文档视界 最新最全的文档下载
当前位置:文档视界 › 计算机专业英语句子(汇编)

计算机专业英语句子(汇编)

计算机专业英语句子(汇编)
计算机专业英语句子(汇编)

1. Bad file name or command. 错误的文件名或命令。

2. Abort, Retry, Ignore? 中止,重试或取消?

3. Please read the following license agreement. 请认真阅读下列授权协议书。

4. It is recommended you exit all the other applications before continuing with this installation.建议安装前先关闭其他所有的应用程序。

5. Press OK to continue installation of this software. 请单击【OK】按钮继续安装。

6. Press F1 for Help. 按F1键请求帮助。

7. Restart your computer and finish setup. 重启你的计算机,完成安装。

8. Write protected disk in drive. 磁盘写保护。

9. Are you sure you want to continue [Y/N]? 确认继续吗?(是按Y/不是按N键)

10. Not enough memory. 内存不足。

11. Set the front of your monitor to face the east if possible. 如果可能,请把您的显示器的面板朝东。

12. When cleaning the outside of your monitor and picture tube, use a damp cloth or

a cloth with a recommended detergent, please. 要清洁显示器的外表和显像管,请用湿布或蘸有推荐洗涤剂的布。

13. Connect the power cord for your monitor to the power port on the back of the monitor. 把你的显示器的电源线连接到显示器背面的电源端口。

14. Plug the power cord for the monitor into a nearby outlet. 把显示器的电源线插在附近的一个插座上。

15. Connect the end of the signal cab le to your computer’s video port. 把信号电缆连接到计算机的视频口上。

16. If you are using a Macintosh computer, connect the cable to a Macintosh adapter, and set the pins on your adapter. 如果你使用的是Macintosh计算机,则把电缆连接Macintosh适配器。

17. Turn on your computer and monitor. 打开你的计算机和显示器。

18. If your monitor can display image, installation is completed. 如果显示器可以显示出图像,那么安装就完成了。

19. If the product you have purchased does not include a CD-based manual, please visit the following URL to download user’s guide and driver installation file. 如果你购买的产品没有CD光盘形式的使用手册,请访问以下网址下载用户手册和驱动程序安装文件。

20. The higher the refreshing rate is, the better the resolution becomes. However, this can be limited by the capacity of system. 刷新率越高,清晰度越高。但是,它有可能受限于系统的容量。

21. Recommended rate: 85Hz (at least 75 Hz). 建议刷新率:85Hz(最小75Hz)。

22. An inappropriate refreshing rate may fatigue your eyes. 刷新率不合适,会使眼睛疲劳。

23. The best resolution may differ from the size of monitor. 最佳分辨率可以因显示器尺寸而有所不同。

24. The main function of a processor is to interpret and carry out instructions. 处理器的主要作用就是解释和执行指令。

25. Every processor has a set of operations such as ADD, STORE and LOAD. 每个处理器都有诸如ADD、STORE和LOAD之类的操作码。

26. The keyboard is full of buttons, with which we can input data or program into the computer. 键盘上布满了按键,我们可以通过它向计算机中输入数据和程序。

27. Control menu: It is standard in all windows, but its appearance will be changed if you have opened a particular window. The menu contains a group of window commands. 控制菜单:它在所有的窗口中都是标准的,但如果你打开一个特殊的窗口时,它的外观却很可能要改变。它是包括一组窗口命令的菜单。

28. Title menu: It indicates which program you are currently working in. When a window is active, its color will become blue. 标题菜单:它表明你当前正工作在哪一个程序。当一个窗口处于激活状态时,它的颜色将变蓝。

29. When a window is maximized, the restore button replaces its maximize button. You can revert the window to its original size by clicking on this button once again.

当一个窗口已被最大化,还原按钮就会取代最大化按钮。再一次单击这个按钮,你就能把窗口恢复成它原来的大小。

30. Minimize button: When you click on it, the window disappears and appears as a button on the taskbar. 最小化按钮:当你单击它时,这个窗口将消失并以一个按钮的方式出现在任务栏上。

31. Close button: Selecting this button when you want to close a document or exit a program. 关闭按钮:当你想要关闭一个文件或退出一个程序时,你可以选择这个按钮。

32. Menu bar: Click on a menu item to display the menu and its commands. 菜单栏:单击一个菜单名称后将会显示出整个菜单和它的命令。

33. Tool bar: Clicking on a button will invoke a specific command. 工具栏:单击一个按钮将会启动一个特殊的命令。

34. Scroll bar: When the information is not entirely displayed in the frame, vertical and horizontal scroll bars appear. Drag either scroll bar to side the information into view. 滚动条:当信息没有在框架中完全显示出来的时候,就会出现竖直的和水平的滚动条。拖动其中任一个都将使信息进入视线。

35. Status bar: It provides information regarding the current status. 状态栏:它提供一些有关当前状态的信息。

36. The Central Processing Unit (CPU) is the heart of the computer system. The size of the CPU is becoming smaller and smaller, but it’s speed and capacity is increasing tremendously. 中央处理器(CPU)是计算机系统的心脏。它的尺寸变得愈睐愈小,但它速度和容量却大副的增长。

37. The CPU has two main parts: (1)the control unit and (2) the arithmetic / logic unit. 中央处理器有两个主要部分:(1)控制单元,(2)算术逻辑单元。

38. The control unit does not execute instructions itself, it tells other parts of the computer system what to do. 控制单元它本身并不执行任何指令,它告诉计算机系统其他部分各干什么。

39. The ALU performs all the arithmetic and logical functions. ALU 执行所有算术和逻辑功能。

40. Before an instruction is executed, it is first retrieved from main memory and pout into a register. The function of the register is to temporarily store data and instructions. 一个指令执行前,首先将其从主内存中取出并放如寄存器内。寄存器的功能就是暂时存储数据和指令。

41. The term bus refers to an electrical pathway through which bits are transmitted between the various computer components. 总线这个术语指的是二进制数码在各种计算机部件之间传送的电子通道。

42. The language processor can convert the instructions into machine language the CPU can understand. 语言处理器能把指令转换成CPU能读懂的机器语言。

43. A well-designed CPU makes the computer have strong processing power, and high processing speed and uses the amount of main memory effectively. 一个设计很好的CPU使计算机有很强的高速处理能力,并能够有效地使用内存。

44. In machine language, data and instructions are represented in binary form. 机器语言里,数据和指令都是用二进制形式表示。

45. Main memory can be thought of as an electronic desktop. The more desk surface you have in front of you, the more you can place on it. 主内存可看成是个电子桌面。你面前的桌面越大,能放置的东西就越多。

46. If your computer has a lot of memory, you can place more software instructions in. 如果你的计算机内存量大,你就能存放更多的软件指令在里面。

47. The name of RAM derives from the fact that data can be stored in and retrieved at random. RAM 这个名字来自数据可被随机存取这一事实。

48. The CPU usually can only utilize those software instructions and data that are stored in main memory. CPU通常只能用那些在内存里的指令和数据。

49. The basic unit of the storage is bit. Bits are grouped to formed bytes, which, in true, are grouped to formed words. 存储的基本单元是位。多个位就组成字节,字节依次就组成了文字。

50. A byte commonly contains 8 bits to represent a single character, and the ninth bit is used for error detection. 一个字节通常有8位,代表一个字符,而第9位是用来检验错误的。

计算机专业英语翻译

初学者的BIOS 1.介绍 在基本输入输出系统(BIOS)是一个在PC,它是基于主板上的芯片存储程序本质集。它作为一间计算机的硬件和操作系统的媒介。如果没有BIOS中,电脑的操作系统将没有办法沟通,或利用,对硬件的控制。 换句话说,在BIOS是任何计算机的重要组成部分。如果它的选项设置不当,可能会减缓的BIOS多达 40%的个人电脑了。不幸的是,新的处理器和主板芯片组的发布,BIOS选项继续变得更加混乱。因此,许多经验丰富的技术人员仍然感到困惑的术语股价和混乱的选项在现代计算机的BIOS设置程序进行。 不过没关系,因为倍频为您提供帮助!每一个母板和/或计算机制造商采用了不同的BIOS,所以我们将在优化的一个例子板,华硕A7N8X - E的豪华BIOS 中所涉及的步骤。我选择了这个特殊的华硕主机板,因为这样的板后,许多人模仿。此外,A7N8X - E是华硕最热门的车型之一,它的推出已有近两年,至今依然是出售AMD系统今天。显然,无论您使用的主板会从这个模式的差异,但你仍然可以得到一个从调整,可以使各种各样的例子感觉。 请记住,改变个人电脑的BIOS设置不当,可能会导致电脑故障。如果发生这种情况,一个BIOS复位需要执行返回到默认:“。出厂设置”(读未优化)这通常是激活主板上的,这是说起来容易做,然后与许多笔记本电脑跳线!这里没有讨论应该有一个在任何PC上的负面影响,但请遵循每个步骤明确。 很多,如戴尔,惠普,Gateway和大型电脑制造商美光限制的选项提供给最终用户在BIOS中,以减少不明智的“修补”和由此产生的支持电话。因此,您可能无法照顾到提到这些主要个人电脑厂商在这里的高级设置一定的优势。

计算机专业英语影印版(Computing Essentials 2008)课后答案大全——第八单元Chapter 8 Secondary Storage

Crossword Puzzle Answers: Open Ended Questions: 1.Discuss the traditional and high-capacity floppy disks. The traditional floppy disk is the 1.44 MB 31/2-inch disk. The most common type is labeled 2HD, which means “two-sided, high-density” and have a capacity of 1.44 MB.Floppy disks have a thin exterior jacket made of hard plastic to protect the flexible disk inside. High-capacity disks, also known as floppy-disk cartridges, are rapidly replacing the traditional floppy disk. They are 31/2 inches in diameter, and are able to store more information, are thicker, and require special disk drives. 2.What are the three types of hard disks? Describe three ways to improve hard-disk performance. There are three types of hard disks: internal hard disk, hard-disk cartridge, and hard-disk pack.

计算机专业英语翻译

国家计算机教育认证 计算机英语 计算机英语词汇对译 蒙阴高新电脑学校 资料整理:孙波 IT CFAC gaoxindiannaoxuexiao

2010年9月1日

?PC personal computer 个人计算机 ?IBM International Business Machine 美国国际商用机器公司的公司简称,是最早推出的个人 计算机品牌。 ?Intel 美国英特尔公司,以生产CPU芯片著称。 ?Pentium Intel公司生产的586 CPU芯片,中文译名为“奔腾”。 ?Address地址 ?Agents代理 ?Analog signals模拟信号 ?Applets程序 ?Asynchronous communications port异步通信端口 ?Attachment附件 ?Access time存取时间 ?access存取 ?accuracy准确性 ?ad network cookies广告网络信息记录软件 ?Add-ons 插件 ?Active-matrix主动矩阵 ?Adapter cards适配卡 ?Advanced application高级应用 ?Analytical graph分析图表 ?Analyze分析 ?Animations动画 ?Application software 应用软件 ?Arithmetic operations算术运算 ?Audio-output device音频输出设备 ?Basic application基础程序 ?Binary coding schemes二进制译码方案 ?Binary system二进制系统 ?Bit比特 ?Browser浏览器 ?Bus line总线 ?Backup tape cartridge units备份磁带盒单元 ?Business-to-consumer企业对消费者 ?Bar code条形码 ?Bar code reader条形码读卡器 ?Bus总线 ?Bandwidth带宽 ?Bluetooth蓝牙 ?Broadband宽带 ?Business-to-business企业对企业电子商务 ?cookies-cutter programs信息记录截取程序 ?cookies信息记录程序

计算机专业英语期末考试考卷A卷答案

2014年上半学期计算机专业英语 期末考试试卷(A卷)答案 一、选择题 Ⅰ. Vocabulary(词汇)(30分) (一).Translate the following words and expressions into Chinese(写出下列词组的汉语。)( 共10分,每题1分) 1. 操作系统 2. 需求分析 3. 网络安全 4. 数据结构 5. 决策支持系统 6. 关系数据库 7. 软件危机 8. 计算机病毒 9. 邮件附件 10.中央处理器(单元) (二).Fill in the blanks with the corresponding English abbreviatio ns.(根据汉语写出相应的英语缩写。) (共10分,每题1分) 1.DBMS 2.TCP 3.MDI 4.OOP

5.ROM 6.VCD 7.CAD 8.SQL 9.USB 10.B2B (三) Match the following words and expressions in the left column with those similar in meaning in the right column.(将左列的词汇与右列相应的汉语匹配。)(10分,每空1分) 1. c 6. h 2. f 7.j 3. e 8. d 4.g 9. i 5. a 1 0. b Ⅱ. Comprehension(阅读理解) (一)

Fill in the blanks with suitable words or expressions from the lis t given below, and change the form where necessary. (从下面方框中选择合适的词或表达,以其适当的形式填空。)(10分, 每空2分) maintain disciplined requirements coding modified (二) Tell whether the following statements are true(T) or false(F) accord ing to the passage A.(根据上文的内容判断下列句子的正误)(10分,每题2分)1.F 2.T 3.F 4.T 5.F (三)、choose the best answer according to the passage B.(根据上文的内容选择正确的答案。(10分,每题2分) 1.B 2.A 3.D 4.B 5.C (四) Choose the best answer according to Passage C.(根据上文的内容选择正确的答案。10分,每题2分) 1.C 2. D 3. A 4. C 5. B Ⅲ.Translation.翻译(30分) (一) Translate the following sentences into Chinese.(将下列句子翻译成汉语。)(共20分,每题5分)

计算机专业英语Unit_9

Unit 9 Computer Virus Text 1 Virus Introduction Exercises 1. Multiple choices. (1) A virus is a ( A ). A. program B. computer C. bad man D. beast (2) A virus is a program that reproduces its own code by ( ABC ). A. adding to the end of a file B. inserting into the middle of a file C. simply placing a pointer D. replacing another program (3)( AD )is a type of executable file . A. COM file B. TXT file C. JPG file D. EXE file (4)Similar to viruses, you can also find malicious code in ( ABC ). A. Trojan Horses B. worms C. logic bombs D. Microsoft Word Documents 2. Fill in the blanks. (1) A virus is a program that reproduces its own code by attaching itself to other executable files in such a way that the virus code is executed when the infected executable file is executed . (2)To attach might mean physically adding to the end of a file, inserting into the middle of a file, or simply placing a pointer to a different location on the disk somewhere where the virus can find it. (3)Similar to viruses, you can also find malicious code in Trojan Horses, worms, and logic bombs. 3. Translate and analyze the following sentences. (1)These self-replicating codes, when caused by some event, may do a potentially harmful a ct to your computer. 句子组成:when引导时间状语从句做插入语,当…的时候. 翻译:当这些自复制代码被一些事件触发时,或许会做出一些对你的计算机有潜在危害的行为. (2)M ore recently, scripts written for Internet web sites and/or included in E-mail can also b e executed and infected. 句子组成:scripts written…省略的定语从句完整形式scripts which were writtened…. 翻译:现在,为网站编写的或者包括在E-mail中的脚本也能够被执行和感染。 4. Reading comprehension.

计算机专业英语2008影印版选择题的翻译加答案

CHAPTER 1 1、A common term that describes the combination of traditional computer and communication technologies is b. information technology 一个描述了传统的计算机和通信技术结合的常见的术语 B.信息技术 2、Procedures are typically documented in manuals written by b. computer specialists 程序一般是___在手册撰写记录的 B.计算机专家 3、Which of the following is an example of connectivity? a. Internet 下列哪一项是连接的一个例子吗? A.互联网 4、Windows XP, windows Vista, and Macintosh OS X are all examples of b. operating systems Windows XP,Windows Vista,和Macintosh OS X都是__的例子 B.操作系统 5、Because of their size and cost, these computers are relatively rare. d. supercomputers 由于它们的尺寸和成本,这些电脑是比较少见的。 D.超级计算机 6、The system component that controls and manipulates data in order to produce information is called the d. microprocessor 系统组成,控制和操纵数据来产生信息称为 D.微处理器 7、A system component that translates data and programs that humans can understand into a form that the computer can process is called a(n) c. output device 一个系统组件,将人类可以理解成计算机能够处理的形式的数据和程序被称为 C.输出设备 8、A CD is an example of a(n) c. optical disc CD是___的简称 C.光盘 9、If you want to communicate a message or persuade other people, you would typically use this type of software. d. presentation 如果你想传达信息或说服别人,你通常会使用这种类型的软件。 D.演示 10、Many experts are predicting that this revolution is expected to dramatically affect the way we communicate and use computer technology. d. wireless

计算机专业英语期末考试试卷(A卷)答案

少工学结合创新教程....................... 计算机专业英语 2014年上半学期计算机专业英语 期末考试试卷(A卷)答案 一、选择题 I . Vocabulary(词汇)(30 分) (一).Tran slate the follow ing words and expressi ons into Chin ese( 汉语。)(共10分,每题1分) 1. 操作系统 2. 需求分析 3. 网络安全 4. 数据结构 5. 决策支持系统 6. 关系数据库 7. 软件危机 8. 计算机病毒 9. 邮件附件 10. 中央处理器(单元) (二).Fill in the blanks with the corresponding English abbreviations.( 写出相应的英语缩写。)(共10分,每题1分) 1 . DBMS 2. TCP 3. MDI 4. OOP 5. ROM 6. VCD 7 . CAD 8 . SQL 9 . USB 10. B2B (三) Match the following words and expressions in the left column with those similar in mea ning in the right colum n.(将左列的词汇与右列相应的汉语匹配。写出下列词组的 根据汉语)(10分,每空

1分) 1. c 6. h

1. 开发一个软件产品,开发过程分为五个步骤:需求分析和说明,设计,写代码,测试和维护。 2. 功能测试检验的是用有效的输入是否能够得到所期望的输出。+ 3. EDI指的是两个公司之间通过私有网络使用特定、结构化的格式电子交换商业信息。 4. 一些应用软件,例如Word,允许几个窗口同时在一个叫做MDI的模式下存在,你能够在 一个软件中打开多个文档。 (二)Tran slate the follow ing paragraph into Chi nese. (将下段文章翻译成汉语。)(共10分) 高级语言是一种人造语言,使用它我们可以写不同的指令。这成为可能不是因为计算机处理器如今是如此的技术先进以至于它们可以理解这些语言。你需要将这些语言翻译成计算机处理器能够理解的机器语言。编译器能够完成这项工作。这就意味着高级语言程序不是直接可项目1 3. e 8. d 4. g 9. i 5. a 10. b n . Comprehension(阅读理解) (一) Fill in the bla nks with suitable words or expressi ons from the list give n below ,and change the form where necessary. (从下面方框中选择合适的词或表达,以其适 当的形式填空。)(10分,每空2分) maintain discipli ned requireme nts codi ng modified (二)项目2 项目3 Tell whether the follow ing stateme nts are true(T) or false(F) accord ing to the passage A.(根据上文的内容判断下列句子的正误)(10分,每题2分)项目4 1 . F 2 . T 3 . F 4 . T 5 . F (三)、choose the best answer according to the passage B.(确的答案。(10分,每题2分) 1 . B 2 . A 3 . D 4 . B 5 . C (四)Choose the best answer according to Passage C. 案。10分,每题2分) 1 . C 根据上文的内容选择正 (根据上文的内容选择正确的答 项目5 2. D 3. A 项目6 4. C 5. B 川.Translation. 翻译(30 分) (一)Tran slate the followi ng senten ces in to Chin ese. 20分,每题5分)(将下列句子翻译成汉 语。 ) (共 项目7 项目8 项目9 项目10

计算机专业英语词句考试重点

, .在整个社会,不同型号和不同大小的计算机被用于存储和处理各种数据,从政府保密文件、银行交易到私人家庭账目。 .计算机犯罪已经成为作为现代技术代价组成部分的许多风险之一。 , . 二次世界大战期间,以伦敦北面的布莱切利公园为工作地点的一组科学家和数学家, 制造了最早的全电子数字计算机之一:“巨人”。 a ””. 指令像数据一样存储在“存储器”中,使计算机在执行过程中摆脱了纸带阅读器的速度限制,并使问题在不给计算机重新接线的情况下得以解决。 a . 一台计算机能够处理的全部可识别模式——操作总清单——称为指令集。 . 无论尺寸大小,现代数字计算机在概念上都是类似的。 a . 小型计算机,一般就个人使用而言太昂贵,其性能适合于工商,学校和实验室。 a 1970s a . 20世纪70年代中期,随着大规模集成电路和后来的超大规模集成电路(微芯片)的采用,成千上万个彼此相连的晶体管被蚀刻在一块硅衬底上,于是微处理器成为现实。 A a 256 . 8个位为一组,称为一个字节;每个字节包含256个开与关的可能模式. 1, , a , a a . 另一方面,软件是计算机用来处理数据的一套指令,如文字处理程序或电子游戏。 3 , , , . 两种最常见的扫描仪类型是平板扫描仪和手持式扫描仪,前者类似一台办公室用复印机,后者用手动的方式从要处理的图像上扫过。 4.A , , a a a . 调制解调器代表调制器―解调器,是将计算机与电话线连接、允许信息传送给或接收自另一台计算机的设备。 5 , , . 一台计算机发送的信息由调制解调器转换成音频信号,然后通过电话线传送到接收端调制解调器,由其将信号转换成接收端计算机能够理解的信息。 6 a a , , , , . 串行连接是一根或一组导线,用于将信息从中央处理器传送到外部设备,如鼠标、键盘、调制解调器、扫描仪和一些类型的打印机。 7. , , ’s (), , . 这些类别的部件与微处理器相连接,特别是与计算机的中央处理器相连接。中央处理器系电子线路,它通过称为总线的线路或电路来提供计算能力和对计算机进行控制。 8.A a a a . 总线提供了一种常见的互连系统。它由一组导线或电路组成,在计算机的内部组成部分之间协调和移动信息。 1 a (a ) a . 在计算机科学中,编程语言是用于编写可由计算机运行的一系列指令(计算机程序)的人工语言。

计算机专业英语课文翻译部分(第四版)

1.2 总线互连 总线是连接两个或多个设备的通信通路。总线的关键特征是,它是一条共享传输介质。多个设备连接到总线上,任一个设备发出的信号可以为其他所有连接到总线上的设备所接收。如果两个设备同时传送,它们的信号将会重叠,引起混淆。因此,一次只能有一个设备成功地(利用总线)发送数据。 典型的情况是,总线由多条通信通路或线路组成,每条线(路)能够传送代表二进制1和0的信号。一段时间里,一条线能传送一串二进制数字。总线的几条线放在一起能同时并行传送二进制数字。例如, 一个8位的数据能在8条总线线上传送。 计算机系统包含有多种不同的总线,它们在计算机系统层次结构的各个层次提供部件之间的通路。连接主要计算机部件(处理机, 存储器, I/O)的总线称为系统总线。系统总线通常由50~100条分立的(导)线组成。每条线被赋予一个特定的含义或功能。虽然有许多不同的总线设计,但任何总线上的线都可以分成三个功能组:数据线、地址线和控制线。此外可能还有为连接的模块提供电源的电源线。 数据线提供系统模块间传送数据的路径,这些线组合在一起称为数据总线。典型的数据总线包含8、16或32根线,线的数量称为数据总线的宽度。因为每条线每次传送1位,所以线的数目决定了每次能同时传送多少位。数据总线的宽度是决定系统总体性能的关键因素。 地址线用于指定数据总线上数据的来源和去向。例如,如果处理机希望从存储器中读一个字的数据,它将所需要字的地址放在地址线上。显然,地址总线的宽度决定了系统最大可能的存储器容量。 控制线用来控制对数据线和地址线的访问和使用。由于数据线和地址线被所有部件共享,因此必须用一种方法来控制它们的使用。控制信号在系统模块之间传送命令和定时信息。定时信息指定了数据和地址信息的有效性,命令信号指定了要执行的操作。 大多数计算机系统使用多总线,这些总线通常设计成层次结构。图1.3显示了一个典型的高性能体系结构。一条局部总线把处理机连接到高速缓存控制器,而高速缓存控制器又连接到支持主存储器的系统总线上。高速缓存控制器集成到连接高速总线的桥中。这一总线支持连接到:高速LAN、视频和图形工作站控制器,以及包括SCSI 和FireWire的局部外设总线的接口控制器。低速设备仍然由分开的扩充总线支持,用一个接口来缓冲该扩充总线和高速总线之间的通信流量。 PCI 外部设备互连是流行的高带宽的、独立于处理机的总线,它能够作为中间层或外围设备总线。当前的标准允许在66MHz频率下使用多达64根数据线,其原始传输速率为528MB/s, 或4.224Gbps。PCI被设计成支持各种各样基于微处理机的配置,包括单处理机和多处理机的系统。因此,它提供了一组通用的功能。PCI使用同步时序以及集中式仲裁方案。 在多处理机系统中,一个或多个PCI配置可通过桥接器连接到处理机的系统总线上。系统总线只支持处理机/高速缓存单元、主存储器以及PCI桥接器。使用桥接器使得PCI独立于处理机速度,又提供快速接收和传送数据的能力。 2.1 光存储介质:高密度存储器 2.1.1 光盘 光盘技术最终可能使磁盘和磁带存储淘汰。用这种技术,磁存储器所用的读/写头被两束激光代替。一束激光通过在光盘上刻制微小的凹点,对记录表面进行写;而另一束激光用来从光敏感的记录表面读取数据。由于光束容易被偏转到光盘上所需要的位置,所以不需要存取臂。 对用户而言,光盘正成为最有吸引力的选择。它们(光盘)对环境变化不太敏感,并且它们以每兆字节比磁盘低得多的存储器价格提供更多的直接存取存储器。光盘技术仍在出现,并且还需要稳定;然而,目前有三种主要类型的光盘。它们是CD-ROM、WORM盘和磁光盘。 CD-ROM 1980年引入的,非常成功的CD,或紧密盘是设计来提高音乐的录音重放质量的光盘。为了制作一张CD,把音乐的模拟声音转换成等价的数字声音,并且存储在一张4.72英寸的光盘上。在每张光盘上可以用数字格式(用20亿数字位)记录74分钟的音乐。因为它的巨大存储容量,计算机工业的企业家们立刻认

计算机英语期末考试试题

计算机英语期末考试试题 I. 单选题. (1*20) 1.A computer system includes both _________ and software. A.cable B.memories C.CPU D.hardware 2.The heart of the computer is _________ A.CPU B.BUS C.CAI D.DIV 3.Which is not input device used with microcomputers ? A.Keyboard B.Printer C.touch screen D.Mouse 4.Basically , a computer consists of four components : Central Processing Unit , _________, Input Device and Output Device. A.Memory B.Keyboard C.Monitor D.The Control Unit 5.A _________ is a small , hand-held object that is pushed around a desktop to move the cursor or pointer on the screen or to select choices from menu displayed on screen. A.keyboard B.mouse C.monitor D.printer 6.Which is "删除" in Chinese ? A.shift B.Control C.Insert D.Delete 7.__________ refers to the parts of the computer that you can see and touch. A. Software B. Hardware C. Hardship D. Instruction 8._________ is used to communicate with another computer over telephone lines A. keyboard B .modem C. printer D. Mouse 9.__________is a device that enables the computer to handle sounds. A. network card B. video card C. sound card D. Monitor 10. The display screen is the most common device used to show you what the computer is doing. A. input B. printing C. output D. electronic 11._________ is a word processing tool that helps you to create quality documents. A. Word 2003 B. Outlook 2003 C. Access 2003 D. Excel 2003 12.The first generation of computer lasted from _________ to 1958. A.1965 B.1946 C.1947 D.1970 13._________ is the application of the computer and communications technology to improve the productivity of office workers. A.CAI B.AI C.OA D.CAM 14._________ is a software system based on graphics, which can run under MS-DOS. A.Office B.Mouse C.OS D.Microsoft Windows 15.Generally software can be divided into two types: software system and _________ system. A.hardware B.DOS C.application D.Windows 16.The _________ is the part of the computer where programs and data are stored. A.Input Device B.Memory C.CPU D.CU 17. refers to data storage equipment that allows the stored data to be accessed randomly rather than just in sequence. A.Random Access Memory B.Magnetic tapes C.Disks D.ROM 18.Word processing , of course, relies on perhaps the most basic computer _________ : the keyboard. A.output device B.input device C.storage D.CPU 19._________ refers to any machine capable of representing information from a

【精品】计算机专业英语的重要性

计算机专业英语的作用 崔艳红 (吉林省畜牧业学校,吉林白城) [摘要]计算机现今已被广泛应用到各个领域,在使用计算机过程中可 能会碰到各种各样的专业术语,特别是那些英文缩写常让我们不知所措,但是当你掌握计算机英语知识后你会发现这些问题就会迎刃而 解。 [关键词]计算机英语操作系统术语学应用软件 随着当今社会的发展,计算机已成为现代科学技术的重要标志,它本着对自动、高速、准确无误地进行信息加工、存贮、传送和输出信息的特点已被人们广泛应用,而计算机专业英语也随之变得尤为重要。它不仅是计算机专业人员的必修课,也是世界上IT人员必备的课程;现在已成为每个大中专和本科院校必需开设的课程之一;一个在计算机方面颇有造诣的人对于计算机专业英语也应该是精通的。人们越来越领悟到了计算机专业英语的举足轻重的地位,那么它到底具有哪些作用呢?还是让我们从计算机专业英语的常用知识说起吧。 一、在DOS命令中,如果没有计算机专业英语的知识能够完全理解的,例如:logoff(注销命令),iexpress(木马捆绑工具,系统自带 ), Nslookup(IP 地址侦测器) ,history (查看自己下过的命令) ,su (权限转换为指定使用者 )。上述命令如果没有计算机专业英语的知识是难以理解的;试想一下,你就是有足够的英语的底子也不会把它分析得这么透彻吧。 二、计算机操作系统的安装,没有计算机英语知识,你能顺得完成安装 disk 吗?假如你在安装操作系统时出现了下面两个句子,你将会如何处理呢?

boot failure, insert system disk and press enter ,(磁盘启动失败,请插入系统盘并且按回车键),Windows could not start because the following file is missing or corrupt ( Windows无法启动,因为下列文件丢失或损坏)。 三、计算机英语知识无时无刻不在我们身边,常用的办公软件Word、Powepoint、Excel是最贴近我们生活的,然而它们的应用也蕴藏着大量的计算机英语知识。例如常见的快捷键Ctrl+N ,Ctrl+C,Ctrl+A,Ctrl+s这四个快捷键中Ctrl是control的缩写,是键盘上的控制键,N、C、A、S分别是单词new、copy、all、save的缩写,它们的英语意思分别是新建、复制、全部、保存的意思,那么用在命令当中不也是这样的意思吗,可见计算机英语知识对于我们身边的办公软件使用也是大有好处的。 四、由于计算机已经被人们认可,它在教育界的地位也逐步升高,甚至有些人认为:“一位优秀的好老师,必须能做出新颖性的精典课件,”许多老师非常喜欢利用flash制作课件,可是当用到Action语句时,就不会了,怎么也学懂,例如:random(产生0到指定数间的随机数),scroll(文本框中的起始滚动行),String(将参数转换成字符串),targetPath(返回指定实例MC的路径字符串)等等。通过这样一个简单的例子会使我们认识到没有过硬的计算机英语知识也很难制作出引人入胜的课件。 五、许多计算机的操作命令都来自我们经常用到的一些英语的词汇, 如果英语基础不好,对这些命令、名词、概念是无法进行理解的。如果英语基础好对这些词也要仔细揣摩才能加以理解。例如:DEL(删除文件命令)=Delete (检查磁盘(删除),CLS(清除屏幕命令)=Clear S creen(清除屏幕),CHKDSK

计算机专业英语2008影印版句子词语翻译(小抄版)

○1 1.Visual chapter openers and summaries 具视觉效果的开篇和总结 2.On the Web explorations 网络资源 3.Tips 小贴士,小窍门 4.Making IT work for you 为你所用 5.Concept checks and review 检查 6.Key terms 核心词汇 7.Careers in IT 信息技术相关职业 8.Procedures (指令,操作说明) 9.Software (软件) 10.Hardware (硬件) 11.Blocking spam 垃圾邮件过滤软件 12.Speech Recognition 语音识别软件 13.Virus Protection and Internet Security 14.网络安全软件 https://www.docsj.com/doc/e55204112.html, Tuner Cards and Video Clips 电视卡和视频编辑软件16.Web Cams and Instant Messaging 网络视频摄像头和即时通 讯 17.Music from the Internet 网络音乐下载、上传和编 辑 18.Home Networking 家庭网络 19.Spyware Removal 间谍软件移除工具 20.Job Opportunities 网络就业机会搜索软 件 21.Operation system 操作系统 22.Coordinate resources 协调资源 23.Interface 提供接口 24.Run applications 运行应用程序 25.Utilities 公共实用程序 26.Device drivers 设备驱动程序 27.Browser 浏览器程序 28.Microsoft Office 办公软件 29.Basic application 基础应用程序 https://www.docsj.com/doc/e55204112.html,itary or Government军事政府 31.Research institute 研究机构 32.Insurance companies 保险公司 33.Mainframe computers 大型机,主机 34.Supercomputers 超级计算机 35.Minicomputers 中型电脑 36.Microcomputers 微机个人计算机 37.Desktop computer 台式电脑 38.Notebook computer, laptop computers 手提式、膝上轻便 电脑 39.Tablet PC 支持手写的平板电脑 40.Handheld computer 掌上电脑 41.Windows mobile 操作系统 42.Electronic Dictionary 电子词典 43.Palm computer 掌上电脑 44.Handheld computer 手持电脑 https://www.docsj.com/doc/e55204112.html,itary PDA 军用PDA 46.System unit:microprocessor and memory 微处理器 和内存 47.Input/output devices 输入和输出 48.Keyboard 键盘 49.Mouse 鼠标 50.Monitor 显示器printer 打印机 51.Secondary storage 辅助存储器 https://www.docsj.com/doc/e55204112.html,pact discs (CD) 激光盘 53.Digital versatile or video discs (DVD) 数 字化视频光盘 54.High-definition discs (HDD) 高清盘 55.Document files 文字处理 56.Worksheet files 工作表单 57.Database files 数据库文件 58.Presentation files 演示文件 https://www.docsj.com/doc/e55204112.html,puter competency refers to acquiring computer-related skills-indispensable tools for today. 2.Present an overview of an information system 概述信息系统 3.Understand these basic parts and how connectivity through the Internet.5大组成部分及如何访问网络 4.Filled out computerized forms, took computerized tests 填写电脑化的表格和考试 5.People are surely the most important part of any information system. 人是信息系统中最重要的组成元素 6.Our lives are touched every day by computers and information systems. 我们的生活每天都要接触计算机、信息系统 分不开 7.Making IT Work for You:present interesting and practical IT applications. 实用 的信息技术应用 8.Tips:suggestions ranging from the basics of keeping your computer system running smoothly to how to protect your privacy while surfing the Web. 关于计算机运用和网上冲 浪安全的提示和建议 9.Careers in IT:provides job descriptions, projected employment demands, educational requirements, current salary ranges, and advancement opportunities. 信息技术相关的 工作 https://www.docsj.com/doc/e55204112.html,puting Essentials Web site:more information on the Web. 本课本相关的网 络资源 11.Software are the instructions that tell the computer how to process date into the form you want. 软件就是指导计算机把 数据转换成信息的指令 12.In the most case, the words software and programs are interchangeable. 大多时候,软件 和程序的概念是可以互换的 13.系统软件是应用软件和计算机硬件的中 间连接件。 14.The system software is just the mediator between application software and hardware. 15.you have to know to be considered computer competent. 作为计算机能手必须具 备 16.Wireless applications are just the beginning of the wireless revolution. 无线应用开启了无 线革命 17.Central to the concept of connectivity is the network. 连接概念的中心是网络 ○3 1.Integrated Packages 综合程序包 2.Software Suites 软件套组 3.templates 模版 4.Thesaurus 同义词库 5.Word wrap 自动换行 6.Autocorrect: 自动更正 7.Header or Footer 页眉页脚 8.Footnote 脚注 9.Captions, Cross References题注,交叉引 用 10.Table 表格 11.Calculations 计算 12.Functions 函数 13.Analytical graphs or charts 图表 14.What-if analysis 假设分析 15.Query: 查询 https://www.docsj.com/doc/e55204112.html,municate a message 传递 17.persuade people 说服 18.Professional 专业 19.Productivity suite 商务组件 20.Personal suite 家庭组件 21.Specialized suite 专业组件 22.Utility suite 实用工具组件 1.Integrated package: is a single program that provides the functionality of a word processor, spreadsheet, database manager and more. 独立的集成软件包包括文字处理、表格和数据库管理等功能 2.Presentation: programs that combine a variety of visual objects to create attractive visually interesting presentations. 利用可视化 的图形,创造吸引人的演示效果。 3.Software suites: a collection of separate application programs bundled together and sold as a group. 捆绑一起售卖的多个应用程序 4.Good communication skills and teaching experience, though a teaching degree may not be required, it may be preferred. 沟通技能和 授课经验 5.Experience with the latest software and hardware is essential. 熟悉最新的软件和硬件 6.Seek detail-oriented individuals with IT experience IT经验的细心人 ○5 1.Booting a system 启动电脑 2.Mundane 常规的 3.behind-the-scenes 幕后的 4.Warm boot 热启动Cold boot 冷启动 5.Embedded OS 嵌入式OS https://www.docsj.com/doc/e55204112.html,work OS 网络OS 7.Stand-alone OS 客户端OS 8.track 磁道 9.concentric ring同心圆 10.contiguous连续相邻的 11.wedge-shaped楔形的 12.sector扇区 13.Norton AntiVirus: 防毒 14.Norton CleanSweep: 系统清理 15.Web CleanUp: 上网痕迹清理 16.GoBack Personal Edition: 恢复设置 17.Norton Utilities: 实用工具 18.Bachelor’s degree 本科学位 19.Practical experience 实战经验 20.Certification from training 认证 21.Good analytical and communication skills 社交技能 1.System software: works with end users, application software, and computer hardware to handle the majority of technical details. 系统软件处理大多数技术细节 2.System software is collection that handle hundreds of technical details with little or no user intervention. 少用户介入的技术细节 3.Managing resources 资源管理 4.Providing character-based or graphical user interface 提供人机界面接口 5. A platform for running applications and supporting multitasking 为应用软件的运行提供系统平台 6.Advanced system security to guard against malicious files and programs, including spyware. 防恶意软件安全系统 7.Three-dimensional workspace capable of displaying transparent cascading windows. 三 维立体、玻璃、瀑布效果 8.Filtering capabilities to provide convenient parental controls by blocking access of objectionable Web sites. 过 滤能力,家长控制 9.Utilities: are designed to make computing easier. 使用计算机更加简单的专业程序 https://www.docsj.com/doc/e55204112.html,e for: avoid frustrating 11.Internal hard disks crashed 死机 https://www.docsj.com/doc/e55204112.html,puters freeze up 锁定卡死 13.Operations slow down 系统慢 14.Troubleshooting programs: recognize and correct problems. 自检程序 15.Antivirus programs: guard your computer system against viruses. 防病毒程序 16.Uninstall programs: safely and completely remove unneeded programs. 卸载程序 17.Backup programs: make copies of files. 备 份程序 18.File compression programs: reduce the size of files. 压缩程序 19.Disk Cleanup: a troubleshooting utility that identifies and eliminates nonessential files, frees up valuable disk space. 清理无用文件, 释放磁盘空间 20.A track is a concentric ring.磁道,就是一 个同心圆 21.Each track is divided into wedge-shaped sections called sector. 磁道被分成的楔形,称 为扇区 22.The operating system tries to save a file on a single track across contiguous sectors. 23.Disk Defragmenter: locates and eliminates unnecessary fragments and rearranges files and unused disk space to optimize operations. 去除无用的碎片,重新安排文件,优 化磁盘空间 24.Device driver: work with the operating system to allow communication between the device and the rest of the computer system. 用 于设备和计算机其他组件通信 25.Windows supplies hundreds of different device drivers with its system software. 自带 驱动 ○9 1.Originally intended for voice communication 语音通讯 2.Widely used to support computer communication 计算机通讯 3.Allow a wide variety of nearby devices to communicate without physical connection 设备通讯 4.Allow individuals to connect to the Internet 因特网无线互联 https://www.docsj.com/doc/e55204112.html,munication channel 信道 6.Connection devices 连接设备 7.Data transmission specifications 数据传输规则 8.Twisted-pair cable 双绞线 9.Made up of copper wires 铜线 10.Coaxial cable 同轴电缆11.made up of a single solid-copper 12.Fiber-optic cable 光纤 13.Physical connections: 物理连接 14.Infrared: 红外线 15.Over short distances 短距离 16.Travel in a straight line 直线 17.In clear view of one another 18.Broadcast radio: 无线电通讯 https://www.docsj.com/doc/e55204112.html,e radio signals 无线电信号 20.Follow standard Wi-Fi 无线保真 21.Microwave: 微波 https://www.docsj.com/doc/e55204112.html,e high-frequency radio wave 23.line-of-sight communication 24.Be relayed by stations with dishes or antenna 天线接收传递 25.Bluetooth: 蓝牙技术 26.Pass through walls and nonmetal barriers 具有穿透性 27.Satellite: 卫星通讯 https://www.docsj.com/doc/e55204112.html,e satellites orbiting about 22000 miles above the earth 29.Offered by Intelsat通讯卫星协会 30.Rotate at a precise point and speed 位置和 速度严格定位 31.External modem 外置调制解调器 32.Internal modem 内置调制解调器 33.PC Card modem 卡式调制解调器 34.Wireless modem 无线上网卡 https://www.docsj.com/doc/e55204112.html,e for converting the digital signals to analog signals 数字、模拟信号转换 36.Transfer rate: 传输率 37.Bandwidth 带宽 38.Node: any device connected 节点 39.Client: a node uses resource 客户端 40.Server: a node sharing resources and performing specific task 服务器 41.Hub: the central node 集线器 https://www.docsj.com/doc/e55204112.html,work interface cards: 网卡 https://www.docsj.com/doc/e55204112.html,work operating systems: 网络OS 44.Distributed processing: 分布处理 45.Local Area Network: 局域网 https://www.docsj.com/doc/e55204112.html,work gateway 网关 47.Ethernet: 以太网 48.Metropolitan Area Network: 城域网 49.Wide Area Network: 广域网 https://www.docsj.com/doc/e55204112.html,work configurations 拓扑结构 51.Strategies 策略,模式 https://www.docsj.com/doc/e55204112.html,puter communications: is the process of sharing data, programs, and information between two or more computers. 计算机之间共享信息数据资源 2.Connectivity: is a concept related to using computer networks to link people and resources to the world of larger computers and Internet. 3.Protocol: a set of communication rules for the exchange of information. 协议是传输信息的规则 https://www.docsj.com/doc/e55204112.html,work architecture: describes how a network is arranged and how resources are coordinated and shared. 搭建,协调和共享 5.Terminal network: processing power is centralized in one large computer, other terminals connected to this host. 计算机能力 集中在中央主机上,即主机终端联机模式 6.Client/server networks: server nodes coordinate and supply specialized services, and client nodes request the services. 客户端请求 服务,服务器提供服务 7.Peer-to-peer networks: nodes have equal authority and can act as both clients and servers. 各节点角色相同 8.Intranets: a private network within an organization that resembles the Internet. 企业 内部网是一个私有网络 9.Extranets: a private network that connects more than one organization. 企业间的外联网 10.Firewall: a security system designed to protect an organization’s network against external threats. 防范外部威胁 11.Proxy server: a gatekeeper to monitor and evaluate all communication. 代理服务器

相关文档
相关文档 最新文档