返回卡包市场

Data Representation

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 24内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (24 张)

#1
正面 (问题)

Lowest to highest: terabyte, kilobytes, nibble, petabyte, gigabyte, byte, bit

背面 (解答)

Bit, nibble, byte, kilobyte, megabyte, gigabyte, terabyte, petabyte FROM BYTE THEY ALL GO UP IN 1000

#2
正面 (问题)

Binary arithmetic rules:

背面 (解答)

0+0=0 1+0=1 1+1=0 carry the 1 1+1+1=1 carry the 1

#3
正面 (问题)

Advantages of hexadecimal:

背面 (解答)

-simpler to remember -quicker to write or type -less likely to make an error -easy to convert between hex and binary

#4
正面 (问题)

Overflow error

背面 (解答)

When the result of an addition is too large for the number of bits the computer works with.

#5
正面 (问题)

Character set

背面 (解答)

A set of letters, symbols and digits that can be represented by a computer

#6
正面 (问题)

ASCII

背面 (解答)

American standard code for information interchange. 128 characters into 7 bit binary codes

#7
正面 (问题)

Unicode

背面 (解答)

To represent other characters for other languages, 16 bits, 65536 possible combinations

#8
正面 (问题)

5 different file formats for images:

背面 (解答)

-JPG, joint photographic experts group -BMP, bitmap, uncompressed -GIF, graphics interchange format -TIFF, tag image file format -PNG, portable networks graphics, loddless compression

#9
正面 (问题)

Pixel

背面 (解答)

The smallest identifiable area of an image

#10
正面 (问题)

Resolution

背面 (解答)

The concentration of pixels within a specific area

#11
正面 (问题)

Increasing the number of colours:

背面 (解答)

More bits per pixel = more colour combinations

#12
正面 (问题)

Bit depth

背面 (解答)

The number of colours that can be represented. Each pixel can represent a finite number of colours, a pixel is attributed a number of n bits. The number of combinations (2 to the n) dictates the bit depth

#13
正面 (问题)

Colour depth

背面 (解答)

Colours depth = bit depth

#14
正面 (问题)

Metadata

背面 (解答)

Data about data, e.g. author, date created, dimensions

#15
正面 (问题)

Bitmap images

背面 (解答)

Bitmap images are made up of PICture ELement or pixels

#16
正面 (问题)

Bitmap images

背面 (解答)

Bitmap images are made up of PICture ELement or pixels

#17
正面 (问题)

Analogue sound

背面 (解答)

Continuous

#18
正面 (问题)

Digital sound

背面 (解答)

Discrete, repeatedly measuring and recording the sound wave

#19
正面 (问题)

Analogue to digital converters

背面 (解答)

Sounds must be converted into a digital form in order to be stored and processed by a computer

#20
正面 (问题)

ADC

背面 (解答)

Analogue to digital converter

#21
正面 (问题)

DAC

背面 (解答)

digital signals to outputs

#22
正面 (问题)

Sound sampling

背面 (解答)

Sound sample is a measurement of a sound wave at a given time

#23
正面 (问题)

Sampling rate

背面 (解答)

Frequency or sample rate per second affects the level of detail in the digital representation. Number of samples per second

#24
正面 (问题)

Sound file sizes

背面 (解答)

Sample rate x bit depth x duration