《计算机专业英语》第03章在线测试

合集下载

计算机专业英语Unit3

计算机专业英语Unit3

Section 2 Passages
பைடு நூலகம்

Section 3 Skill in Focus


Section 4 Extended Reading


Unit 3 Operation System
Section 1 Situational Dialogue
System Crash 1、在使用计算机的过程中,你遇到过系统崩溃的情况吗, 简单描述一下。
• • • •
Unit 3 Operation System
Section 2 Passage A: Categories of Operating System
1、你所知道的操作系统有哪些 2、你觉得未来操作系统的发展趋势是什么
Unit 3 Section 2 Passage A
• OS • software • application program • resource • error • batch processing • real-time • multi-tasking • multi-user • distributed • time sharing • desktop
• •
• •
Unit 3 Section 1

Zhang Ning: Well, there might many causes for system crash. One of them is software. The simplest operation like installing and uninstalling might cause a crash in system. Problems within the system may also do that, so you have to be very careful when deleting DLL files, modifying Windows registry, or upgrading the operating system. Another cause is the hardware problem. Have you tried backing up the files? It would be a great help in system restoration when the problem doesn’t lie in the hardware. Cheng Hong: The service personnel installed a ghost program for me when I bought the computer. Will I lose the data in my hard disk if it is restored? Qian Liang: Not except the data on C: drive, where files on your desktop or in My Documents are stored. You may move them into other locations with a bootable disk or under DOS if there are any. Cheng Hong: There are a lot of learning materials in My Documents and on the desktop. Would you please help me transfer them? It might save me the trouble of calling for customer services, and what’s more important, I’d learn a lot from you. Qian Liang: No problem.

计算机专业英语第3章在线测试

计算机专业英语第3章在线测试

A BC DThe data, when they are not encrypted, are calledA BC DA virus is aA BC DMany viruses go resident in the memory like a ( ).A BC DNow, about ( ) different viruses account for all the viruses that actually spread in tA BC DC、attack phaseD、create phase2、( ) maybe a certain cause that some viruses infect upon.A、a dayB、a timeC、an external event on your PCD、a counter within the virus3、Many viruses do harmful things such as ( ).A、deleting filesB、simulating typosC、slowing your PC downD、changing random data on your disk4、If a virus simply reproduce and have no cause for an attack phase, but it will still ( ) without your permission.A、stealing storageB、pilfer CPU cyclesC、del_ete filesD、play music5、Some viruses, with no attack phase, often damage the programs or disks they infect bec ause they ( ).A、have bugs in themB、contain poor quality codeC、steal storageD、show messages on your screen第三题、判断题(每题1分,5道题共5分)正确错误Michelangelo is a file sector.正确错误Computer virus is remote from us.正确错误Computer virus may affect the your phisical health .正确错误The author thinks that understanding how an attacker approaches your computer system c 正确错误。

计算机专业英语第三单元习题答案

计算机专业英语第三单元习题答案
4.Java-enabled browser支持Java的浏览器
5.machine code机器码
6.assembly code汇编码
7.Trojan horse特洛伊木马程序
8.software package软件包
2.low-level; high-level
3.low-level
4.Machine
5.functional;logic
6.Statement
7.Module
8.digital
II.Translate the following terms or phrases from English into Chinese and vice versa:
8.pull-down menu下拉菜单
9.dialog box对话框
10.scroll bar滚动条
Section C
I.Fill in the blanks with the information given in the text:
1.Objects
2.platform-independent
14.assignment statement赋值语句
15.logic language逻辑语言
16.machine language机器语言
17.procedural language过程语言
18.programming language程序设计语言
19.run a computer program运行计算机程序
3.Multithreading
4.Runtime
II.Translate the following terms or phrases from English into Chinese and vice versa:

计算机专业英语第3版unit3

计算机专业英语第3版unit3

2011-5-16
计算机专业英语(第3版)
1
3.1 Multimedia
As the name suggests, multimedia is a set of more than one media element used to produce a concrete and more structured way of communication. With growing and very fast changing information technology, multimedia has become a crucial part of computer world.
计算机专业英语(第3版) 11
Notes
[1] As a multimedia programmer, you can choose what font to display text in, how big (or small) it should be, and what color it should be displayed in. “As a multimedia programmer”作状语, “what …, how…, what…”是并列的宾语从句。 译文:一个多媒体程序员可以选择要显示文本的字 体、字号大小以及颜色。
Unit 3 Multimedia and Its Applications
3.1 3.2 3.3 3.4 3.5 Multimedia Computer Graphics and Images Computer Aided Design Computer Animation Multimedia Software
2011-5-16
计算机专业英语(第3版)

新编计算机专业英语3、选择填空

新编计算机专业英语3、选择填空

1 三、选 择 填 空Page 49 Unit 3 program interface system user storage classify unauthorized control document efficiently function detect internal security password input Operating Operating system system system for for for micro, micro, micro, mini, mini, mini, and and mainframe mainframe computers computers computers perform perform perform many many many services. services. services. These These services can be classified either as “external ”or “internal ”. The operating system provides external services that help users start programs, manage stored data, and maintain security. You, as the computer user, control these external functions. Using a command-line, menu-driven, or GUI user interface , an operating system provides you an operating system provides you with a way to select the programs you would like to use. The operating system also helps you find, rename, and delete documents and other data stored on disks or tapes. On many, but not all computer systems , the operating system helps you maintain security by checking your user ID (用户标识) ) and and password , , as as as well well well as as as protecting protecting protecting your your your data data data from from unauthorized access access and and revisions (修改). The The operating operating operating system system system provides provides internal services “behind behind the the the scenes scenes ”to to ensure ensure ensure that that that the the computer computer system system system functions functions efficiently . . These These These internal internal internal services services services are are are not not not generally generally generally under under under your your control , , but but but instead instead instead are are are controlled controlled controlled by by by the the the operating operating operating system system system itself. itself. itself. The The The operating operating operating system system system controls controls input and and output, output, allocates (分配) ) system system system resources, resources, resources, manages manages manages the the storage space space for for for programs programs and data, and detects equipment failure without any direction from you. Page 70 Unit 4 convert high-level execute processor interpreter send understand command accomplish code resulting run compile create process file A A programming programming programming language language language provides provides provides the the the tools tools tools a a a programmer programmer programmer uses uses uses to to create software software and and produce a lengthy list of instructions, called source code ,which defines the software environment in every detail-what it looks like ,how the user enters commands ,and how it manipulates data. A computer’computer’s microprocessor s microprocessor understands only machine language. Therefore, instructions written in a(n) high-level language must be translated into machine language before a computer can use them. The process of of translating translating translating instructions instructions instructions from from from a a a high-level high-level high-level language language language into into into machine machine machine language language can can be be accomplished by by two two two special special special types types types of of of programs: programs: programs: compilers compilers compilers and and interpreters . . A A compiler compiler translates translates translates all all all the the the instructions instructions instructions in in in a a a program program program as as as a a a single single batch (一批) ) ,and ,and ,and the the resulting machine language instructions, called object code (目标代码),are placed in a new file . Most of the the program program program files files files on on on a a a distribution distribution distribution CD CD CD for for for commercial commercial commercial software software software are are compiled so so that that that they they contain machine language instructions that are ready for the processor to execute. As an alternative to a compiler, an interpreter converts one instruction at a time while the program is running . An interpreter reads the first instruction, converts it into machine language, and . An interpreter reads the first instruction, converts it into machine language, and then sends it to the microprocessor. After the instruction is executed , the interpreter converts the next instruction, and so on. 2 Page 89 Unit 5 manage limit performance efficient memory develop technique system development programming store program engineer area factor environment Software development is concerned with creating computer programs that perform efficiently. In developing computer computer software, software, software, computer computer computer scientists scientists scientists and and and engineers engineers engineers study study study various various various areas areas areas and and techniques of software design, such as the best types of programming l anguages and algorithms to languages and algorithms to use in specific programs, how to efficiently store and retrieve information, and the computational limits of certain software-computer combinations. Software designers must consider many factors when developing a program. Often, program performance in one area m ust be sacrificed for the sake must be sacrificed for the sake of of the the the general general performance of of the the the software. software. software. For For For instance, instance, instance, since since since computers computers computers have have have only only only a a a limited limited amount of memory, software designers must limit the number of features they include in a software designers must limit the number of features they include in a program so that it will not require more memory than the systemi t is designed for can supply. it is designed for can supply. Software Software engineering engineering engineering is is is an an an area area area of of of software software development in in which which which computer computer computer scientists scientists scientists and and engineers study methods and tools that facilitate the efficient d evelopment of correct, reliable, and development of correct, reliable, and robust computer programs. Software engineers d evelop software tools and collections of tools called develop software tools and collections of tools called programming environments to to improve improve improve the the the development development development process. process. process. For For For example, example, example, tools tools tools can can can help help help to tomanage the many components of a large program that is being written by a team of programmers. Page 116 Unit 6 computer resource node dissimilar proper transmit limited protocol communicate enable bus connect disk network convert bridge A local area network(LAN) is a group of computers and other devices spread over a relativelylimited area and connected by a communications link that enables a ny device to interact with any any device to interact with any other other on on on the the network LANs LANs commonly commonly commonly include include include microcomputers microcomputers microcomputers and and and shared shared shared (often (often (often expensive expensive expensive ))resources such such as as as laser laser laser printers printers printers and and and large large large hard hard disks . . Most Most Most (modern) (modern) (modern) LANs LANs LANs can can can support support support a a a wide wide variety variety of of computers and and other other other devices. devices. devices. Each Each Each device device device must must must use use use the the proper physical physical and and and data-link data-link protocols for the particular LAN, and all devices that want to communicate w ith each other on the with each other on the LAN must use the same upper-level communications protocol .Although single LANs are geographically limited , separate LANs can be connected t o form larger networks. Similar LANs are to form larger networks. Similar LANs are linked by bridges , which act as transfer points between networks , which act as transfer points between networks ; dissimilar LANs are linked by gateways(网关), which both transfer data and convert it according to the protocols used by the receiving network. The devices on a LAN are known as nodes(节点),and the nodes a re connected by cabling(are connected by cabling(电缆) through which messages are transmitted . Nodes on a LAN can be wired together in any of basic . Nodes on a LAN can be wired together in any of basic layouts, known as bus, ring, and star. , ring, and star. 。

计算机专业英语参考答案Unit (3)[3页]

计算机专业英语参考答案Unit  (3)[3页]

Unit Three office softwareSection One Warming Up1. word2. excel3. power point4. outlookSection Two Real WorldFind InformationTaskⅠ:1.She works in the Technical support department.2.He doesn’t know how to add pictures to a document.3.He uses MS Word 2007.4.The insert pictures dialog box will appear.5.Yes, he does.Task II: 1.F 2. F 3. F 4. T 5. TWords BuildingTask Ⅰ: 1.D 2. A 3.B 4.B 5. CTask Ⅱ: 1. creation 2.operation 3.selection 4.illustration 5.appearance Task Ⅲ: 1.D 2. B 3.F 4. H 5. E 6. I 7. G 8. J 9. A 10. CCheer up Your EarsTask Ⅰ:1.department 2.document 3.operate 4.place 5.icon6.screenshot7.see8.button9.location 10.callingTask Ⅱ: 1.wrong 2. laptop 3. check 4. software system 5. outsiderTask Ⅲ: 1. A 2. C 3. B 4. C 5. CTable TalkTask Ⅰ:1.the common office software2.All companies will install this software.3.Like communication tools4.Online shopping is very popular5.be savedSection Three Brighten Your Eyes办公软件简介办公软件的发展用来解决企业用户在沟通,计算,演示,和信息存储中所遇见的基本问题,是用于商务办公中的常见软件。

大工14春《专业英语(计算机英语)》在线测试3答案

大工14春《专业英语(计算机英语)》在线测试3答案

大工14春《专业英语(计算机英语)》在线测试3判断题单选题一、判断题(共10 道试题,共20 分。

)1. An online payment is a monetary transcation from the customer to the vendor over the Internet by credit card, digital cash, e-wallets, and smart cards.( )A. 错误B. 正确-----------------选择:B2. A leased line is a line rented from a telephone company for the exclusive use of a customer to access Internet.( )A. 错误B. 正确-----------------选择:B3. To access the Web, users require a Web browser ,which is the software program used to access the World Wide Web.()A. 错误B. 正确-----------------选择:B4. A Domain Name System is an Internet service that translates domain names to or from IP addresses.( )A. 错误B. 正确-----------------选择:B5. Electronic Commerce means buying and selling products and services online via the Internet.( )A. 错误B. 正确-----------------选择:B6. EDI is a set of computer interchange standards for business documents such as invoices, bills, and purchase orders.( )A. 错误B. 正确-----------------选择:B7. FTP is the messages, usually text, send from one person to another via the Internet.()A. 错误B. 正确-----------------选择:A8. To protect data, you need to implement a data backup and recovery plan.()A. 错误B. 正确。

计算机专业英语第三版 Unit 3

计算机专业英语第三版 Unit 3

Passage One
Windows XP Operating System
Windows XP uses a GUI, so that you can easily see the icons on screen to complete specific file and program management tasks. Following Windows 2000, Windows XP has high security and reliability. And many excellent features from Windows 98, Windows Me like PnP, were integrated into Windows XP. In Windows XP, The newest feature and specific property are shown in following aspects: 1.Intelligent user’s interface Windows XP adopts a completely new operating interface, and possesses the new visual sense design, and its three-dimensional icon effect has brought big enjoyment to users from the visual sense.
大连理工大学出版社 GUI (Graphical User Interface) abbr. 图形用户界面 icon n. 图标 security n. 安全 reliability n. 可靠性 integrate v. 集成
Passage One
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

《计算机专业英语》第03章在线测试
《计算机专业英语》第03章在线测试剩余时间:8:42
答题须知:1、本卷满分20分。

2、答完题后,请一定要单击下面的“交卷”按钮交卷,否则无法记录本试卷的成绩。

3、在交卷之前,不要刷新本网页,否则你的答题结果将会被清空。

第一题、单项选择题(每题1分,5道题共5分)
1、A ________ copy is a copy of a current file made in order to protect against loss or damage.
A、hard
B、backup
C、soft
D、file
2、The infamous “Michelangelo”________ strikes thousands of computers every year on March 6th.
A、cracker
B、hacker
C、virus
D、disease
3、Windows gives you more control over the ________ you work.
A、operation
B、way
C、energy
D、power
4、The most important program on any computer is________.
A、Operating System
B、Virus
C、software
D、Office 2000
5、The attributes of the stack are ( ).
A、FIFO
B、LIFO
C、queue
D、built into their circuitry
第二题、多项选择题(每题2分,5道题共10分)
1、The Windows 2000 product line includes ( ).
A、Windows 2000 Professional
B、Windows 2000 Advanced Server
C、Windows 2000 Server
D、Windows 2000 Datacenter Server
2、Active Directory supports ( ).
A、delegation of administrative task
B、granular access control
C、encapsulation
D、inheritance
3、Active Directory can help you ( ).
A、deliver complete enterprise security by itself
B、build a complex international network
C、manage every resource with a single logon
D、get off the limits of down level networks
4、Windows 2000 is ( ).
A、new lease of Windows
B、the same as Windows NT
C、an inventive technology
D、used for building a scalable network
5、Common contemporary operating systems include __________________________.
A、Mac OS
B、Microsoft Windows
C、Linux
D、Solaris
第三题、判断题(每题1分,5道题共5分)
1、Operating systems are unique to their manufacturers.
正确错误
2、Office 2000 is an incredible set of business tools.
正确错误
3、Operating systems are not unique to their manufacturers.
正确错误
4、When you purchase a new computer, an operating software suitable to the hardware must be bought.
正确错误
5、Error recovery does not belong to operating system.
正确错误
交卷。

相关文档
最新文档