计算机专业英语第6—8单元翻译
《计算机专业英语》(中英文对照)

计算机专业英语
1-4
Chapter 1 The History and Future of Computers
1.1 The Invention of the Computer
It is hard to say exactly when the modern computer was invented. Starting in the 1930s and through the 1940s, a number of machines were developed that were like computers. But most of these machines did not have all the characteristics that we associate with computers today. These characteristics are that the machine is electronic, that it has a stored program, and that it is general purpose.
计算机专业英语 Computer English
Chapter 1 The History and Future of Computers 2009.9.1
Chapter 1 The History and Future of Computers
Key points: useful terms and definitions of
在 EDVAC 完 成 之 前 , 其 他 一 些 机 器 建 成 了 , 它 们 吸 收 了 Eckert 、 Mauchly和Neuman设计的要素。其中一部是在英国剑桥研制的电子延迟 存储自动计算机,或简称EDSAC,它在1949年5月首次运行,它可能是世 界的第一台电子储存程序、通用型计算机投入运行。在美国运行的第一 部计算机是二进制自动计算机,或简称BINAC,它在1949年8月投入运行。
第八单元课文译文 计算机英语 吕云翔

第八单元系统交付第一部分听说A. 对话:软件部署White先生:欢迎来到酒店!感谢你们为我们四季酒店管理信息系统开发所做出的努力。
Kevin:这是我们的荣幸!今天,我们将向你们交付软件,包括所有经过测试的程序文件、数据文件和用户补充文档,例如用户指南和操作手册。
在我们的软件中还添加了超文本“帮助”文件和一个疑难问题排除指南。
White先生:听起来太棒了!那么我们可以在系统部署后马上运行了吗?Kevin:没问题。
但我建议还是首先在一个小群体的用户代表中测试软件。
在确保运行正常之后,我们可以在整个酒店中部署系统。
通过这种方式,这些用户代表可以先运行该软件并在实践中找出问题,而问题的影响将控制在一个较小范围内并且问题可以及时地得到解决。
这也是一种常见的软件部署方式。
White先生:真的吗?那么,我觉得是个好主意。
但多大的范围合适呢?我们总共有100名工作人员和20台计算机。
Sharon:在大概三分之一的酒店信息台上部署就可以。
我认为,信息台处理大部分酒店日常业务,并能有力高效地发现和揭示潜在的问题。
White先生:好的。
我完全同意这个建议,并会尽快安排设备和人员。
此外,如果发现问题时,恐怕我们还将需要一些及时支持。
Kevin:不必担心。
我们将提供安装和启动帮助,作为一个支持小组,我们将为您确保疑难问题排除帮助,直到系统正常运行半年。
Jason:这是我们的联系列表,上面有电话号码和电子邮件地址。
另外,我们也需要一份酒店负责该系统的工作人员的联系信息,以便及时联系。
White先生:没问题。
我会在2天之内将我们的联系信息发电子邮件给你们。
Kevin:关于这方面,更进一步地,我认为我们最好正式地建立问题记录和反馈机制,包括“反馈过程是什么样的?”、“你们如何记录问题并将其报告给我们?”、“使用哪种形式,纸介和/或电子的?”,等等。
这样,我们就可以收集和记录你们的反馈意见,与你们进行沟通和评估,以一起确定修改方案。
计算机英语课后习题词语翻译

第一单元: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 data12. 超大规模集成电路very large-scale integrated circuit13. 中央处理器central processing unit14. 个人计算机personal computer15. 模拟计算机analogue computer16. 数字计算机digital computer17. 通用计算机general-purpose computer18. 处理器芯片processor chip19. 操作指令operating instructions20.输入设备input device第二单元:1. function key 功能键,操作键2. voice recognition module语音识别模块3. touch-sensitive region 触敏区4. address bus 地址总线5. flatbed scanner 平板扫描仪6. dot-matrix printer 点阵打印机7. parallel connection并行连接8. cathode ray tube阴极射线管9. video game 电子游戏10. audio signal 音频信号11.操作系统operating system 12. 液晶显示(器)LCD (liquid crystal display)13.喷墨打印机inkjet printer14.数据总线d ata bus15. 串行连接serial connection16. 易失性存储器volatile memory17. 激光打印机laser printer18. 磁盘驱动器disk drive19. 基本输入/输出系统BIOS (Basic Input/Output System)20. 视频显示器video display第三单元:1. storage register 存储寄存器2. function statement 函数语句3. program statement 程序语句4. object-oriented language面向对象语言5. assembly language 汇编语言6. intermediate language 中间语言,中级语言7. relational language 关系(型)语言8. artificial language 人工语言9. data declaration 数据声明10. SQL 结构化查询语言11.可执行程序executable program12. 程序模块program module13.条件语句conditional statement14. 赋值语句assignment statement15. 逻辑语言logic language16. 机器语言machine language17. 函数式语言functional language18. 程序设计语言programming language19. 运行计算机程序run a computer program20. 计算机程序员computer programmer第四单元:1. inference engine 推理机2. system call 系统调用3. compiled language编译执行的语言4. parallel computing 并行计算5. pattern matching 模式匹配6. memory location 存储单元7. interpreter program 解释程序8. library routine库程序,程序库例行程序9. intermediate program 中间程序,过渡程序10. source file 源文件11.解释执行的语言i nterpreted language12. 设备驱动程序device driver13. 源程序source program14. 调试程序debugging program15.目标代码object code 16. 应用程序application program17. 实用程序utility program18. 逻辑程序logic program19. 墨盒ink cartridge20. 程序的存储与执行program storage andexecution第五单元:1. system specification 系统规格说明2. unit testing 单位(或单元、部件)测试3. software life cycle 软件生命周期(或生存周期)4. system validation testing 系统验证测试5. evolutionary development process 演化开发过程6. simple linear model 简单线性模型7. program unit 程序单元8. throwaway prototype 抛弃式原型9. text formatting 正文格式编排,文本格式化10. system evolution 系统演变11. 系统设计范例system design paradigm 12.需求分析与定义requirements analysis and definition13. 探索式编程方法exploratory programming approach14. 系统文件编制system documentation15. 瀑布模型waterfall model16. 系统集成system integration17. 商用现成软件commercial off-the-shelf software18.基于组件的软件工程component-based software engineering (CBSE)19. 软件维护工具software maintenance tool20. 软件复用software reuse第六单元:1. end user 最终用户,终端用户2. atomic operation 原子操作3. database administrator数据库管理员4. relational database model 关系数据库模型5. local data 本地数据6. object-oriented database 面向对象数据库7. database management system (DBMS) 数据库管理系统8. entity-relationship model (ERM) 实体关系模型9. distributed database 分布式数据库10. flat file 平面文件11. 二维表two-dimensional table12.数据属性d ata attribute13. 数据库对象database object14. 存储设备storage device15. 数据类型data type16. 数据插入与删除data insertion and deletion17. 层次数据库模型hierarchical database model18. 数据库体系结构database architecture19. 关系数据库管理系统relational database management system (RDBMS)20. 全局控制总线global control bus第七单元:1. microwave radio 微波无线电2. digital television 数字电视3. DSL 数字用户线路4. analog transmission 模拟传输5. on-screen pointer 屏幕上的指针6. computer terminal 计算机终端7. radio telephone 无线电话8. cellular telephone蜂窝电话,移动电话,手机9. decentralized network 分散型网络10. wire-based internal network 基于导线的内部网络,有线内部网11.光缆fiber-optic cable12. 传真机fax machine13. 无线通信wireless communications14.点对点通信point-to-point communications15. 调制电脉冲modulated electrical impulse 16. 通信卫星communication(s) satellite17. 电报电键telegraph key18. 传输媒体transmission medium (或media)19. 无绳电话c ordless telephone20. 金属导体metal conductor第八单元:1. file server 文件服务器2. carrier sense 载波检测,载波监听3. protocol suite 协议组,协议集4. peer-to-peer model 对等模型5. bus topology network 总线拓扑网络6. inter-machine cooperation 机器间合作,计算机间合作7. Ethernet protocol collection 以太网协议集8. proprietary network 专有网络9. utility package 实用软件包,公用程序包10. star network 星形网络11. 局域网l ocal area network (LAN)12.令牌环token ring13. 无线网络wireless network14. 封闭式网络closed network15.环形拓扑结构ring topology16. 客户机/服务器模型client/server model17.网络应用程序network application18. 进程间通信interprocess communication19. 打印服务器print server20. 广域网wide area network (WAN)第九单元:1. cell phone 蜂窝电话,移动电话,手机2. IP address 网际协议地址,IP地址3. autonomous system 自主系统4. dial-up connection拨号连接5. network identifier 网络标识符6. binary notation 二进制记数法7. mnemonic name助记名,缩写名8. Internet-wide directory system 因特网范围的目录系统9. name server 名称服务器10. Internet infrastructure 因特网基础结构11. 助记地址mnemonic address 12. 网吧cyber cafe13.宽带因特网访问broadband Internet access14. 顶级域名top-level domain (TLD)15. 因特网编址Internet addressing16. 点分十进制记数法dotted decimal notation17. 因特网服务提供商Internet service provider (ISP)18. 专用因特网连接dedicated Internet connection19. 主机地址host address20. 硬件与软件支持hardware and software support第十单元1. mailing list 邮件发送清单,邮件列表2. proprietary software专有软件3. cc line 抄送行4. bcc line密送行5. forwarded e-mail messages转发的电子邮件6. e-mail convention 电子邮件常规7. click on an icon 点击图标8. confidential document 密件,秘密文件9. classified information 密级信息10. recovered e-mail message 恢复的电子邮件11. 常用情感符commonly used emoticon12. 已删除电子邮件deleted e-mail13. 电子系统electronic system14. 附件行A ttachments line15. 版权法copyright law16. 电子邮件网规e-mail netiquette17. 信息高速公路information superhighway18. 签名文件signature file19. 电子数据表程序s preadsheet program20.文字处理软件word processor十一单元:1. customized marketing strategy 定制的营销策略2. B2G transaction 企业对政府交易3. mobile telephone 移动电话4. dot-com bust网络不景气5. smart card 智能卡,灵巧卡6. digital piracy 数字盗版7. dot-com boom网络繁荣8. C2C transaction 消费者对消费者交易9. Web auction site 拍卖网站10. fingerprint reader 指纹读取器11. 射频识别装置radio-frequency identification (RFID) device 12.电子数据交换electronic data interchange (EDI)13. 库存管理技术inventory management technology14. 知识产权intellectual property15. 条形码b ar code16. 货币兑换currency conversion17. 电子图书e lectronic book18. 视网膜扫描仪retina scanner19.个人数字助理personal digital assistant (PDA)20. 企业对企业电子商务B2B electronic commerce第十二单元:1. encryption program 加密程序2. deletion command 删除命令3. authorized user 授权的用户4. backup copy 备份5. voltage surge 电压浪涌6. circuit breaker 断路器7. electronic component 电子元件(或部件)8. data-entry error 数据输入错误9. electronic break-in 电子入侵10. power line 电力线,输电线11.检测程序d etection program 12. 电源power source13. 破坏性计算机程序destructive computer program14. 计算机病毒computer virus15.软件侵权software piracy16. 硬盘驱动器hard-disk drive17.病毒检查程序virus checker18. 主存储器p rimary storage19. 电子公告板e lectronic bulletin board20. 浪涌电压保护器surge protector。
计算机专业英语课后单词翻译

P21.KEY TERMSapplication software 应用软件basic application 基本应用软件communication device通信设备compact disc (CD) 光盘computer competency计算机能力connectivity连通性data数据database file数据库文件desktop computer台式计算机device driver磁盘驱动程序digital versatile disc(DVD)数字多用途光盘digital video disc(DVD)数字多用途光盘document file文档文件end user终端用户floppy disk软盘handheld computer手持计算机hard disk硬盘hardware硬件high definition高清Information信息information system信息系统information technology信息技术input device输入设备Internet因特网keyboard键盘mainframe computer主机;电脑存储机memory内存microcomputer微型机microprocessor微处理器midrange computer中型机minicomputer小型计算机modem调制解调器monitor监视器mouse鼠标network网络notebook computer笔记本电脑operating system操作系统optical disk光盘output device输出设备palm computer掌上电脑people用户personal digital assistant(PDA)个人数字助理presentation file演示文稿primary storage主存printer打印机procedure规程program程序random access memory随机存储器secondary storage device辅存software软件specialized application专门应用软件supercomputer巨型机system software系统软件system unit系统单元tablet PC平板电脑utility实用程序wireless revolution无线革命worksheet file工作表P53.KEY TERMSaddress 地址Advanced Research Project Agency Network(ARPANET)高级研究项目署的网络applets 小型应用程序attachment 附件auction house site 拍卖行网站browser 浏览器business-to-business(B2B)企业对企业的电子商务模式business-to-consumer(B2C)企业对消费者的电子商务模式cable 电缆carder信用卡诈骗的人Center for European Nuclear Research(CERN)欧洲核子研究委员会computer virus 计算机病毒consumer-to-consumer(C2C)消费者对消费者的电子商务模式dial-up 拨号digital cash 数字现金directory search 目录检索domain name 域名downloading 下载DSL 数字用户e-commerce 电子商务e-learning 电子学习electronic commerce 电子商务electronic mail 电子邮件e-mail 电子邮件protocol(FTP)文件传输协议filter 过滤器friend 支元header 标题hit 检索的结果hyperlink 超链接Hypertext Markup Language(HTML)超文本标记语言instant messaging(IM)即时通讯Internet 因特网Internet security suite 网络安全套件Java 面向对象程序设计keyword search 关键词检索link 链接location 存储单元message 信息metasearch engine 元搜索引擎national service provider 国家服务提供商online 在线online banking 网上银行online shopping 网上购物online stock trading 网上证券交易person-to-person auction site 人际拍卖网站plug-in 插件protocol 协议search engine 搜索引擎search service 搜索服务signature line 签名线social networking 社交网络spam 垃圾邮件spam blocker 垃圾邮件拦截器specialized search engine 专业搜.索引擎spider 网络爬虫subject 主题surf 冲浪top-level domain 顶级域名uniform resource locator(URL)统一资源定位器universal instant messenger 通用即时信息软件uploading 上传Web 网站Web auction 网上拍卖Web-based application 网络应用Web-based service 网络服务Webmaster 网络管理员;站长Web page 网页Web utility 网络工具wireless modem 无限路由器wireless service provider 无线上网服务P85.KEY TERMSanalytical graph分析图application software应用软件AutoContent Wizard内容提示向导basic applications基础应用软件bulleted list项目符号列表business suite商业套装软件Button按键Cell单元格character effect字效Chart图表Column列Computer trainer计算机培训员Contextual tab上下文标签Database数据库database management system (DBMS)数据库管理系统database manager数据库管理员Design template设计模板dialog box对话框Document文件Editing编辑Field字段find and replace查找和替换Font字体font size字号Form窗体Format格式Formula公式Function函数Galleries图库grammar checker语法检查器graphical user interface (GUI)图形用户界面home software家庭软件home suite家庭套装软件Icons图标integrated package集成组件Label标签master slide母板Menu菜单menu bar菜单栏numbered list编号列表numeric entry数值型输入personal software个人软件personal suite个人套装软件. Pointer指针presentation graphic图形演示文稿productivity suite生产力套装软件Query查询Range范围Recalculation重算Record记录relational database关系型数据Report报表Ribbons功能区、格式栏Row行Sheet工作表Slide幻灯片software suite软件套装Sort排序specialized applications专用应用程序specialized suite专用套装软件speech recognition语音识别spelling checker拼写检查器spreadsheet电子表格system software系统软件Table表格text entry文本输入Thesaurus分类词汇集Toolbar工具栏user interface用户界面utility suite实用套装软件what-if analysis变化分析Window窗口word processor文字处理软件word wrap字回行workbook file工作簿Worksheet工作表P113.KEY TERMSAnimation动画artificial intelligence (AI)人工智能artificial reality虚拟现实audio editing software音频编辑软件bitmap image位图blog博客Buttons按键clip art剪辑图Desktop publisher桌面发布desktop publishing program桌面印刷系统软件drawing program绘图程序expert systems专家系统Flash动画fuzzy logic模糊逻辑graphical map框图graphics suite集成图HTML editors HTML编辑器illustration program绘图程序Image editors图像编辑器image gallery图库immersive experience沉浸式体验industrial robots工业机器人Interactivity交互性knowledge bases知识库knowledge-based system知识库系统Link链接mobile robot移动式遥控装置Morphing渐变Multimedia多媒体multimedia authoring programs多媒.体编辑程序page layout program页面布局程序perception systems robot感知系统机器人Photo editors图像编辑器Pixel像素raster image光栅图像Robot机器人Robotics机器人学stock photographs照片库story boards故事版Vector矢量vector illustration矢量图vector image矢量图像video editing software视频编辑软件virtual environments虚拟环境virtual reality虚拟现实virtual reality modeling language (VRML)虚拟现实建模语言virtual reality wall虚拟现实墙VR虚拟现实Web authoring网络编程Web authoring program网络编辑程序Web log网络日志Web page editor网页编辑器商P141.KEY TERMSAdd Printer Wizard添加打印机向导Antivirus program反病毒程序Backup备份backup program备份程序Booting启动、引导cold boot冷启动computer support specialist计算机支持专家Dashboard widgets仪表盘Desktop桌面desktop operating system桌面操作系统device driver磁盘驱动程序diagnostic program诊断程序dialog box对话框Disk Cleanup磁盘清理Disk Defragmenter磁盘碎片整理器Driver驱动器embedded operating systems嵌入式操作系统File文件program文件压缩程序Folder文件夹Fragmented碎片化graphical user interface (GUI)图形用户界面Help帮助Icon图标language translator语言编译器leopard雪豹操作系统LinuxMac OS Mac操作系统Mac OS XMenu菜单Multitasking多任务处理network operating systems(NOS)网.络操作系统network server网络服务器One Button Checkup一键修复operating system操作系统Platform平台Pointer指针Sectors扇区software environment软件环境Spotlight聚光灯stand-alone operating system独立操作系统system software系统软件Tiger老虎操作系统Tracks磁道troubleshooting program故障检修程序Uninstall program卸载程序UNIXuser interface用户界面Utility实用程序utility suite实用套装软件Virus 病毒warm boot热启动Window视窗Windows视窗操作系统Windows Update Windows更新Windows VistaWindows XPP172.KEY TERMSAC adapter 交流适配器Accelerated graphics port(AGP):图形加速端口Arithmetic-logic unit(ALU):算术逻辑单元Arithmetic operation:算术运算ASCII美国标准信息交换码Binary coding schemes:二进制编码制Bit:位Bus:总线Bus line:总线Byte:字节Cable:电缆Cache memory:高速缓存carrier package 封装物Central processing unit (CPU):中央处理器Chip:芯片Clock speed时钟速度Complementary metal-oxide semiconductor:互补金属氧化物半导体Computer technician计算机工程师Control unit:控制单元Coprocessor协处理器Desktop system unit:桌面系统单元Digital数字的Dual-core chips双核芯片EBCDIC:扩展二进制编码的十进制交换码Expansion bus扩展总线Expansion card扩展卡Expansion slot扩展槽FireWire port:火线接口Flash memory闪存.Graphics card图形适配卡Graphics coprocessor图形协处理器Handheld computer system unit 手持计算机系统单元Industry standard architecture (ISA)工业标准结构Infrared Data Association (IrDA)红外线传输模组Integrated circuit:集成电路Laptop computer膝式计算机Logical operation逻辑运算Microprocessor:微处理器Motherboard:主板Musical instrument digital interface(MIDI)乐器数字接口Network adapter card网络适配卡Network interface card(NIC)网络接口卡Notebook system unit:笔记本Parallel ports:并行端口Parallel processing并行处理Pc card: :个人计算机插卡PCI Express(PCIE)Peripheral component interconnect (PCI):外围部件互联Personal digital assistant (PDA) 个人数字助理Plug and play:即插即用Port:端口Power supply unit 供电设备Processor:处理器RAM cache: RAM高速缓存Random-access memory (RAM):随机存储器Read-only memory (ROM):只读存储器RFID tag 射频识别标签Semiconductor:半导体serial ATA(SATA)串行ATA接口规范Serial ports:串行端口Silicon chip:硅芯片Slot:插槽Smart card:智能卡sound card声卡System board:系统板System cabinet:主机System clock:系统时钟System unit:系统单元tablet PC平板式电脑tablet PC system unit平板式电脑系统单元TV tuner card:电视调频卡Unicode:统一字符编码标准Universal serial bus (USB):通用串行总线Universal serial bus (USB) port:通用串行总线端口Virtual memory:虚拟存储器Word:字.P205.KEY TERMS active-matrix monitor有源矩阵显示器bar code条形码bar code reader条形码阅读器cathode ray tube monitor (CRT)阴极射线管显示器Clarity清晰度combination key组合键cordless mouse无线鼠标data projector数据投影仪digital camera数码照相机Digital media player数字媒体播放器Digital music player数码音乐播放器digital video camera数码影像摄录机dot pitch点距dot-matrix printer针式打印机dots-per-inch (dpi)点每英寸dual-scan monitor双向扫描显示器dumb terminal哑终端e-book电子图书阅读器ergonomic keyboard人体工程学键盘Fax machine传真机flat-panel monitor平面显示器Flatbed scanner平板扫描仪flexible keyboard可变形键盘handwriting recognition software 手写识别软件Headphones耳机high-definition television (HDTV)高清电视ink-jet printer喷墨打印机intelligent terminal智能终端Internet telephone网络电话Internet telephony网络电话IP Telephony IP电话Joystick游戏杆Keyboard键盘laser printer激光打印机light pen光笔Liquid crystal display(LCD)液晶显示器Magnetic card reader磁卡阅读器magnetic-ink character recognition (MICR)磁性墨水字符识别mechanical mouse机械鼠标Monitor显示器Mouse鼠标mouse pointer鼠标指针multifunction device (MFD)多功能设备network terminal网络终端numeric keypad数字小键盘optical-character recognition (OCR)光学字符识别optical-mark recognition (OMR)光学标记识别optical mouse光电鼠标Optical scanner光电扫描仪passive-matrix monitor无源矩阵显示器PDA keyboard PDA键盘personal laser printer个人激光打印机.photo printer照片打印机picture elements 有效像素Pixel像素Pixel pitch像素间距platform scanner平版式扫描仪Plotter绘图仪pointing stick触控点portable printer便携式打印机portable scanner便携式扫描仪Printer打印机Radio frequency card reader射频卡阅读器Radio frequency identification (RFID)射频识别refresh rate刷新率Resolution分辨率roller ball滚动球shared laser printer共享激光打印机Speakers扬声器Stylus 输入笔Technical writer技术文档编写员telephony电话Terminal终端thermal printer热敏打印机thin client瘦客户端thin film transistor monitor (TFT)薄膜晶体管显示器toggle key切换键touch pad触控板touch screen触摸屏Trackball轨迹球traditional keyboard传统键盘Universal Product Code (UPC)同一产品编码voice-over IP (VOIP)网络电话voice recognition system语音识别系统wand reader棒式阅读器Webcam摄像头wheel button滚动键wireless keyboard无线键盘wireless mouse无线鼠标.P172.KEY TERMS access speed存取速度Blue-Ray(BD)蓝光Capacity容量CD (compact disc)光盘CD-R (CD-recordable)可录式CDCD-ROM (compact disc-read only memory)光盘库CD-RW (compact disc rewritable)可重写CDCylinder柱面Density密度direct access直接存取disk caching磁盘缓存DVD (digital versatile disc or digital video disc)DVD player DVD播放器DVD- R (DVD recordable)可录式DVD DVD +R (DVD recordable)可录式DVD DVD-RAM(DVD random-access memory)DVD随机存取器DVD-ROM(DVD random-read-only memory)DVD只读存储器DVD-ROM jukeboxDVD-RW (DVD rewritable)可重写DVD Enterprise storage system企业存储系统erasable optical disk可擦光盘文件压缩文件解压缩文件服务器flash memory card闪存卡floppy disk软盘Floppy disk cartridge软盘盒floppy disk drive (FDD)软磁盘驱动器hard disk硬盘hard-disk cartridge硬盘盒hard-disk pack硬盘组HD DVD(high-definition DVD)高清DVDhead crash磁头碰撞Hi def(high definition)高清high capacity disk高容量磁盘internal hard disk内置硬盘Internet hard drive网络硬盘驱动器Label标签Land平地magnetic tape磁带magnetic tape reel磁带盒magnetic tape streamer磁带条Media多媒体optical disk光盘optical disk drive光盘驱动器Organizational Internet storage组织性网络存储PC Card hard disk PC卡硬盘Pit坑primary storage主存RAID system磁碟阵列系统Redundant array of inexpensive disks(RAID)廉价磁盘冗余阵列secondary storage辅存Sector扇区sequential access顺序存取Shutter滑盖Software engineer软件工程师solid-state storage固态存储器.storage devices存储装置tape cartridge盒式带Track轨道USB drive USB驱动器write-protection notch写入保护缺口P2693G cellular network 3G移动网络Analog signal 模拟信号Asymmetric digital subscriber line(ADSL) 非对称数字用户线Backbone 网络中枢Bandwidth 带宽Base station 基站Bits per second(bps) 比特每秒Bluetooth 蓝牙Broadband 宽带Broadcast radio 广播电台Bus 总线Bus network 总线网络Cable modem 电缆调制解调器Cellular service 移动电话服务Client 客户端Client/server network 客户机/服务器网站Coaxial cable 同轴电缆Communication channel 通信通道Communication system 通讯系统Computer network 计算机网络Connectivity 连接Demodulation 解调Dial-up service 拨号上网服务Digital signal 数字信号Digital subscriber line(DSL) 数字用户线Distributed data processing system 分布式数字处理系统Distributed processing 分布式处理Domain name server(DNS) 域名服务器Ethernet 以太网External modem 外制调制解调器Extranet 外联网Fiber-optic cable 光纤电缆Firewall 防火墙Global positioning system(GPS) 全球定位系统Hierarchical network 分层网络Home network 家庭局域网Host computer 主机Hub 集线器Infrared 红外线Internal modem 内置调制解调器Intranet 内网IP address (Internet protocol address) IP地址(互联网协议地址)Local area network(LAN) 局域网Low bandwidth 低带宽Medium band 中等带宽Metropolitan area network ( MAN) 城域网Modulation 调制Network administrator 网络管理员Network architecture 网络架构Network gateway 网关Network hub 网络枢纽Network interface card(NIC) 网络接口卡Network operating system (NOS) 网络操作系统Node 节点Packet 数据包PC card modem PC卡调制解调器Peer-to-peer network 点对点网网络(P2P)Polling 轮询Protocol 协议Proxy server 代理服务器Ring network 环网Satellite 卫星Satellite/air connection service 卫星/航空连接服务Server 服务器Star network 星网络Strategy 策略T1,T2,T3,T4 lines T1,T2,T3,T4路线Telephone line 电话线Terminal network 终端网络Time-sharing system 分时系统Topology 拓扑Transfer rate 传输速率Transmission control protocol/Internet protocol(TCP/IP) 传输控制协议/internet协议(TCP/IP协议)Voiceband 话音频带Wide area network (WAN) 广域网(WAN)Wi-FI (wireless fidelity) 无线相容性认证Wireless LAN (WLAN) 无线局域网Wireless modem 无线调制解调器Wireless receiver 无线接收器P303Access 访问Accuracy 精度Ad network cookie 网络广告小软件Adware cookie 网络广告小软件Anti-spyware 反间谍软件Biometric scanning 生物识别扫描Bomb 炸弹Carpal tunnel syndrome 腕管综合征Chlorofluorocarbones(CFCs) Computer Abuse Amendments Act 计算机滥用法修正案Computer crime 计算机犯罪Computer ethics 计算机伦理学Computer Fraud and Abuse Act 计算机欺诈和滥用法Computer monitoring software 电脑监控软件Cookie html浏览器的一小段信息Cracker 黑客Cryptographer 密码员Cumulative trauma disorder 积累性损伤错乱Data security 数据安全Denial of service (DoS) attack 拒绝服务攻击Disaster recovery plan 灾难性恢复计划Electronic monioring 电子监控Electronic profile 电子专页Encrypting 加密Energy star 能源之星Environment protection 环境保护Ergonomics 工效学Ethics 伦理Financial Modernization Act 金融现代化法案Firewall 防火墙Freedom of Information Act 信息自由法Green PC 绿色PCHacker 黑客History file 历史文件Identity theft 身份盗窃Illusion of anonymity 匿名幻想Information broke 信息拦截器Information reseller 经销商信息Internet scam 互联网骗局Keystroke logger 案件记录器Malware 恶意软件Mistaken identity 识别错误Password 密码Physical security 实体安全Privacy 隐私Property 属性Repetitive motion injury 反复性动作损伤Repetitive strain injury (RSI) 重复劳损Reverse directory 方向目录Scam 诈骗Security 安全Snoopware 监控软件Software copyright Act 软件著作权法Software piracy 间谍软件Spike 尖状物Spy removal program 间谍删除程序Spyware 间谍软件Surge protector 浪涌保护器Technostress 重压技术Traditional cookie 传统cookies Trojan horse 木马Virus 病毒Voltage surge 电压浪涌Web bug 网络漏洞Worm 蠕虫。
计算机专业英语名词翻译

第一章(计算机系统概论)digital computer 数字计算机decimal digits 十进制数字binary 二进制bit 位ASCII 美国国家信息交换标准代码computer system 计算机系统hardware system 硬件系统software system 软件系统I/O devices 输入输出设备central processing unit(CPU) 中央处理器memory 存储器application software 应用软件video game 计算机游戏system software 系统软件register 寄存器floating point data浮点数据Boolean布尔值character data字符数据EBCDIC扩充的二十一进制交换代码punched cards穿孔卡片magnetic tape磁带main memory主存vacuum tubes电子管magnetic drum磁鼓transistors晶体管solid-state devices固体器件magnetic cores磁芯integrated circuit(IC)集成电路silicon chip硅芯片multiprogramming多道程序设计timessharing分时分时技术minicomputers小型计算机mainframe大型计算机large-scaleintegrated(LSI)大规模集成very-large-scale integrated(VLSI)超大规模集成word processing文字处理eletronic spreedsheets电子表格database management programs数据库管理程序desktop publishing桌面印刷personalcomputer(PC)个人计算机microcomputer微型计算机storage capacities存储容量stand-alone computer独立计算机local area network(LAN)局域网peripheral devices外部设备assembly line流水线supercomputer巨型计算机第二章(计算机系统结构)memmory subsystem存储子系统I/O subsystem输入输出子系统bus总线system bus系统总线chip 芯片address bus地址总线instructions指令memory location存储单元data bus数据总线control bus控制总线local bus 局部总线microprocessor微处理器register set寄存器组arithmetic logic unit(ALU)运算器clock cycle时钟周期control unit控制器computer architecture计算机体系结构introduction format指令格式addressing modes寻址方式introduction set指令集internal memory内存main memory主存Random Access Memory(RAM)随机存取存储器Read Only Memory (ROM)只读存储器secondary storage副主存储器vitual memory虚拟存储器Dynamic RAM(DRAM)动态存储器refresh circuitry刷新电路Static RAM(SRAM)静态RAMcache memory高速缓冲存储器masked ROM掩膜ROMPROM可编程RAMEPROM可擦写PROMultraviolet light紫外线EEPROM or EEPROM电擦写PROMbasic input/output system(BIOS)基本输入输出系统flash EEPROM 快闪存储器memory hierarchy 存储器体系结构auxiliary memory 辅助存储器storage memory 存储容量keyboard 键盘alphanumeric key字母数字键function key 功能键cursor key 光标键numeric keypad 数字键mouse 鼠标touch screen触屏infrared ray红外线monitor 监视器display screen显示屏laser printer激光打印机ink-jet printer喷墨打印机dot-matrix printer点针式打印机modem调制解调器input-output interface(I/O interface)输入输出接口peripheral外部设备,外设interrupt中断program counter程序计数器vectored interrupt向量中断nonvectored interrupt非向量中断interrupt vector中断向量Direct Memory Acess(DMA)直接存储器存取timeout超时第三单元(计算机体系结构)parallel processing 并行操作serial operations 串行操作instructions stream 指令流data dream 数据流SISD 单指令单数据流SIMD 单指令多数据流MISD 多指令单数据流MIMD 多指令多数据流pipeline processing 流水线处理combinational circuit 组合电路multiplier 乘法器adder 加法器clock pulse 时钟脉冲vector processing 向量处理one-dimensional array 一维数组scalar processer 标量处理器vector instructions 向量指令CISC 复杂指令集计算机decoder 译码器RISC 精简指令集计算机backward compatibility 向下兼容第四单元(算法与数据结构)algorithm 算法parallel algotithm 并行算法primitive 原语syntax 语法semantics 语义pseudocode 伪码exhaustive search 穷举搜索divide-and-conquer algorithm 分治算法dynamic programming 动态规划bottom-up 自上而下top-down 自下而上array 数组one-dimensional array 一维数组pointer 指针program counter 程序计数器instruction pointer 指令指针list 列表linked list 链表singly-linked list 单向链表double-linked list 双向链表circularly-linked list 循环链表FIFO 先进先出LIFO 后进先出stack 栈push 压栈pop 出栈stack pointer 栈指针queue 队列tree 树root 根level 层次degree of a node 结点的度depth of a tree树的深度binary tree 二叉树traversal 遍历M-way search tree M向搜索树第五章(编程语言)Program 程序Program language 程序设计语言Software engineering 软件工程Pseudocode 伪码Flowchart 流程图Coding 编码Program testing 程序测试Desk-checking 手工检查Documentation 文档User documentation 用户文档Operator documentation 操作员文档Programmer documentation 程序员文档Machine language 机器语言Assembly languages 汇编语言High-level languages 高级语言RAD(rapid application development) 快速应用开发Natural language 自然语言Artificial intelligence(AI) 人工智能Compile 编译Assemble 汇编Source code 源代码Object code 目标代码Linker 连接器Executable file 可执行文件Object-oriented programming 面向对象的程序设计Object 对象Class 类ADT(abstract data type)抽象数据类型Member variable 成员变量Class variable 类变量Member function 成员函数Inheritance 继承Derived class 派生类Overload 超载Message 消息Static binding 静态绑定Dynamic binding 动态绑定Polymorphism 多态性Visual programming 可视化编程Markup language 标记语言HTML(hyper text markup language)超文本标记语言Hyperlink 超链接XML(extensible markup language) 可扩展标记语言Java virtual machine java虚拟机第六章(操作系统)Application software 应用软件System software 系统软件Utility software 实用软件Operating system(OS)操作系统Shell 操作系统的外壳程序Graphical user interface(GUI)图形用户界面Kernel 内核Serial processing 串行处理Job 作业Batch processing 批处理Simple batch systems 简单批处理系统Multiprogrammed batch systems 多道程序批处理系统Monitor 监控程序Scheduler 调度程序Multiprogramming 多道程序Multitasking 多任务Time-sharing systems 分时系统Uniprogramming 单道进程Process 进程Process management 进程管理Process control block 进程控制块Mutual exclusion 互斥Multiprocessing 多处理,多进程Distributed processing 分布式管理Concurrent processes 并发处理Deadlock 死锁Synchronize process同步处理Semaphore 信号量Reusable resource 可复用性资源I/O buffers 输入/输出缓冲区I/O channel 输入/输出通道Deadlock prevention 死锁预防Deadlock detection 死锁检测Deadlock avoidance 死锁避免Virtual memory 虚拟内存Logical reference 逻辑引用Real addresse 实地址Paging 分页Segmentation 分段Virtual address 虚拟地址Physical addresses 物理地址Real-time process 实时处理File management 文件管理Plug and play(PnP) 即插即用第七单元(应用软件)application software 应用软件word processing 字处理软件spreadsheet 电子表格personal finance 个人理财presentation graphic 演示图形database manager 数据库管理软件groupware 群件desktop accessory 桌面辅助工具browsers 浏览区desktop publishing 桌面印刷project management 项目管理CAD 计算机辅助设计CAM 计算机辅助制造multimedia authoring 多媒体发布animation 动画MIDI 乐器数字化接口speech synthesis 语音合成insertion point 插入点scroll bar 滚动条window 窗口menu bar 菜单栏pull-down menu 下拉式菜单Button 按钮toolbar 工具条dialog box 对话框default value 缺省值(默认值)macro 宏OLE 对象链接和嵌入clipboard 剪切板column 列row 行cell 单元格cell address 单元格地址cell pointer 单元格指针formula 公式function 函数bar chart 柱形图line chart 线图pie chart 圆饼图workflow software 工作流软件PIM 个人信息管理软件Web browser 浏览器World Wide Web 万维网home page 主页第八单元(数据库)DBMS 数据库管理系统instance 实例schema 模式physical schema 物理模式存储模式内模式logical schema 逻辑模式概念模式模式subschema 子模式外模式data independence 数据独立性physical data independence 物理数据独立性logical data independence 逻辑数据独立性data model 数据模型entity-relationship model 实体联系模型object-oriented model 面向对象模型semantic data model 语义数据类型functional data model 功能数据模型entity 实体entity set 实体集mapping cardinality 映射基数abstract data type 抽象数据类型attribute 属性relation 关系tuple 元组primary key 主键super key 超健candidate key 候选键foreign key 外键DDL 数据定义语言data dictionary 数据字典DML 数据操纵语言procedure DML 过程化DML nonprocedure DML 非过程化DMLSQL 结构化查询语言view 视图the relational algebra 关系代数the tuple relational calculus 元组关系演算atomicity 原子性consistency 一致性duration 持久性transaction 事物DBA 数据库管理员。
计算机英语第6章部分翻译

计算机英语第6章部分翻译Major Achievements主要成就Operating systems are among the most complex pieces of software yet developed.The major achievements of operating systems are as follows.操作系统是已开发的软件中最复杂的。
操作系统的主要成果如下。
(1)Process management进程管理The most fundamental building block in a modern operating system is the process.The principle function of the operating system is to create,manage,and terminate processes.While processes are active,the operating system must see that each is allocated time for execution by the processor,coordinate their activities,manage conflicting demands,and allocate system resources to processes.在一个现代的操作系统中最基本构建块是进程。
操作系统的原理及功能是创建、管理和终止进程。
进程处于活动的时候,操作系统必须了解每一个执行的处理器的分配时间,协调他们的活动状态,管理互相冲突的需求以及分配系统资源来处理。
To perform its process-management functions,the operating system must maintain a description of each process.Each process is represented by a process image,which includes the address space within which the process executes and a process control block.The latter contains all the information that is required by the operating system to manage the process,including its current state,resources allocated to it,priority and other relevant data.为了执行其功能,操作系统必须保持每个进程的类型。
计算机专业英语翻译PPT 6章8章

计算机专业英语
1-7
Chapter 1 The History and Future of Computers
6.1.1 The Cycle as a Whole
Regardless of why software enters the modification phase, the process requires that a person (often not the original author) study the underlying program and its documentation until the program, or at least the pertinent part of the program, is understood. Otherwise, any modification could introduce more problems than it solves. Acquiring this understanding can be a difficult task even when the software is well-designed and documented. In fact, it is often within this phase that a piece of software is finally discarded under the pretense (too often true) that it is easier to develop a new system from scratch than to modify the existing package successfully
计算机专业英语Unit_8

I. New Words
12. 13. 14. 15. 16. 17. 18. 19. 20. 21. 22.
node n. 网络节点,连接到网络上的设备 multi-drop n. 多分支,多点(网络) reservation n. 保留,保留品 inquiry v. 质询,探索 disadvantage n. 缺点 disabled adj. 禁止的,屏蔽的,停用的,无效的 detach v. 使分离,分遣 disturb v. 扰动,干扰 personnel n. 人事部门 update v. 更新 gateway n. 网关
Par. 4
Two common applications of local area networks are hardware resource sharing and information resource sharing.Hardware resource sharing allows each personal computer on the network to access and use devices that would be too expensive to provide for each user.[1] Information resource sharing allows anyone using a personal computer on the local area network to access data stored on any other computer in the network.In actual practice , hardware resource sharing and information resource sharing are often combined.
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
CHAPTER 6
19. SYSTEM UNIT (P150)
The system unit, also known as the system cabinet, is a container that houses most
系统单元
该系统的单位,又称系统机柜,是一个容器,里面大部分构成一个计算机系统的电子元件。
所有的计算机系统有一个系统单位。
微型计算机中,有四种基本类型:桌面系统的单位,笔记本电脑系统的单位,平板电脑系统的单位,掌上电脑系统的单位
2. SYSTEM BOARD (P153)
The system board is also known as the motherboard. The system board is the
系统板也被称为主板。
系统板是整个计算机系统的通信媒介。
系统单位的每一个组件连接到系统板上。
它作为一个数据的各个组成部分互相沟通的路径。
外部设备,如键盘,鼠标和显示器无法沟通与系统的单位没有系统板。
21. (P154)
Sockets provide a connection point for small specialized electronic parts called
套接字提供了一个小的芯片专门的电子零件的连接点。
芯片由微小的电路板蚀刻到硅sandlike材料的平方。
这些电路板可小于指尖。
A芯片也被称为一个硅芯片,半导体,集成电路。
芯片安装在载体上的包。
这些包直接插入系统板上的插座上或卡,然后插入到系统板上的插槽。
插座是用来连接各种不同类型的芯片,包括微处理器和内存芯片的系统板。
22. MICROPROCESSOR (P155)
In a microcomputer system, the central processing unit (CPU) or processor is 在微机系统中,中央处理单元(CPU)或处理器包含一个单一的芯片上称为微处理器。
微处理器是安装到一个载体封装到系统板上的插头或内墨盒插入到一个系统板上的特殊插槽中。
微处理器是计算机系统的大脑。
它有两个基本部分组成:控制单元和算术逻辑单元。
23. RAM (P157)
Random-access memory(RAM) chips hold the program(sequence of instructions) and data
随机存取存储器(RAM)芯片持有的程序(指令序列)和数据,目前正在处理的CPU。
RAM被称为临时或非易失性存储器,因为在大多数类型的RAM的一切都失去了尽快微机关闭。
它也失去了,如果有一个电源故障或其他电动微机电流中断。
二级存储,我们将在第8章描述,并没有失去它的内容。
它是永久或非易失性存储,如软盘上存储的数据。
出于这个原因,正如我们前面提到的,它是一个好主意,保存在您的工作进展到二级存储设备。
也就是说,如果你是一个文档或电子表格的工作,每隔几分钟,你应该保存,或存放,材料。
24. BUS LINES (P161)
A bus line — also known simply as a bus — connects the parts of the CPU to each 一条公交线路 - 也仅仅作为一种总线 - 连接CPU的部分给对方。
巴士也连接的CPU系统板上的各种其他组件。
总线是一个代表位的数据和指令的途径。
数位,可以同时下了车旅行被称为总线宽度。
25. POINTING DEVICES (P184)
Mechanical mouse is generally considered the traditional type and is currently the
指点设备
机械鼠标通常被认为是传统型,是目前使用最广泛的的,它在底部的一个球和连接线与系统单位。
当您移动鼠标的整个表面光滑,辊旋转和控制屏幕上的指针。
26. TOUCH SCREENS (P185)
A touch screen is a particular kind of monitor with a clear plastic outer layer. Behind this layer are crisscrossed invisible beams of infrared light. This
触摸屏是一个透明的塑料外层的特定种类的监视器。
这一层的背后是纵横交错看不见的光束红外光。
这样
的安排使有人选择用手指触摸屏幕上的行动或命令。
触摸屏很容易使用,尤其是当人们需要的信息迅速。
它们通常用于餐厅,自动取款机(ATM),信息中心。
(见图7-10)。
27. SCANNING DEVICES (P186)
Scanners move across text and images. Scanning devices convert scanned text and 扫描装置
扫描器跨越文本和图像。
扫描设备转换成一种形式,系统单元可以处理扫描的文本和图像。
扫描设备有三种类型:光学扫描器,条码阅读器,和char和标记识别设备。
28. (P187)
Almost all supermarkets use electronic cash registers and a bar code system called
几乎所有的超市使用电子收银机,条形码系统,所谓的通用产品代码(UPC)。
在收银台,电子收款机使用条码阅读器扫描每个产品的UPC代码。
代码发送到超市的电脑,这说明,最新的价格,并为每个产品的库存水平。
计算机处理此输入来更新库存水平,并提供每个产品的描述和价格的电子收款机。
这些设备是那么容易使用,许多超市都为客户提供自助结帐台。
29. MONITORS (P192)
The most frequently used output device is the monitor. Also known as display screens,
监测仪
最常用的输出设备是显示器。
又称显示屏,显示器目前的文字和图形的视觉图像。
输出通常被称为软拷贝,显示器不同的大小,形状,和成本,几乎所有的,但是,有一些基本的特色。
30. (P199)
Telephony is the transmission of telephone calls over computer network
电话是电话,又称网络电话,IP电话和语音IP电话(VoIP)的计算机网络传输,电话使用互联网而不是传统的通信线路支持vioce通信。
地方使用电话的电话,要求高高速互联网连接和特殊的软件和/或硬件。
三种最流行的方法是
31. FLOPPY DISKS (P214)
Floppy disks are portable or removable storage media. They are typically used to
软盘是便携式或移动存储介质。
它们通常用于储存和运输相对较小的文字处理,电子表格和其他类型的文件。
他们使用扁平聚酯薄膜塑料已与磁性材料涂圆形件。
软盘驱动器(FDD)的存储数据,并通过改变磁盘的表面上,代表1和0s.Floppy磁盘驱动器的电磁收费方案,通过阅读这些费用从磁盘检索数据和程序。
字符由正极(+)和负极( - )使用ASCII,EBCDIC或Unicode二进制代码的收费。
例如,数字3需要一系列8个罪名。
(见图8-2)
32. HARD DISKS (P216)
like floppy disks, hard disks save files by altering the magnetic charges of the 像软盘,硬盘文件保存改变磁盘表面的磁荷。
而软盘使用薄的弹性塑料盘,硬盘使用较厚,刚性,叠在另一个上面一个金属盘片。
硬盘存储和组织文件使用跟踪部门,气瓶。
一个圆柱体通过每一个盘片栈的轨道运行。
虽然不是需要有一个单碟的软盘,气瓶要区分不同盘片的部门在同一轨道上存储的文件。
当硬盘被格式化,轨道,部门,和汽缸分配。
33. (P223)
Flash memory cards are cards are credit card-sized solid-storage devices widely used
闪存卡,卡,信用卡大小的固体存储在笔记本电脑中广泛使用的设备。
快闪记忆体也被用于各种专门的输入设备,台式电脑的数据采集和传输。
例如,闪存用于存储数码相机拍摄的图像,然后将图像传输至桌上型电脑和其他电脑。
像iPod数字媒体播放器使用闪存来存储和播放音乐和视频文件。
要了解更多有关数字视频播放器,请参阅资讯科技为你工作:从互联网上224和225页的iPod和音乐。