返回卡包市场

1.2 text, sound and images

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

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

卡片预览 (15 张)

#1
正面 (问题)

unicode vs ASCII

背面 (解答)

• unicode allow greater range of characters and symbols • unicode require more bits per character

#2
正面 (问题)

how does a computer represent text a text in binary

背面 (解答)

use character set - collection of characters - and corresponding binary codes that represent them

#3
正面 (问题)

describe data storage in ASCII

背面 (解答)

• 7bit • use 1 byte to store value (MSB is 0)

#4
正面 (问题)

how does computer represent sound digitally

背面 (解答)

• sound wave sampled (convert from analogue to digital) • sampled at regular time intervals where amplitude is measured • cannot be measured precisely, so approx values stored

#5
正面 (问题)

how is sound recorded

背面 (解答)

• amplitude of sound wave first determined at set time intervals • value converted to digital form • each sample of sound wave encoded as series of binary digits • series of readings gives approx representation of wave

#6
正面 (问题)

what is sample resolution

背面 (解答)

number of bits per sample

#7
正面 (问题)

effect of increasing sampling resolution

背面 (解答)

• increases accuracy of sampled sound (more detail stored about amplitude) • increases memory usage of file (more bits used to store data)

#8
正面 (问题)

what is sampling rate

背面 (解答)

• number of sound samples taken per second • measured in hertz (Hz)

#9
正面 (问题)

effect of increasing sample rate

背面 (解答)

• more accurate sound • fewer estimations done between samples

#10
正面 (问题)

what is an image

背面 (解答)

• series of pixels that are converted to binary • which is processed by a computer

#11
正面 (问题)

define character set

背面 (解答)

• all characters and symbols • that can be represented by a computer system • each chara/symbol assigned unique value

#12
正面 (问题)

what is colour depth

背面 (解答)

• number of bits representing each colour

#13
正面 (问题)

effect of increasing colour depth

背面 (解答)

• increases accuracy of colours • increases file size

#14
正面 (问题)

what is image resolution

背面 (解答)

number of pixels that make up an image

#15
正面 (问题)

effect of increasing image resolution

背面 (解答)

• more detailed images • increased memory use