- 1、本文档共28页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
微型计算机原理课后习题答案(国外英文资料)
微型计算机原理课后习题答案(国外英文资料)
The second chapter
Convert the following decimal Numbers into binary and hexadecimal digits
(1) 129.75 = 100000001.11 B
= 81. CH
(2) 218.8125 = 1101 1010.1101 B
= DA. DH
(3) 15.625 = 1111.101 B
= F.A H
(4) 47.15625 = 101111.00101 B
28 h = 2 f.
Convert the following binary Numbers to decimal and hexadecimal digits
(1) 111010 b = 58
= 3 ah
(2)11 B = 188.875
H = BC. E
(3) 0.11011 B = 0.84375
= 0. D8 H
(4) 11110.01 B = 30.25
4 h = 1 e.
Complete the following 16 + subtraction operations.
(1) 0D14B (2) 9C28
(3) 1678. FC H (4) -80d7 H
Calculate the values of the following expressions
(1) 128.8125
(101010101.101) B
(2) 287.6811b + 8e. EH
(103.) H
(3) 18.9 + 1010.1101 B + 12.6 h-1011.1001 B
= (36.525) D
Write the true values of the binary Numbers represented by the complement code:
1) [X] supplementary = 1000 000 0000 0000
? X = -1000, 0000 0000 = -215 = -32768
(2) [Y] = 0000 0001, 0000 0001
? Y = + 0000 0001, 0001 = + 257
(3) [Z] complement = 1111, 1110, 1010, 0101
? X is equal to -000, 0001, 0101, 1011 = -347
(4) [A] supplementary = 00000111
? X = + 000000100101 0111 = + 599
9, there are variables... ..
X plus Y is equal to 1B8, H, Y plus Z is 161 H
Y plus Z is equal to 13B
(1) incorrect or incorrect is incorrect
(2) correctly correct the overflow
Try to calculate the numerical value of the following binary Numbers for the unsigned number, the source code, the reverse code, the complement, and the 8421BCD code. If you have a non-8421bcd number, please indicate.
(1)b
No sign: 27 + 23 = 136
Original code: -000, 000 = -8
Anti-code: -111 0111 = -119
Complement: -111, 1000 = -120
8421 BCD code: 88
2)b
No sign: 25 + 23 + 20 = 41
Source: 41
Inverse: 41
Complement: 41
8421 BCD code: 29
3)b
No symbols: 27 + 26 + 23 + 20 = 201
Original code: -100, 1001 = -73
Anti-code: -011, 0110 = -54
Complement: -011 0111 = -55
8421 BCD code: 8421 BCD code
(4),b
No sign: 27 + 24 + 21 + 20 = 147
Original cod
文档评论(0)