《计算机英语(第4版)》练习参考答案

Unit One: Computer and Computer Science

Unit One/Section A

I.Fill in the blanks with the information given in the text:

1.Charles Babbage; Augusta Ada Byron

2.input; output

3.VLSI

4.workstations; mainframes

5.vacuum; transistors

6.instructions; software

7.digit; eight; byte

8.microminiaturization; chip

II.Translate the following terms or phrases from English into Chinese and vice versa:

1.artificial intelligence 人工智能

2.paper-tape reader 纸带阅读器

3.optical computer 光计算机

4.neural network 神经网络

5.instruction set 指令集

6.parallel processing 并行处理

7.difference engine 差分机

8.versatile logical element 通用逻辑元件

9.silicon substrate 硅衬底

10.vacuum tube 真空管

11.数据的存储与处理 the storage and handling of data

12.超大规模集成电路 very large-scale integrated circuit

13.中央处理器 central processing unit

14.个人计算机 personal computer

15.模拟计算机 analogue computer

16.数字计算机 digital computer

17.通用计算机 general-purpose computer

18.处理器芯片 processor chip

19.操作指令 operating instructions

20.输入设备 input device

III.Fill in each of the blanks with one of the words given in the following list, making changes if necessary:

We can define a computer as a device that accepts input, processes data, stores data, and produces output. According to the mode of processing, computers are either analog or digital. They can also be classified as mainframes, minicomputers, workstations, or microcomputers. All else (for example, the age of the machine) being equal, this categorization provides some indication of the computer’s speed, size, cost, and abilities.

Ever since the advent of computers, there have been constant changes. First-generation computers of historic significance, such as UNIVAC (通用自动计算机), introduced in the early 1950s, were based on vacuum tubes. Second-generation computers, appearing in the early 1960s, were those in which transistors replaced vacuum tubes. In third-generation computers, dating from the 1960s, integrated circuits replaced transistors. In fourth

计算机英语第4版答案解析,《计算机英语(第4版)》课后练习参考答案解析.doc相关推荐

  1. python数据分析与应用第四章课后实训答案_应用回归分析,第4章课后习题参考答案...

    1 第 4 章 违背基本假设的情况 思考与练习参考答案 4.1 试举例说明产生异方差的原因. 答:例 4.1 :截面资料下研究居民家庭的储蓄行为 Y i =  0 +  1 X i + ε i 其 ...

  2. python数据分析与应用第四章课后实训答案_应用回归分析-第4章课后习题参考答案....

    第 4 章 违背基本假设的情况 思考与练习参考答案 4.1 试举例说明产生异方差的原因. 答:例 4.1 :截面资料下研究居民家庭的储蓄行为 Y i =  0 +  1 X i + ε i 其中: ...

  3. Matlab程序设计与应用(第3版,刘卫国主编)课后习题参考答案

    Matlab程序设计与应用(第3版,刘卫国主编)课后习题参考答案 MATLAB程序设计与应用(第3版,刘卫国著)  习题答案资源 下载地址: Github下载: https://github.com/ ...

  4. 计算机英语实用教程课后答案,计算机英语实用教程课后题参考答案.pdf

    计算机英语实用教程课后题参考答案 课后 参考答案 unit 1 [Ex. 1]根据课文内容,回答以下问题: 1) It is primarily responsible for executing i ...

  5. 计算机英语实用教程课后答案,计算机英语实用教程课后题参考答案.doc

    计算机英语实用教程课后题参考答案 课后 参考答案 unit 1 [Ex. 1]根据课文内容,回答以下问题: 1) It is primarily responsible for executing i ...

  6. 计算机课第一章答案,计算机应用基础第一章课后习题参考答案答案

    计算机应用基础第一章课后习题参考答案答案 第1章 课后习题 一.简答题: 1.电子计算机的发展大致可分哪几代?请说出各个时代电子计算机的特点. 1. 第一代电子计算机 第一代电子计算机是电子管计算机, ...

  7. java顺序查找法 监视器_计算机教材课后习题参考答案_new_new重点分析.docx

    <大学计算机基础与计算思维>课后习题参考答案 PAGE 31 <大学计算机基础与计算思维>课后习题参考答案 目 录 TOC \o "1-3" \h \z \ ...

  8. 计算机科学基础第二版答案,浙江大学计算机科学基础课后习题参考答案new-PXY.doc...

    浙江大学计算机科学基础课后习题参考答案new-PXY 第一章课后习题参考答案 一.填空题 处理.处理 黑盒.程序 输入设备.运算器.存储器.控制器.输出设备 运算器.控制器.中央处理器 存储器.数据 ...

  9. 《软件工程教程》(第2版) 主编:吴迪 马宏茹 丁万宁 第二章课后习题参考答案

    第2章  软件问题定义及可行性分析 课后习题参考答案 一.填空题 (1)可行性研究的目的是 用最小的代价在尽可能短的时间内确定问题是否能够解决. (2)经济可行性研究范围包括 投资效益分析 .公司经营 ...

  10. 《软件工程教程》(第2版) 主编:吴迪 马宏茹 丁万宁 第三章课后习题参考答案

    第3章   需求分析  课后习题参考答案 一.选择题 (1)进行需求分析可使用多种工具,但(B)是不适用的. A.数据流图 B.PAD C.状态转换图 D.数据字典 (2)E-R图中,包含(D)等基本 ...

最新文章

  1. 手把手教你使用Flask轻松部署机器学习模型(附代码链接) | CSDN博文精选
  2. Java:log4j:WARN no appenders could be found for logger问题解决
  3. ABAP简介以及OpenSQL与NativeSQL的区别
  4. 删除数据表和清空数据表的内容(保存表结构)的SHELL脚本
  5. 手机能打开的表白代码_手机拍照还能加文字?打开这个自带按钮,一键就能添加方便...
  6. 【编程语言】Ruby完全自学手册
  7. 为什么会有宇宙?宇宙之外会有什么?
  8. 从小白到大数据人工智能专家的学习历程-送100G学习资料
  9. Flex Failed to connect; session timed out.解决办法
  10. LaTeX 消除字Font shape `OMX/cmex/m/n‘ in size <10.53937> not available (Font) size <10.95> substituted.
  11. 关于建立内部会议讨论规范的想法
  12. vs+qt 人脸识别GUI
  13. H3CIE(WLAN)学习笔记(3)——802.11帧格式与介质访问规则
  14. 台式计算机用什么电源线,台式电脑电源线接法图解(3分钟学会接电脑电源线)...
  15. 中国互联网发展报告2018年度总结
  16. 电脑格式化之后如何进行数据恢复【图文教程】
  17. 笔记1-2020-07-30
  18. ADB控制安卓WIFI连接(斐讯R1联网指南)
  19. 【时序】动态时间规整(DTW)算法原理及Python实现
  20. Leetcode 874. Walking Robot Simulation

热门文章

  1. BOM浏览器对象模型(brower object model)
  2. day7 Excel函数-动态函数
  3. opencv step()函数
  4. 2.1、水平对称天线双极性天线
  5. SNS是什么?有哪些类型的SNS网站?
  6. 14天学习训练营导师课程-Pygame学习笔记-Part2(第九艺术的召唤)
  7. Qt显示pdf系列1——序言,扯淡,选择相关库及方式等
  8. 人工智能(AI)产生影响
  9. QEMU如何虚拟PCI设备
  10. Untiy截图更新,及截取透明图片签字