Cambridge International AS Level · Computer Science (9618)

Information representation:练习题

5 道选择题即时批改,另有 5 道文字题附完整解题步骤,全部围绕「Information representation」。

10 道题目22 免费,无需注册
第 1 题
1

If the colour depth of a bitmap image is increased from 1 bit (monochrome) to 8 bits, what is the effect on the number of available colours?

第 2 题
1

A computer uses a 10-bit register to store a fixed-point number in two's complement. The format uses 1 bit for the sign, 5 bits for the integer part, and 4 bits for the fractional part:
[ S | I | I | I | I | I . F | F | F | F ]
What is the denary equivalent of the binary pattern: 111111.1100?

第 3 题
1

A high-fidelity sound recording uses a sampling rate of \(96\text{ kHz}\) and a sampling resolution of \(24\text{ bits}\). The recording is stereo and lasts for \(10\text{ seconds}\).
Which expression gives the estimated file size in mebibytes (MiB)?

第 4 题
1

Which of the following binary bit patterns represents the denary integer \(-77\) stored in an 8-bit register using two's complement format?

第 5 题
1

Perform the following 8-bit two's complement addition:
\(01101100 + 00111001\)
What is the denary equivalent of the 8-bit result and does overflow occur?

第 6 题
2

A computer uses a character set to represent symbols. Explain how Unicode is able to represent more characters than the standard ASCII character set.

先自己写一遍答案,再对照解题步骤。

第 7 题
3

A graphic designer creates a company logo that needs to be scaled from a small business card to a large billboard without loss of quality.
Identify whether a vector graphic or a bitmapped graphic is more suitable for this purpose, and justify your choice.

先自己写一遍答案,再对照解题步骤。

第 8 题
5

A 24-bit True Colour bitmap image has a resolution of \(600 \times 400\) pixels. Calculate the file size in Mebibytes (MiB), assuming the file header is negligible.

先自己写一遍答案,再对照解题步骤。

第 9 题
3

A computer uses 8-bit registers to store data in various representations.
(a) Convert the hexadecimal value &D6 into an 8-bit unsigned binary number.
(b) Convert the hexadecimal value &D6 into a denary integer, assuming it represents an unsigned binary integer.
(c) Calculate the denary value of &D6, assuming it is stored as an 8-bit two's complement signed integer. Show your working.

先自己写一遍答案,再对照解题步骤。

第 10 题
4

Compression is used to reduce the size of files for storage or transmission.
(a) A text file contains the following sequence of characters:
AAAAABBBCCCCCDD
Show how Run-length Encoding (RLE) would compress this sequence.
(b) A user is streaming a high-definition movie over the internet. Justify the use of lossy compression rather than lossless compression in this specific situation.

先自己写一遍答案,再对照解题步骤。

* thinka提供的内容由AI生成,可能并非总是准确或最新。请将其用作辅助资源,并与官方材料进行核实。

你已看过标准答案。现在轮到你的答案被批改。

这一页能告诉你好答案是什么样子,却无法指出你的答案缺了什么。thinka 按真实评分标准批改你的文字答案,约 15 秒完成。

想多做几道同类题目?立即开始练习这个课题,边做边批改。

立即练习