计算机英语答案
计算机英语考试题目及答案

计算机英语考试题目及答案一、选择题1. What does HTML stand for?a) Hyper Text Markup Languageb) High Technology Multimedia Languagec) Home Tool Management Languaged) Human Token Marker Language答案:a) Hyper Text Markup Language2. Which of the following is not a programming language?a) Javab) Pythonc) HTMLd) C++答案:c) HTML3. What is the purpose of CSS?a) To add interactivity to web pagesb) To structure the content of web pagesc) To define the layout and style of web pagesd) To create dynamic web pages答案:c) To define the layout and style of web pages4. What is the function of a router in a computer network?a) To connect computers to the internetb) To store and manage data on a networkc) To protect the network from security threatsd) To direct network traffic between devices答案:d) To direct network traffic between devices5. Which of the following is a commonly used database management system?a) Microsoft Wordb) Adobe Photoshopc) MySQLd) Windows Media Player答案:c) MySQL二、填空题1. The process of converting source code into machine code is called ________.答案:compilation2. The most widely used programming language for web development is ________.答案:JavaScript3. TCP/IP stands for ________.答案:Transmission Control Protocol/Internet Protocol4. The physical components of a computer are referred to as ________.答案:hardware5. SQL stands for ________.答案:Structured Query Language三、简答题1. What are the advantages of using cloud computing?答案:Cloud computing offers several advantages, including:- Cost savings: Companies can reduce their infrastructure costs by using cloud services instead of maintaining their own hardware.- Scalability: Cloud services can easily scale up or down based on demand, allowing businesses to only pay for what they need.- Flexibility: Users can access cloud services from anywhere with an internet connection, enabling remote work and collaboration.- Disaster recovery: Cloud providers often have backup systems in place, ensuring data can be recovered in case of a disaster.- Automatic updates: Cloud services are typically updated regularly by the provider, ensuring users have access to the latest features and security patches.2. Explain the difference between HTTP and HTTPS.答案:HTTP (Hypertext Transfer Protocol) is a protocol used for transmitting data over the internet. It is not secure, meaning that the data being transmitted can be intercepted and read by anyone. HTTPS (Hypertext Transfer Protocol Secure), on the other hand, is a secure version of HTTP. It uses encryption to ensure that data is encrypted before transmission, making it much more difficult for hackers to intercept and read. HTTPS is commonly used for secure online transactions, such as submitting credit card information or personal details.四、编程题请编写一个Python程序,实现计算圆的面积和周长的功能。
《计算机专业英语》习题参考答案

《计算机专业英语》习题参考答案Lesson 1I.1. Operating System2. Fetch-evaluate-execute3. Front-side bus4. Dual-core processor5. Basic Input/Output System(BIOS)II.1. 指令是特定各式的二进制数列,它们对于每台机器都是唯一的。
2. CPU是中央处理单元的简称,每个字母分开发音。
3. 大多数计算在中央处理器中进行。
4. 双核是指一个处理器上有两个完整运算内核的CPU。
5. 处理器:是微处理器或CPU的缩写。
6. 集成电路:即芯片,是由半导体材料制成的一种电子设备。
III.1. F2. T3. TIV.1.ALU, CU, Register2.memory3.processor4.the CPULesson 2I.1.Static Random Access Memory(SRAM)2.Dynamic Random Access Memory(DRAM)3.Virtual Memory4.Physical Memory5.Level 1 Cache6.Level 2 Cache7.HDD access speedII.1.动态随机存储器之所以称为“动态”是因为它每秒钟被刷新数千次。
2.RAM:是计算机中存储操作系统、应用程序和当前正是用数据的地方。
3.ROM由计算机中一小块长寿命电池供电。
4.RAM缓存是由高速静态随机存储器构成的存储器。
III.1. F2. F3. F4. TIV.1. non-volatile2. compiler3. volatile4. DRAMLesson 3I.1. Motherboard2. PC Case3. Hard Disk Drive(HDD)4. Optical mouse5. RAM6. Mobile DiskII.1.PC是有很多组件构成的一个系统。
计算机英语课后参考答案

版本:冶金工业出版社Keys to Exercises and Examinations第1单元Text11.(1)B(2)A(3)A(4)A(5)A(6)B(7)D(8)A(9)C(10)C2.(1)registering,predicting(2)Logs(3)boolean logic(4)graphical interface(5)integrated circuit3.(1)战争期间,冯·诺依曼在流体力学、弹道学、气象学、博弈论以及统计学等方面的专业性的意见,被很好地运用在了一些工程中。
(2)战后的冯·诺伊曼在高等研究中心专注于计算机和它的拷贝的发展。
4.(1)It was a massive steam-powered mechanical calculator designed to print astronomical tables.(2)John Louis von Neumann’s famous stored program concept says that the program is stored as data in the computer’s memory and the computer is able to manipulate it as data—for example,to load it from disk,store it back on disk, and move it in memory.This concept became a fundamental of modern computing.Text21.(1)A(2)B(3)B(4)B(5)D(6)C(7)B(8)A(9)A(10)C2.(1)parallel-operation(2)capacity(3)peripherals(4)sophisticated(5)microprocessors3.它们(液晶显示器)不像CRT显示那样,需要考虑几何学的、收敛的或是焦点问题,而且它们的清晰度使得人们可以在更小的屏幕上看到更高的分辨率。
计算机英语试题及答案

计算机英语试题及答案一、选择题(每题2分,共20分)1. What does the term "CPU" stand for?A. Central Processing UnitB. Central Power UnitC. Customer Personal UnitD. Control Power Unit答案:A2. The term "RAM" refers to:A. Random Access MethodB. Random Access MemoryC. Remote Access ModuleD. Real-time Application Module答案:B3. Which of the following is a type of computer virus?A. TrojanB. TractorC. TrackerD. Tracker答案:A4. The acronym "GUI" stands for:A. Graphical User InterfaceB. General User InterfaceC. Graphical Unified InterfaceD. Global User Interface答案:A5. What is the purpose of an "API" in computer programming?A. Application Programming InterfaceB. Advanced Programming InterfaceC. Automated Programming InterfaceD. Advanced Programming Indicator答案:A6. The term "LAN" is short for:A. Local Area NetworkB. Long Area NetworkC. Limited Area NetworkD. Large Area Network答案:A7. Which of the following is a common file extension for a text document?A. .txtB. .jpgC. .exeD. .mp3答案:A8. The process of finding and removing errors in a computer program is called:A. DebuggingB. BuggingC. LoggingD. Tagging答案:A9. What does "FTP" stand for?A. File Transfer ProtocolB. Fast Transfer ProtocolC. Full-Time ProtocolD. Future Technology Protocol答案:A10. The term "URL" stands for:A. Uniform Resource LocatorB. Unique Resource LocatorC. Universal Resource LocatorD. User Resource Locator答案:A二、填空题(每空1分,共10分)11. The basic unit of data in a computer is the _______.答案:bit12. A computer's _______ is the primary component that controls and processes data.答案:CPU13. The _______ is a type of software that protects a computer from malicious software.答案:antivirus14. A _______ is a location on a network where files can be stored and accessed.答案:server15. The process of converting data into a code to protect its confidentiality is known as _______.答案:encryption16. A _______ is a set of data that describes the characteristics of a file or set of files.答案:metadata17. The _______ is the process of recovering data after a system failure.答案:backup18. The term _______ refers to the use of a computer to create visual content, such as images and videos.答案:graphics19. A _______ is a program that controls the way a computer system operates.答案:operating system20. The _______ is the process of connecting two or morenetworks to enable communication between them.答案:networking三、简答题(每题5分,共20分)21. Explain the difference between a "bit" and a "byte".答案:A bit is the smallest unit of data in computing, representing a single binary digit (0 or 1). A byte is a group of eight bits, which is used to represent a character or a string of data.22. What is the role of a "firewall" in a computer system?答案:A firewall is a network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. It acts as a barrier between a trusted internal network and untrusted external networks, such as the Internet.23. Describe the purpose of a "router" in a computer network.答案:A router is a networking device that forwards data packets between computer networks. It uses routing tables to determine the best path for data to travel, allowing multiple devices to communicate with each other across different networks.24. What is "cloud computing" and how does it benefit users?答案:Cloud computing is the delivery of computing services, including storage, processing power, and software, over the internet. It benefits users by providing scalable resources, reducing the need for on-premises infrastructure, and allowing for remote access to applications and data.四、翻译题(每题5分,共20分)25. Translate the following sentence into English: "操作系统是管理计算机硬件和软件资源的程序。
《计算机专业英语》答案

《计算机专业英语》参考答案Chapter 1 Computer ScienceText AExercises2.(a)out (b)with (c)in (d)in (e)in (f)with (g)for (h)aboutText BExercises3.(a)to (b)now (c)in (d)with (e)out (f)uponText CExercises1.(1)analyze, analytic (2)complicate, complex (3) collaborate, collaborative (4)vary, various (5)introduce, introductory (6)base, basic (7)create, creative (8)differ, different (9)free, freeChapter 2 Discrete Mathematics for Computer ScienceText AExercises1.C48 =70,C38 =562.6*25=1923.if a=0then i f b=0then return(0)else return(1+Add(0,b-1))else if b=0then return(1+Add(a-1,0))else return(1+1+Add(a-1,b-1))4.if Rest(S)=Øthen return(First(S))else if (First(S)<Largest(Rest(S)))return(Largest(Rest(S)))else Return(First(S))5.Now we can define function Concat(S1,S2) as:if(Length(S1)=0)then return(S2)else return(Cons(First(S1), Concat(Rest(S1),S2)))Text BExercises1.[Proof]:According to given conditions, we knowa n = a n-1 + 2na n-1 = a n-2 + 2(n-1)……a2 = a1 + 2*2a1 = 3sum all items in left side, and delete same items in the right side of equations, we can result thata n = 3 + 2(2+3+……+n-1+n)=1+n(n+1)=n2+n+1that is what we conclude.Text CExercises1.(1)depend, dependent (2) correspond, correspondent (3)grow, grown (4)solve, solvent (5) relate, relational (6)recur, recursive (7) validate, valid (8) conclude, conclusive (9) justify, justificative2.(1)connect-disconnect (2)possible-impossible (3)regular-irregular (4)measure-countermeasureChapter 3 Algorithms in the Real WorldText AExercises2. finite, solving, processing, effective, eventually, next, randomly3. by, in, on, in, on, from4. the algorithm can terminate.It is correct for sorting.If the length of array A is n, the time for computation is O(n2)Its memory cost n units.As n increase, its computational cost will become large.Text BExercises3.(1)—(e), (2)—(c), (3)—(d), (4)—(a), (5)—(b)4. inconvenience, incapacity, independence5.We couldn’t have lived without water.Chapter 4 Dictation SystemText AExercises2. forefront, institution, turnaround, boost, embrace, portfolio, handle, portable, issue, stringent3. off, on, from, into, in, to, over, to, on, toText BExercises2.(1)—(h), (2)—(g), (3)—(a), (4)—(j), (5)—(e), (6)—(f), (7)—(b), (8)—(i), (9)—(c), (10)—(d) Text CExercises3. organize,organizationaldictate,dictativeproduce,productiveadministrate,administrativetranscribe, transcriptivesimplify,simplicialimplement,implementativeprotect,protectiveChapter 10 Introduction to ComputersText AⅠ.1. hardware, software2. a Central Processing Unit (CPU), memory, an input device, an output device3. Input devices, Output devices4. An input device5. application software, system softwareⅡ.1. hardware 6. integrated circuit2. software 7. secondary storage3. a Central Processing Unit (CPU) 8. computer system4. application software 9. main memory5. operating system 10. scannerText BⅠ.1. The WYSIWYG2. cell3. finding, fixing4. Formulas5. headings across the top6. character, word, phraseⅡ.1. true 6. false2. true 7. false3. true 8. true4. true 9. true5. false 10. falseText C当使用计算机的时候,你必须知道与它“交流”。
计算机专业英语全部答案(第三版)

计算机专业英语全部答案(第三版)Unit1EX11 F2 T3 T4 F5 T6 F7 T 8 T 9 T 10FEX2Input hardware, storage hardware, processing hardware, output hardware power, speed, memorycentral processing unitinternal, primary, memorykeyboard, central processing unit, main memory, monitorEX3 PARTA1 F2 D3 G4 C5 B6 A7 E 8 HEX3 PART B1 F2 E3 G4 B5 A6 C7D 8 HEX41 input device2 screen3 manipulates4 instructions5 retrieve6 codes7 hardcopy8 functionEX51 T2 T3 F4 F5 T6 F7 T 8 TUNIT2EX11 T2 F3 T4 F5 T6 F7 T 8 FEX21 sizes, shapes, processing capabilities2 supercomputers, mainframe computers, minicomputers, microcomputers3 mainframe computer4 microcomputer, storage locations5 portables, laptop computers, desktop workstations6 semiconductor7 CPU, memory, storage, devices, processing, users8 microprocessor chipEX3 PARTA1 C2 A3 H4 I5 E6 F7 G 8 JEX3 PARTB1 capacity2 device3 laptop computer4 Portable computers5 Silicon6 semiconductor7 workstation8 Voltage, voltage9 RAM10ROMEX41 portable2 access3 main memory4 sophisticated programs5 processing capabilities6 instructions7 computation8 computer professionalEX51 T2 T3 F4 F5 F6 T7 F 8 T 9 T 10T11F 12T 13 T 14 TUNIT3EX11 T2 F3 T4 T5 T6 T7 F 8 F 9 T 10 F11T 12F 13F 14TEX21 microprocessor2 bus3 register 4control unit5 processor6 binary7 arithmetic, logic 8 milliseconds, microseconds9 instruction 10execution 11megahertz 12wordsize EX3 PARTA1 F2 A3 J4 C5 D6 E7 H 8 I 9 B 10GEX3 PARTB1 Storage 2chip3 buses4 ALU5 register 6control unit7 machine language 8 binary system 9 bits 10computer programEX41 configuration2 decodes3 data bus4 characters5 converts6 synchronize7 circuitry8 internal clockEX51 T2 F3 F4 T5 F6 F7 T 8 T 9 F 10 FUNIT4EX11 F2 T3 T4 F5 F6 T7 F 8 T 9 T 10 F11T 12T 13F 14F 15T 16F17T 18F 19T 20F21T 22FEX2memoryRAMdiskettes, diskschipsparityexpanded, extendedmonochromecacheROMupdatedEX3 PART A1 B2 E3 C4 J5 I6 H 7A 8 F 9 G 10DEX3 PART Bsecondary storagebufferaccesscodedisketteslotterminalsmotherboardbytescreenEX4desktopsoftwareanimationtransferredsophisticatedcompatiblecacheupgradeEX51 T2 F3 F4 T5 T6 T7 T8 F9 T 10 F11T 12F 13F 14T 15T 16F17F 18F 19F 20T21T 22TUnit 5Ex1:1 T2 T3 F4 T5 F6 F7 F 8 T 9 T 10 T11F 12T 13F 14F 15T 16T17F 18T 19F 20F21T 22T 23TEX2mail, courierhub, starlocal area networkpacketsEthernetkilobits per second, megabits per second, gigabits per second circuit switchingreassembledinternet protocol, transmission control protocol datagramsframesbinary, decimalEX3 part A1 C2 E3 B4 F5 A6 D7 H 8 GEX3 part Bhubzippeddecimalframebinary numberinternetpacketbandwidthEX4forwardedreassembledare encapsulatedcableburstysubmitare retransmittedprotocolEX5IP addressnotationdotted-decimalcomputer networkbackgroundsharedgeographicprivacyExercise to the Passage for ReadingEX6有意为维修技师使用所留被弃的、丢失的或损坏了的数据都进了数据桶。
计算机专业英语教程参考答案标准版

dataformatting数据格式化
Ethernet cables以太网电缆
fiber optic光纤
flow control流控制
Frame Relay帧中继
layered architecture分层结构
leased line租用线
meshnetwork网状网络
monolithicarchitecture单片电路结构
Dot-matix printer点阵式打印机
Drum plotter鼓式绘图仪
Electron gun电子枪
Electrostatic charge静电荷
Electrostatic printer静电打印机
Flatbed plotter平板式打印机
Ink-jet printer喷墨式打印机
Laser printer激光打印机
Unit 2
Computer component计算机部件
in terms of以…..的名义
mainframe computer主计算机
output device输出设备
personal computer个人计算机
processing capability处理能力
storage device存储设备
Unit 2
1.In order to save dataportable
2.Before you canaccessany data
3.A computer can’t execute amain memory
4.A computer with a large memorysophisticatedprograms
4.If a computer is to function withoutinstructions
计算机英语含答案

年级: 专业:_____班级:_____姓名:_______学号:_____座号:___成绩:____Ⅰ. Vocabulary(词汇题)(共20分)(一). Translate the following words and expressions into Chinese(写出下列词组的相应中文含义。
)(共10分,每题1分)1. Mb ps___________________2. pirated software________________3. backup copy_______________4. fiber optics______________________er authentication________________6. network security_______________________7. surf the web______________________8. virus checker_______________________9. search engine__________________ 10. encryption program_______________________(二).Fill in the blanks with the corresponding English expressions.(根据中文写出相应的英语缩写或全称。
) (共10分,每题1分)1. 统一资源定位符_______________2. 万维网____________________3. 信息技术_____________4. 数字用户线路________________________5. 个人数字助理___________________6. 电子数据交换______________________7. 数据加密系统____________ 8. 因特网服务提供商______________________9. 移动电话______________________ 10.电子商务____________________Ⅱ. Reading comprehension(阅读理解,共40分)(一)从供选择的答案中,选出应填入下面叙述中{ }内的最确切的解答,把相应编号写在答卷的对应栏内。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
Unit 1,Section A Computer Overview
目录
教学计划 教学形式 学习方法 教材特点 Computer Overview
教学计划
教学目的
计算机科学与技术是一门发展很快的学科;新理论、新 技术、新方法以及新应用不断出现。大量的科技文献、教 科书和各类软/硬件产品的安装使用文档是用英文书写。对 于学习计算机科学与技术的学生;掌握计算机相应的英语 术语、缩略语;能独立阅读和翻译计算机相关的英文科技 文章就显得十分重要。 本课程以计算机科学基础类文章为主,介绍了计算机 系统和组成、输入输出设备、软件系统、计算机网络与通 讯、信息技术等方面的知识。 通过本门课程的学习,使学生掌握本专业常用英语词汇 和习惯表达方式;提高英语阅读和翻译能力,能够从英文 资料中获取知识,为熟练阅读英文的计算机技术文献、资 料和书籍打下良好基础;从而提高使用英语获取专业知识 和信息的能力。
New Words
• • • • • • • • • • • • • • • • • • binary bit byte decimal switch chip microcomputer desktop laptop palmtop workstation minicomputer mainframe supercomputer circuitry microminiaturization superconductivity networking n. 二进制的 n. 比特 n. 字节 a. 十进制的 n. 交换设备 n. 芯片 n. 微型计算机 n. 台式的 n. 膝上型 n. 掌上型 n. 工作站 n. 小型计算机 n. 主机,大型机 n. 巨型计算机 n. 电路 n. 微小型化 n. 超导电性 n. 连网,建网
Phrases
• • • • • • • • • • Punched card 穿孔卡片 Electrical contact 电触点 Analytical engine 分析机 Difference engine 差分机 Input stream 输入流 Vacuum tube 真空管 Paper-tape reader 纸带阅读器 Logical element 逻辑元件 Integrated circuit 集成电路 Instruction set 指令集
教学计划
成绩评定方法:
总成绩=平时成绩+期末考试成绩 平时成绩包括: 课堂阅读理解测验+翻译测验
试题构成:
计算机专业词汇记忆占10%;阅读理解占50%;翻 译占40%。
教学形式
课前预习:同学们利用平时时间速读一遍课文, 带着问题来上课。 课堂教学:每周2课时,形式活泼,注重长句的结 构分析,训练符合中文习惯的翻译。希望同学们 多发言,多开口说英语。增添丰富的课外知识, 提高学习英语的兴趣。 课后作业: Do exercises of section A; Read section B and section C independently.
教学计划
教学内容
Unit Unit Unit Unit Unit Unit Unit Unit Unit 1 2 3 4 5 6 7 8 9 Comuputer and Computer Science (2) Computer Architecture (2) Computer Language and Programming (2) Software Development (2) Software Process (2) Database (2) Computer Network (2) The Internet (1) Mobile and Cloud Computing(1)
学习方法
平时多读、多写、多看。多管直下,不 要只记单词和词汇。学习中文有背新华 字典的吗?没有。 上课多与老师交互,多开口说英语,有 错误大家一起纠正。
教材特点
复杂长句多
科技文章要求叙述准确,推理严谨,因此一句话里包 含三四个甚至五六个分句的,并非少见。译成汉语时,必 须按照汉语习惯破成适当数目的分句,才能条理清楚,避 免洋腔洋调。这种复杂长句居科技英语难点之首,要学会 运用语法分析方法来加以剖析,以便以短代长,化难为易。 例如: Factories will not buy machines unless they believe that the machine will produce goods that they are able to sell to consumers at a price that will cover all cost. 这是由一个主句和四个从句组成的复杂长句,只有进行 必要的语法分析,才能正确理解和翻译。现试译如下: 除非相信那些机器造出的产品卖给消费者的价格足够 支付所有成本,否则厂家是不会买那些机器的。 节译:要不相信那些机器造出的产品售价够本,厂家 是不会买的。
Computer English
Unit 1 Computer and Computer Science Section A
Computer Overview
New Words
• • • • • • • • • • • • • • • • • overview numerical automation precursor digit perforated compile printer crack encipher prototype integrator memory execution transistor microprocessor microchip n. 概述 a. 数字的 n. 自动化 n. 先驱 n. 数字 a. 穿孔的 v. 汇编;编译 n. 打印机 v. 破译 v. 把…译成密码 n. 原型,样机 n. 积分器 n. 存储器,内存 n. 执行,运行 n. 晶体管 n. 微处理器 n. 微芯片
中央处理器 微波炉 人工智能 神经网络 光计算机 并行处理 硅衬底 操作指令 输入设备
Abbreviations
ENIAC 电子数字积分计算机 Electronic Numerical Integrator And Computer IC 集成电路 Integrated circuit LSI 大规模集成电路 Large-scale integrated circuit VLSI 超大规模集成电路 Very Large-scale integrated circuit CPU 中央处理器 Central Processing Unit ROM 只读存储器 Read-only Memory RAM 随机存储器 Random Access Memory
教材特点
被动语态多 有三分之一以上用被动语态。例如: (a) No work can be done without energy. 译文:没有能量决不能做功。 (b) All business decisions must now be made in the light of the market. 译文:所有企业现在必须根据市场来作出决策。
教材特点
非谓语动词多
英语每个简单句中,只能用一个谓语动词,如果 读到几个动作,就必须选出主要动作当谓语,而将其 余动作用非谓语动词形式,才能符合英语语法要求。 非谓语动词有三种:动名词、分词(包括现在分 词和过去分词)和不定式。例如: 要成为一个名符其实的内行,需要学到老。 这句中,有“成为”、“需要”和“学”三个表 示动作的词,译成英语后为: To be a true professional requires lifelong learning. 可以看出,选好“需要”(require)作为谓语, 其余两个动作:“成为”用不定式形式 to be,而 “学”用动名词形式learning,这样才能符合英语语 法要求。
Computer Overview- Introduction
Computers have opened up a new era in manufacturing through the techniques of automation, and they have enhanced modern communication systems. They are essential tools in almost every field of research and applied technology, from constructing models of the universe to producing tomorrow’s weather reports, and their use has in itself opened up new areas of conjecture. 计算机通过自动化技术开辟了制造业的新纪元,而 且它们也增强了现代通信系统的性能。在几乎每一个 研究和应用技术领域,从构建宇宙模型到产生明天的 气象报告,计算机无不是必要的工具,并且它们的应 用本身就开辟了人们推测的新领域。CompBiblioteka ter Overview 计算机概览
I. Introduction A computer is an electronic device that can receive a set of instructions, or program, and then carry out this program by performing calculations on numerical data or by manipulating other forms of information. I. 引言 计算机是一种电子设备,它能接收一套指令或一 个程序,然后通过对数值数据进行运算或者对其他形 式的信息进行处理来执行该程序。