计算机专业英语课后答案(清华大学出版社第二版)
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
第一章Computer system overview(操作系统概述)
I. Pre-reading Questions
1.What is a digital computer?
The digital computer is a digital system that performs various computational tasks. The word “digital”implies that theinformation in the computer is represented by variables that take a limited number of discrete values. These values are processed internally by components that can maintain a limited number of discrete states. Digital computer is also called electronic computer or computer.
2.Are there any differences between the binary number system and the common decimal number system?
The decimal digits has ten digits: 0,1,2,…, and 9. The binary number system has two digits: 0 and 1. The binary numbers use a base 2. The decimal digits use a base 10.
3.How many types of computers do you know? Name at least four of them. Computers are usually classified into four broad categories: microcomputers, minicomputers, mainframe computers and supercomputers.
II Fill in the following blanks.
1.Application software is designed to accomplish real-world tasks in fields.
2. An 8-bit signed integer can have any value between -128 and 127
3. System software controls the computer and enables it to run the hardware and applications software.
4. A computer system consists of hardware system and software system .
5. List four types of computers: microcomputers, minicomputers , mainframe computers,and supercomputers .
III True or False.
1. The software system is the physical equipment that you can see and touch. 1.F
2. Typically, a data value is set to zero to represent FALSE and 1 value forTRUE. 2. F
3. In the earliest general-purpose computer, most input and output media were magnetic disks. 3. F
4. Supercomputers are largest, fastest, and most expensive computer available.4.T
5. A computer system consists of hardware system and software system. 5. T IV Matching terms.
1、(b) CPU The processing unit is at the heart of a computer.
2、(c) bit A unit of information conveyed by a single binary digit.
3、(a) integrated circuit (IC)A complete electronic circuit that packages transistors and other electronic components on a small silicon chip.
4、(d) ASCII A system for encoding characters as binary digits.
V Translating Terms.
(1) coding techniques 编码技术
(2) application software 应用软件
(3) floating point data 浮点数据
(4) timesharing 分时,分时技术
(5) storage capacities 存储容量
VI Choose the best one of the four answers given to fill in each blank.
This chapter introduces digital computer, data types, the evolution of computers, and types of computers. 1 is known to all, it’s hard to find a field in 2 computers are not being used. Digital computer, also called electronic computer or computer, is a digital system that 3 various computational tasks. Digital computers use the 4 number system, which has two digits: 0 and 1.By using