AQA A Level · Computer Science 7517

二進位數系:練習題

1 條多項選擇題即時批改,另有 5 條文字題附完整解題步驟,全部圍繞「二進位數系」。

6 條題目22 免費,無需登記
第 1 題
1

A 12-bit floating-point system uses 8 bits for the mantissa and 4 bits for the exponent. Both the mantissa and the exponent are stored using two's complement. The mantissa is normalized with the binary point after the first bit (e.g., 0.1... or 1.0...).

What is the decimal representation of the normalized bit pattern 10110000 0011?

第 2 題
2

Using 8-bit two's complement representation, what is the decimal equivalent of the binary pattern 1111 1100?

先自己寫一次答案,再對照解題步驟。

第 3 題
3

Convert the decimal value 0.375 into an unsigned 8-bit fixed-point binary representation with 4 bits for the integer part and 4 bits for the fractional part.

先自己寫一次答案,再對照解題步驟。

第 4 題
5

Explain the difference between underflow and overflow in a floating-point system.

先自己寫一次答案,再對照解題步驟。

第 5 題
5

A computer scientist is comparing fixed-point and floating-point representations for fractional numbers.

a) Represent the decimal value 6.375 in 8-bit fixed-point binary, where 5 bits are used for the integer part and 3 bits for the fractional part.
b) Identify one advantage of using floating-point over fixed-point for scientific calculations.
c) Explain why the decimal number 0.1 cannot be represented exactly in a binary fractional system.

先自己寫一次答案,再對照解題步驟。

第 6 題
6

A normalized floating-point system uses a 10-bit mantissa and a 6-bit exponent, both in two's complement.

a) Normalize the following unnormalized binary number: \(0.001011_2 \times 2^4\).
b) Calculate the decimal value of the following normalized floating-point number:
Mantissa: \(0.1101000000\)
Exponent: \(000011\)
c) What occurs during a floating-point underflow error?

先自己寫一次答案,再對照解題步驟。

* thinka提供的內容由AI生成,可能並非總是準確或最新。請將其用作輔助資源,並與官方材料進行核實。

你已看過標準答案,接下來輪到批改你的答案。

這一頁可以告訴你好答案的樣子,卻無法指出你的答案欠缺什麼。thinka 按真實評分準則批改你的文字答案,約 15 秒完成。

想多做幾條同類題目?立即開始練習呢個課題,即做即批改。

立即練習