國立暨南國際大學 96 學年度第一學期小考試卷
科目名稱:資訊系統
與網路導論 |
開課系所:資訊工程
學系 |
任課教師
|
吳坤熹
|
系所別:
|
年級:
|
學號:
|
姓名:
|
考試日期
|
2007.10.3
|
(考試時間: 13:10-13:40)
- (15%) Using 8-bit allocation, what is the range of integers that
can be represented with
- sign-and-magnitude format?
- one's complement format?
- two's complement format?
- (30%) Using 8-bit allocation, write down the binary
representation
and its decimal value of the following:
- The maximum integers represented with
sign-and-magnitude format?
- The maximum integers represented with
one's complement format?
- The maximum integers represented with
two's complement format?
- The minimum integers represented with
sign-and-magnitude format?
- The minimum integers represented with
one's complement format?
- The minimum integers represented with
two's complement format?
- (25%) Using 8-bit allocation, interpret 10110011 if the number was stored as
- unsigned integer
- sign-and-magnitude
- one's complement
- two's complement
- Excess_127
- (20%) Convert 81.5625 to IEEE standard floating-point and
represent it in hexadecimal notation.