- 1、本文档共39页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
《微机原理与接口技术》(第三版)课后答案(国外英语资料)
《微机原理与接口技术》(第三版)课后答案(国外英语资料)
The first chapter exercises
What is von neumann machine?
A: von neumann proposed in 1946 the structure of a complete modern computer. It consists of five parts.
That is, the arithmetic, the controller, the memory, the input device and the output device. The actuator is responsible for the execution of the instructions; Action of the controller
The components of the computer are coordinated and controlled to execute the sequence of instructions in the program; Memory is a memory function
A piece of data that is used for storage and the data that needs to be used; The input/output device is responsible for losing from the external device
Enter the program and the data and send the results of the operation.
Convert the following binary number to decimal number.
(1) 1101.01 (2) 111001.0011 (3) 101011.0101 (4) 111.0001
Solution:
(1) 13.25
(2) 57.1875
(3) 43.3125
(4) 7.0625
Convert the following hexadecimal number to decimal number.
(1) A3.3 H (2) 129
Solution:
(1) 163.1875
(2) 297.75
(3) 172.859375
(4) 4011.1875
To convert the following binary Numbers to a coded decimal number.
(1)(2)(3)(4)Solution:
(1) 0
(2) 51
(3) - 18
(4) - 9
Convert the following decimal Numbers to a single precision floating-point number.
(1) + 1.5 (2) -10.625 (3) + 100.25 (4) -1200
Solution:
(1) 0, 10000000000000000000000
(2) 1, 01010100000000000000000
(3) 0, 10010001000000000000000
(4) 1, 00101100000000000000000
The answer is
Chapter ii. Problem sets and answers.
Problem sets: 1, 5, 9, 11, 12, 16, 18, 20
Reference answer:
A: the CPU is composed of the unit EU and bus interface unit BIU. The main function is to execute the unit EU
Responsible for execution of instructions. It is composed of the arithmetic logic unit (ALU), the general register group, the 16 marker registers (FLAGS), and the EU
Control circuits and other components. The EU takes the instruction code directly from the command
文档评论(0)