计算机专业英语翻译
计算机专业英语教程翻译完整版
1.1A Closer Look at the Processor and PrimaryStorage仔细看看处理器和主存储器We have learned that all computers have similar capabilities and perform essentially the same functions, although some might be faster than others. We have also learned that a computer system has input, output, storage, and processing components; that the processor is the “intelligence” of a computer system; and that a single computer system may have several processors. We have discussed how data are represented inside a computer system in electronic states called bits. We are now ready to expose the inner workings of the nucleus of the computer system — the processor.我们已经知道,所有的计算机都具有相似的能力,并且在本质上执行相同的功能,尽管一些可能会比另一些快一点。
我们也知道,一个计算机系统具有输入,输出,存储和处理部件;处理器是一个计算机系统智能核心,并且一个计算机系统可以有许多个处理器。
我们已经讨论过如何在计算机系统内部,用被称作“位”的电子状态来表现数据,现在我们要弄明白计算机系统的核心,即处理器,的内在的工作方式。
计算机专业英语翻译参考
1.(P1) Computer science deals with the theoretical foundations of information and computation, together withpractical techniques for the implementation and application of these foundations, such as programming language theory, computational complexity theory, computer graphics and human-computer interaction.计算机科学涉及信息和计算的理论基础,以及这些基础的实施和应用的实际技术,如编程语言理论,计算复杂性理论,计算机图形学和人机交互。
2.(P17) The most important piece of graphics hardware is the graphics card, which is the piece of equipment thatrenders out all images and sends them to a display. There are two types of graphics cards: integrated and dedicated. An integrated graphics card, usually by Intel for use in their computers, is bound to the motherboard and shares RAM (Random Access Memory) with the CPU, reducing the total amount of RAM available. This is undesirable for running programs and applications that use a large amount of video memory. A dedicated graphics card has its own RAM and Processor for generating its images, and does not slow down the computer.Dedicated graphics cards also have higher performance than integrated graphics cards. It is possible to have both dedicated and integrated graphics card, however once a dedicated graphics card is installed, the integrated card will no longer function until the dedicated card is removed.最重要的一块图形硬件是显卡,是一件呈现出所有的图像,并将它们发送到一个显示器的设备。
计算机专业英语及翻译Unit 7
Unit 7 The Fundamentals of ComputerSoftwareText 1 Data StructureA data structure is a data type. Its values are composed of component elements that are related by some structure.Since a data structure is a data type, it has a set of operations on its values. In addition, there may be operations that act on its component elements. The operations of a structured data type might not only act on the values of the data type, they might also act on component elements of the data structure.The data type’s arrays and record s are native to many programming languages. By using the pointer data type and dynamic memory allocation, many programming languages also provide the facilities for constructing linked structures. The first two higher-level abstract data types are stacks and queues. They are extremely important to computing.A stack is a data type. Its major attributes are the way the insertion and deletion of its elements. The only element that can be deleted or removed is the one that was inserted most recently. Such a structure is said to have a last-in/first-out (LIFO) behavior.Queues are familiar to us. The line of people waiting for service at a bank is an example of queues. The main feature of queues is that they follow a first-come/first-served rule. In queues, the earliest element inserted is the first served. In social settings, the rule appeals to our sense of equality and fairness.There are many applications of the first-in/first-out (FIFO) protocol of queues in computing. For example, the line of I/O requests waiting for access to a disk drive might be a queue. The line of computing jobs waiting to be run on a computer system might also be a queue.参考译文数据结构数据结构是一种数据类型,其值是由通过某种结构相互关联的组成元素所构成的。
计算机专业英语及翻译Unit 10
Unit 10 Program DesignText 1 Computer LanguagesComputer languages have undergone dramatic evolution since the first electronic computers were built. Early on, programmers worked with the most primitive computer instructions—machine language. These instructions were represented by long strings of ones and zeroes. Soon, assembly language was invented. It maps machine instructions to human-readable mnemonics, such as ADD and MOV.In time, higher-level languages evolved, such as PASCAL, BASIC, COBOL, C, C++, and JA V A. These languages let people work with something approximating words and sentences, such as Let I = 100. These instructions were translated back into machine language by interpreters and compilers. An interpreter translates a program as it reads it, turning the program instructions, or code, directly into actions. A compiler translates the code into an intermediary form. This step is called compiling, and produces an object file. The compiler then invokes a linker, which turns the object file into an executable program.Because interpreters read the code as it is written and execute the code on the spot, interpreters are easy for the programmer to work with. Compilers, however, introduce the extra steps of compiling and linking the code, which is inconvenient. Because the time-consuming task of translating the source code into machine language has already been accomplished, compilers produce a program that is very fast each time it is run.The problems programmers are asked to solve have been changing. Today's programs use sophisticated "user-friendly interfaces," involving multiple windows, menus, and dialog boxes. The programs written to support this new approach are far more complex than those written just ten years ago. Generally, as programming requirements have changed, both languages and the techniques used for writing programs have evolved.参考译文计算机语言自从第一批电子计算机诞生以来,计算机语言已经发生了戏剧性的变化。
计算机专业 英语第三单元翻译
第三章:Basic Application Softwareanalytical graph 分析图AutoContent wizard 自动制作内容向导basic application 基本应用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 对话框editing 编辑field 字段find and replace 查找与替换font 字形font size 字体大小/尺码form 表单format 编排;格式化formula 公式function 函数galleries 图文集grammar checker 语法检查器home software 家庭软件home suite 家庭组合icons (计算机屏幕上表示命令、程序的)符号, 图像,图标integrated package 集成组件,完整的软件包label 标签master slide 母片menu 菜单menu bar 菜单栏numbered list 编号列表numeric entry 数字输入personal software 个人软件personal suite 个人软件组pointer 指针presentation graphics 演示图片;电子文稿程序productivity suite 生产组合query 查询range 范围recalculation 重算record 记录relational database 关系数据库report 报告ribbons 带状区row 行sheet 单层表单slide 幻灯片software suite 软件组sort 排序;分类specialized application 专业应用specialized suite 专业组件speech recognition 语音识别spelling checker 拼写检查器spreadsheet 电子制表软件table 表格text entry 文字输入thesaurus 同义词词典toolbar 工具栏utility suite 实用程序组what-if analysis 假定分析window 窗口word processor 文字处理器word wrap 自动换行workbook file 工作簿文件worksheet 工作表As we discussed in Chapter 1, t正如我们在第一章讨论的,有两种软件。
计算机专业英语名词(缩写及翻译)
AAT(Average accesstime,平均存取时间)ABS(Auto Balance System,自动平衡系统)AM(Acousti c Managem ent,声音管理)ASC(Advance d Size Check,高级尺寸检查)ASMO(Advance d Storage Magneto-Optical,增强形光学存储器)AST(Average Seek time,平均寻道时间)ATA(Advance d Technol ogy Attachm ent,高级技术附加装置)ATOMM(Advance d super Thin-layer and high-OutputMetal Media,增强形超薄高速金属媒体)BBS(BIOS Boot Specifi cation,基本输入/输出系统启动规范)BPI(Bit Per Inch,位/英寸)bps(bit per second,位/秒)bps(byte per second,字节/秒)CAM(CommonAccessModel,公共存取模型)CF(Compact FlashCard,紧凑型闪存卡)CHS(Cylinde rs、Heads、Sectors,柱面、磁头、扇区)CSS(CommonCommand Set,通用指令集)DBI(dynamic bus inversi on,动态总线倒置)DIT(Disk Inspect ion Test,磁盘检查测试)DMA(DirectMemoryAccess,直接内存存取)DTR(Disk Transfe r Rate,磁盘传输率)EIDE(enhance d Integra ted Drive Electro nics,增强形电子集成驱动器)eSATA(Externa l SerialATA,扩展型串行AT A)FDB(fluid-dynamic bearing s,动态轴承)FAT(File Allocat ion Tables,文件分配表)FC(Fibre Channel,光纤通道)FDBM(Fluid dynamic bearing motors,液态轴承马达)FDB(Fluid Dynamic Bearing,非固定动态轴承)FDC(FloppyDisk Control ler,软盘驱动器控制装置)FDD(FloppyDisk Driver,软盘驱动器)GMR(giant magneto resist ive,巨型磁阻)HDA(Head Disk Assembl y,头盘组件)HiFD(high-capacit y floppydisk,高容量软盘)IDE(Integra ted Drive Electro nics,电子集成驱动器)IPEAK SPT(Intel Perform ance Evaluat ion and Analysi s Kit - Storage Perform ance Toolkit,英特尔性能评估和分析套件- 存储性能工具包)JBOD(Just a Bunch Of Disks,磁盘连续捆束阵列)LBA(Logical Block Address ing,逻辑块寻址)MR(Magneto-resisti ve Heads,磁阻磁头)MBR(MasterBoot Record,主引导记录)ms(Millise cond,毫秒)MSR(Magneti callyinduced Super Resolut ion,磁感应超分辨率)MTBF(Mean Time BeforeFailure,平均无故障时间)NQC(NativeQueuing Command,内部序列命令)NTFS(Net Technol ogy File System,新技术文件系统)OTF(on-the-fly,高速数据传输错误纠正)PCBA(Pring Circuit Board Assembl y,印刷电路电路板组件)PIO(Program med Input Output,可编程输入输出模式)PRML(Partial Respons e Maximum Likelih ood,最大可能部分反应,用于提高磁盘读写传输率)RAID(Redunda nt Array of Indepen dent Disks,独立磁盘冗余阵列)RAID(Redunda nt Array of Inexpen sive Disks ,廉价磁盘冗余阵列)RPM(Rotatio n Per Minute,转/分)RSD: Removab le Storage Device(移动式存储设备)RST(Read Service Times,读取服务时间)SAMS(Seagate's Advance d Multi Drive System,希捷高级多硬盘系统)SAS(SerialAttache d SCSI,串行SCSI)SATA(SerialATA,串行ATA)SBT(sound barrier technol ogy,声音阻碍技术)SCSI(Small Compute r SystemInterfa ce,小型计算机系统接口)SCMA:SCSI Configu red Auto Magical ly,SCSI自动配置SLDRAM(Synchno nous Link DRAM,同步链路内存)S.M.A.R.T.(Self-Monitor ing, Analysi s and Reporti ngTechnol ogy,自动监测、分析和报告技术)SPS(Shock Protect ion System,抗震保护系统)SSO(simulta neousl y switchi ng outputs,同时开关输出)STA(SCSI Trade Associa tion,SCSI同业公会)STR(sequent ial transfe r rates,连续内部数据传输率)TCQ(taggedcommand queuing,标签命令序列)TFI(Thin-Film Inducte d Heads,薄膜感应磁头)TPI (Track Per Inch,磁道/英寸)Ultra CF(Ultra Compact FlashCard,超级紧凑型闪存卡)Ultra DMA(Ultra DirectMemoryAccess,超高速直接内存存取)LVD(Low Voltage Differe ntial)Wpcom(Write-Precomp ensati on Cylinde rs,写电流补偿柱面数)WST(Write Service Times,写入服务时间)AAM(Automat ic Acousti c Managem ent,自动机械声学管理)CBDS(Continu ous Backgro und DefectScannin g,连续后台错误扫描)DiscWiz ard(磁盘控制软件)DST(Drive Self Test,磁盘自检程序)SeaShie ld(防静电防撞击外壳)ADIP(Address In Pre-Groove,预凹槽寻址)ASPI(Advance d SCSI Program ming Interfa ce,高级SCSI可编程接口)ATAPI(AT Attachm ent PacketInterfa ce,AT扩展包接口)BCF(Boot Catalog File,启动目录文件)BURN-Proof(BufferUnderRu N-Proof,防止缓冲区溢出,三洋的刻录保护技术)BIF(Boot Image File,启动映像文件)CAV(Constan t Angular Velocit y,恒定角速度)CD(Compact Disc)CDR(CD Recorda ble,可记录光盘)CD-ROM/XA(CD-ROM eXtende d Archite cture,唯读光盘增强形架构)CDRW(CD-Rewrita ble,可重复刻录光盘)CLV(Constan t LinearVelocit y,恒定线速度)DAE(digital Audio Extract ion,数据音频抓取)DAO(Disc At Once,整盘刻录)DAO-RAW(Disc At Once Read after Write,整盘刻录-写后读)DDSS(DoubleDynamic Suspens ion System,双悬浮动态减震系统)DDSS II(DoubleDynamic Suspens ion SystemII,第二代双层动力悬吊系统)DVD(Digital Video/Versati le Disk,数字视频/万能光盘)DVD-R(DVD Recorda ble,可记录DVD盘)DVD-RW(DVD Rewrita ble,可重复刻录DV D盘)DVD-RAM(Digital Video/Versati le Disk - RandomAccessMemory,随机存储数字视频/万能光盘)ESER(EAC SecureExtract Ripping,EAC安全抓取复制)GM(Glass Mould,玻璃铸制)GSM(Galvani zation Superco nducti ve Materia l,电镀锌超导材料)IPW(Increme ntal PacketWriting,增量包刻录)LIMDOW(Light Intensi ty Modulat ion DirectOverWri te,光学调制直接覆盖)LG(Land Groove,岸地凹槽)MAMMOS(magneti c amplify ing magneto-optical system,磁畴放大播放系统)MD(MiniDis c,微型光盘)ML(multi-level,多层光盘技术)MO(Magneto Optical,磁光盘)OTF(On The Fly,飞速刻录)OWSC(Optimum Write Speed Control、优化写入速度控制)PCAV(Part Constan t Angular Velocit y,部分恒定角速度)PPLS(Pure Phase Laser System,纯相位激光系统)RS-PC(Reed-Solomon Product Code,里德所罗门编码)RLL(Run Lengthlimited,运行长度限制码)SACD(Super Audio CD,超级音频CD)SAO(Sessino At Once,区段刻录)SARC(Super-Advance d Rapid Cooling,超高级快速冷却)SC(Spin Coat,旋转覆盖)SCM(Spin Coat Method,旋压覆盖法)SLL(SeamLes s Link,无缝连接)SMT(Superco nducti ve Microth erm Technol ogy,超导体散热材料)Super RENS(super resolut ion near-field structu re,超精细近场结构)TAO(Track At Once,轨道刻录)TBW(ThermoBalance d Writing,热电平衡写入)VCD(Video COMPACT DISC,视频CD)VIPC(Intelli gent Variabl e Power Correct,智能变功纠错技术)WD(Working Distanc e,工作距离)SOS(Smart ObjectSalvati on,智能目标分析拯救系统)TADS(TargetAcquisi tion and Designa ntionFor DVD,DVD目标获取和指定)AAS(Automat ic Area Seagmen t?)dpi(dot per inch,每英寸的打印像素)ECP(Extende d Capabil itiesPort,延长能力端口)EPP(Enhance d Paralle l Port,增强形平行接口)IPP(Interne t Printin g Protoco l,因特网打印协议)MPT(Micro Piezo Technol ogy,微针点压电)ppm(paper per minute,页/分)SPP(Standar d Paralle l Port,标准并行口)TA(ThermoAutochr ome,全彩色感热式热感打印)TB(Thermal Bubble,热泡式)TET(Text Enhance d Technol ogy,文本增强技术)USBDCDP D(Univers al SerialBus DeviceClass Definit ion for Printin gDevices,打印设备的通用串行总线级标准)VD(Variabl e Dot,变点式列印)CIS(Contact Image Sensors,接触图像传感器)TWAIN(Toolkit Without An Interes ting Name,无注名工具包协议)ADT(Advance d DRAM Technol ogy,高级内存技术)ANSI(America n Nationa l Standar ds Institu te,美国国立标准协会)BAD(Best Amiga Dominat ors)CBF: Cable Broadba nd Forum,电缆宽带论坛CEA(Consume r Electro nics Associa tion,消费者电子协会)CEMA(Consume r Electro nics Manufac turing Associa tion(消费者电子制造业协会)CPE: Custome r Premise Equipme nt(用户预定设备)CSA(Canadia n Standar ds Associa tion,加拿大标准协会)DCA: Defense Communi cation Agency,国防部通信局DOJ: Departm ent of Justice(反不正当竞争部门)DSP: Deliver y Service Partner(交付服务合伙人)DVB:Digital Video Broadca sting,数字视频广播E3(Electro nic Enterta inment Expo,电子娱乐展览会)EFF: Electro nic Frontie r Foundat ion(电子前线基金会)EPA(Environ mental Protect ion Agency,美国环境保护局)ETRI(Electro nics and Telecom munica tionsResearc hInstitu te,电子和电信研究协会)FCC(Federal Communi cation s Commiss ion,联邦通信委员会)FTC(Federal Trade Commiss ion,联邦商业委员会)GDC(Game Develop er Confere nce,游戏发展商会议)HTTC(HyperTr anspor t Technol ogy Consort ium,HyperTr anspor t技术协会)ICT(Informa tion and Communi cation s Technol ogy,信息和通讯技术)IEC(Interna tional Electro techni cal Commiss ion,国际电子技术委员会)ISSCC(Interna tional Solid-State Circuit s Confere nce,国际晶体管电路讨论会)ICSA: Interna tional Compute r Securit yAssocia tion(国际计算机安全协会),它的前身为NC SA(Nationa l Compute rSecurit y Associa tion,国家计算机安全协会)ITU(Interna tional Telecom munica tionsUnion,国际电信同盟)IEEE(Institu te of Electri cal and Electro nics Enginee rs,电子电路工程师协会)IETF(Interne t Enginee ring Task Force,因特网工程任务组)IFWP: Interna tional Forum White Paper,国际白皮书论坛ISC(Interna tional Steerin g Committ ee,国际筹划指导委员会)ISO/MPEG: Interna tional Standar d Organiz ation's MovingPictureExpertGroup(国际标准化组织的活动图片专家组)ISOM(Interna tional Symposi um on Optical Memory,光盘国际会议)ISSCC(IEEE Interna tional Solid-State Circuit sConfere nce,IEEE国际固态电路协议)ITAA: Informa tion Technol ogy Associa tion of America n,美国信息技术协会ITWG(interna tional technol ogy working groups,国际技术工作组)JCIA(Japan CameraIndustr y Associa tion,日本摄影机工业协会)。
计算机专业英语名词翻译
第一章(计算机系统概论)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 数据库管理员。
计算机专业词汇英语翻译
Guest editora vehicle of 一种手段productivity生产力perceive 感知empirical means:经验方法the prolonged exponential growth:长期的指数增长Fidelity:保真度energy harvesting:能源获取Ubiquitous computing:普适计算Photosynthesis :光合作用incident light 入射光coated 覆盖的humidity 湿度moisture gradients:湿气梯度semiconductor fabrication:半导体制造Acoustic:声学的Miniaturization:小型化Photons:光子,量子Concentrations:浓度Tailored:定制的Spectrum:光谱sophisticated heterogeneous systems:复杂的异构系统Fusion:融合=aggregationQualitative 定性的Diffusion:扩散duty-cycle:占空比spatial dimension:空间范围Dissemination:散播Pervasive:普遍的Trajectory:轨道Ambient:周围的②leachMicrosensors:微传感器Cluster: 名词:簇动词:分簇Cluster head:簇头Hierarchy 分层Application-Specific 应用相关的In terms of 按照Aggregate聚合Diffusion:传播Dissipated:耗散Timeline 时间轴Backs off:后退Dissipation:耗散spread-spectrum:扩频intra-cluster:簇内Outperform:胜过③pegasisHomogeneous:同质的fusion :融合aggregationFuse:v. 融合Humidity:湿度Beacon:信标timestamp 时间戳in terms of :就...而言greedy approach:贪婪算法truncated chain:截断链Critical:关键的propagation delays:传播延迟Dissipate:v.发散SNR:信噪比Joules:焦耳The upper bound:上限tier:等级token :令牌,象征Dense:密集的Sparse:稀疏的Heuristic:启发式Outperforms:胜过Preliminary:初步的Exponential:指数的traveling salesman problem 旅行商问题tradeoff 代价④z-macLatency:时间延迟Robust:鲁棒性slot assignment:时隙分配multiple access control:多址接入控制Aggregate:聚合duty cycle:占空比the overhead of:开销Vendors:厂商surface-mount:表面贴装hand-soldering:手工焊接Predetermined:预定的Stochastic:随机的Explicit Contention Notification:明确竞争通知Unicast:单播Congestion:拥塞Benchmark:基准Preamble:头部⑤A building。
(完整word版)计算机专业英语教程(第5版)翻译完整版
1.1A Closer Look at the Processor and Primary Storage仔细看看处理器和主存储器We have learned that all computers have similar capabilities and perform essentially the same functions,although some might be faster than others。
We have also learned that a computer system has input,output,storage,and processing components;that the processor is the “intelligence” of a computer system; and that a single computer system may have several processors. We have discussed how data are represented inside a computer system in electronic states called bits. We are now ready to expose the inner workings of the nucleus of the computer system - the processor。
我们已经知道,所有的计算机都具有相似的能力,并且在本质上执行相同的功能,尽管一些可能会比另一些快一点。
我们也知道,一个计算机系统具有输入,输出,存储和处理部件;处理器是一个计算机系统智能核心,并且一个计算机系统可以有许多个处理器.我们已经讨论过如何在计算机系统内部,用被称作“位”的电子状态来表现数据,现在我们要弄明白计算机系统的核心,即处理器,的内在的工作方式。
计算机专业英语翻译
Computers are machines that can be used for performing calculations automatically.They can perform complex and repetitive procedures quickly, precisely and reliably and can quickly store and retrieve large amounts of data.电脑是机器可用来自动执行计算。
他们能够快速进行复杂的和重复的程序,精确可靠,可以快速存储和检索大量数据。
The physical components from which a computer is constructed (electronic circuits and input/output devices) are known as "hardware". Most computers have four types of hardware components: input, processor, storage (main memory, auxiliary storage) and output.身体成分构造计算机(电子电路和输入/输出设备)被称为“硬件”。
大部分的电脑有四种类型的硬件组成部分:输入,处理器,存储器(主存储器,辅助存储)和输出。
Input and output (I/O) devices allow the computer to communicate with the user and the outside world. The CPU (central processing unit) executes programs ("software") which tell the computer what to do.The two principal characteristics of a computer are: It responds to a specific set of instructions in a well-defined manner. It can execute a prerecorded list of instructions (a program).输入输出(I/O)设备允许计算机与用户和外界沟通。
计算机专业英语-1-8英语翻译
Chapter 11.multi-core processor(多核处理器)------It is a single computing component with two or more independent actual processing units called “cores”, which are the units that read and execute program instructions.它是集成了两个或两个以上称为“核”的处理单元的计算部件,具有读取和执行程序指令的单元。
2.graphics processing unit(GPU)(图形处理单元)------A graphics processing unit, also occasionally called visual processing unit(VPU),is a specialized processor. It is designed to rapidly manipulate and alter memory to accelerate the creation of images in a frame buffer intended for output to a display.它是一个图形处理单元,有时也被称为视觉处理单元VPU,一个专门的处理器。
它的设计目的是快速地操作和改变内存,以加速在帧缓冲区中创建图像,以便显示输出。
3.Wearable computer(可穿戴电脑)------A wearable computer, also known as a body-borne computer or wearable ,is a miniature electronic device that is worn by the bearer under, with or on top of clothing.穿戴式电脑,也被称为人体电脑或穿戴电脑,是一种微型电子设备,由持有者佩戴在身上或者衣服上。
计算机专业英语翻译
●计算机专业英语翻译部分●Data is a collection of un-organized facts, which can include words, numbers,images, and sounds.●数据是未经组织的事实的集合,数据可以包括单词,数字,图像和声音.● A computer consists of a variety of hardware components that work together withsoftware to perform calculations(计算), organize data, and communicate with other computer.●计算机由许多硬件部件构成,这些硬件与软件一起工作,以便执行计算,组织数据及与其他计算机通信的任务.●These hardware components include input devices, output devices, a system unit,storage devices, and communications devices.●硬件部件包括输入设备,输出设备,系统单元 ,存储设备和通信设备.●An input device allows a user to enter data and commands into the memory ofa computer.●输入设备让用户向计算机存储器输入数据和命令.●Storage differs from memory ,which can hold these items permanently(永久的),whereas memory holds these memory holds items only temporarily(暂时的)。
●外存储器与内存储器不同,外存储器能永久保存数据而内存储器仅临时保存.●Four common storage devices are a floppy disk drive, a hard disk drive, a CD-ROMdrive, and a DVD-ROM drive.●四种常用的外存设备分别是:软盘驱动器,硬盘驱动器,CD-ROM驱动器和DVD-ROM驱动器.●Television?and?data?can?be?mixed?on?one?cable.?●宽带能用于多个方面。
计算机专业英语翻译参考
计算机专业英语翻译参考1.(P1) Computer science deals with the theoreticalfoundations of information and computation, together with practical techniques for the implementation and application of these foundations, such as programming language theory, computational complexity theory, computer graphics and human-computer interaction.计算机科学涉及信息和计算的理论基础,以及这些基础的实施和应用的实际技术,如编程语言理论,计算复杂性理论,计算机图形学和人机交互。
2.(P17) The most important piece of graphics hardware isthe graphics card, which is the piece of equipment that renders out all images and sends them to a display.There are two types of graphics cards: integrated and dedicated. An integrated graphics card, usually by Intel for use in their computers, is bound to the motherboard and shares RAM (Random Access Memory) with the CPU, reducing the total amount of RAM available. This is undesirable for running programs and applications that use a large amount of video memory. A dedicated graphics card has its own RAM and Processor for generating its images, and does not slow down the computer. Dedicated graphics cards also have higher performance than integrated graphicscards. It is possible to have both dedicated and integrated graphics card, however once a dedicated graphics card is installed, the integrated card will no longer function until the dedicated card is removed.最重要的一块图形硬件是显卡,是一件呈现出所有的图像,并将它们发送到一个显示器的设备。
计算机专业英语的课文及翻译
Unit 8 puter NetworkingText 1 Data municationsThe end equipmentcan be puters, printers, keyboards, CRTs, and so on.They are either generates the digital information for transmission oruses the received digital data. This equipment generally operates digital information internally in word units.DTE is data terminal equipment. A station controller (STACO)is the corresponding unit at the secondaries. At one time, the DTE was the last piece of equipment that belonged to the subscriber in a data link system. Between the DTEs, first is the modem, and then is the munications equipment. The munication equipment is owned and maintained by Telco. Data munications equipment (DCE) accepts the serial data stream from the DTE. And DCE converts it to some form of analog signal suitable for transmission on voice-grade lines. At the receive end, the DCE performs the reverse function. It converts the received analog signal to a serial digital data stream. The simplest form of DCE is a modem (modulator/demodulator) or data set. At the transmit end, the modem can be considered a form of digital-to-analog converter.While at the receive end, it can be considered a form of analog-to-digital converter.参考译文数据通信终端设备可以是计算机、打印机、键盘、CRT等。
计算机专业英语单词
计算机专业英语单词**Unit 1 the development of computer technologyApprentice学徒n. Numerical数字的a. Integrator积分器n.Installation安装n. Semiconductor半导体n. Numerical数字的a. Share份额n.Mainframe主机n. House给…提供住房v. Stride进步n.Component元件n. Chip芯片n.Miniature微小化v. Circuit电路n.Kit一套n.Hurdle困难n.Simplify简化v.Drop-out辍学n.Fledgling刚刚起步的a. Unprecedented前所未有的a. Spreadsheet电子表格n. Automate自动化v. Band结合v.(与together连用)Novice初学者n.Abruptly突然地ad. Dub配制v.Prestige声望n.Fad时尚n.Retrieve检索v.Legitimate合法的a.**unit 2 computer systemComponent构建n. Calculation预料n. Payroll工资单n. Balance平衡vt. Chequebook账本n. Vary变化v.Diagram图解,图表n. Motherboard主板n. Memory内存n.Storage存储n.Data数据n.Process处理v. 处理过程n. Megabyte兆字节n. Floppy软盘n.Permanent永久性的a. Character字符n.Removable可移动的a. Command指令n.Keyboard键盘n.Remote遥控的a.Monitor监控器,显示器n. Display显示v.Text文本n.Graphical图表的a. Image图像n.Screen屏幕n.Feature(以…为)特征v. Resolution 分辨率n. Co-ordinate坐标n. Refresh刷新v.Specify列举v.Flicker闪烁v.Mouse鼠标n.Invert倒转v.Trackball轨迹球n. Button按钮n.Update改动v.Movement位移n.Printer打印机n.Available可用的a. Modem(modulator/demodulator)调制解调器n.Via通过,以…为媒介prep.**Unit 3 floppy drivesFloppy软磁盘 n. Drive驱动器n.Head磁头n.Diskette磁盘n.Mechanism机械装备,机械作用n.Actuator拖动装置n. Erasure删除n.Minimal最小的a.Spindle主轴n.Torque扭矩n.Compensation补偿,调整n. Sticky粘性的a.Slippery表面光滑的a. Strobe测速仪n.Fluorescent发光的a. Rim轮缘n.Wagon运货车n.Interface接口,界面n. Faceplate面板n. Ribbon丝带n.Weird奇异的a.Daisy菊花链n.Configuration配置n. Configure排列v. Jumper跳线(插座)n. Terminate 终止n. Terminator终端器n. Termination终端器装置n. Echo反射信号n.Resistor电阻器n. Solder焊接v.**unit 4 unx operating systemOverview概论n.Flavor流行,味道n. Hierarchical分层a. Portability轻便n. Kernel内核n.Assembler汇编语言n. Debugger排除故障n. Compiler程序编制器n. Outline概要n.Enforce执行v.Prompt提示,提问n. Time-slicing时间片n. Interval间歇n.Restore恢复v.Remainder余数n. Reside保存v.Swap交换v.Shuttle往复运动v.Degrade降低v.Type打字v.thrash反复地做v.priority优先n.dynamically动态地,高性能的ad.multitasking多任务n. foreground前台,前述事项n. background后台n ampersand符号&(and)n.**unit 5 programming languageSyntax句法n.Punctuation标点n.Execute运行vt.Dumb呆板的a.ManiSequence顺序n. Incorporate结合,吸收vt. Abstract使…抽象化,提取vt. Variable变量n.Constant常数n.Troubleshoot故障寻找v. Assembler汇编语言n. Parameter参数n.Numerical数字的a.Access接近,存取,访问n. Routine惯例n.Compiler自动编码器,编译程序n.Interpreter解释器n. Devise设计,制定v. Underlie成为…的基础v. Streamline做成流线型v. String字符串n.Matrix矩阵n.Facilitate促进v.Icon图标n.Simulate模仿v.Random随机的a.Procedural程序性a. Cyclical循环的a.Footnote注脚n.Script脚本v.Library库n.Function函数,功能n.Segment部分n.Inherit继承v.Spark使闪耀,激励v. Spectrum范围,幅度n.**unit 6 computer application office solutionRecipe秘诀n.Compatible兼容a. Archive存档v.Resolution分辨率n. Pixel像素n.Pitch斜度n.Dock连接v.Serial串行的a.Port端口n.Plug-in插入n.Peripheral外围的a. Interpolate改写v. Duplexing双向的a. Collate 整理v.Staple钉住v.Cropping剪切方法n. Audit查账n./v. Implement实施v. Surge浪涌n./v.** unit 7 A new officeVersion版本n.Suite组件n.Productivity生产力n. Application应用程序n. Betaβ软件测试版本n. Bill宣布v.Ambitious有抱负的a. Release发表v./n. Steer使…朝向…v. Integration 结合n. Unveil新发售v. Initiative率先,提倡n. Sweeping彻底的a. Collaboration合作n. Recognition识别n.Native本机的a.Component组件n.Linchpin关键,中心点n. Move提议,步骤n. Repository资料库n. Pivot要点n.Chart图表n.Integrate结合v.Quote报价n.Ticker股票行情自动收录机n.Workflow工作流程n. Upcoming即将到来的a. Interval间隔n.Say(插于句中)例如v. Personalize使…个性化v. Interactive交互的a. Miscellaneous杂货的,其他的a.Deployment展开n. Routine例行程序n. Tally计算,符合v. Conjunction 结合n.**unit 8 Introduction to browsersBrowser浏览器n.Transfer转移v.Layout布局,装配图n. Hypertext超文本n. Tutorial辅导n.Cursor光标n.Abbreviate缩写v. Format格式n.Access存取,访问n. Session会话n.Rescue营救v.Randomly随机的ad. Navigation导航n. Image图片n.Intuitive直观的a. respectively分别ad. Default默认n.Clickable可点击的a.**unit 9 MultimediaEssentially本质上ad. Integration集成n. Audio音频的a.Static静止的a.Animation动画片n. Capability能力,性能n. Convert变换v.In-line内部的a.Graphics图形n.Conversion转换n.External外部的a.Flexible灵活a.Tailor使适应v.Configure使成型,设置v. Setting环境,领域n. Platform平台n.Native内部的a.Installation装置n. Availability有效,可利用n. Synchronize同步化v. Extension扩展名,辅助设备n.Virtual虚拟的,实际上的a. Originate发起,创办v. Synchronization同步n. Plu** unit 10 local area networkGateway网关n.Formatting格式化n. Backspace后移n.Keystroke击键n.Update使现代化,修改v. Buffer缓冲n.Flexibility灵活性n. Interface界面,接口n. Protocol协议,草药n. Workstation工作站n. Attribute属性,特征n. Vector矢量n.Stand-alone独立的a. Console控制台n.Node节点n.Mainframe主机n.Computational计算的a. Mundane世俗的a.Intense强烈的,高度的a. Router路由器n.Evolve进化v.Forward促进,转交,发送v. Monitor监视,检验v. Traffic通行n.Hierarchical分层的a. Administrator管理人员n. Invisible不可见的a. Elsewhere在别处ad.** unit 11what is the internetInterconnect使相互连接v. Surf冲浪v.Bookmark书签n.Brokerage佣金n.Site网站n.Resume简历n.Pornographic色情的a. Filter过滤v.Evaluate评价v.Praise提出v.Hallow视为神圣v.Database数据库n.Specify指定,详记v. Keyword关键字n.Facility设施,工具n. Ala按… prep.Acronym首字母缩写词n. Newsgroup新闻组n.Forums论坛会n.Target目标n.Index索引n.Bury隐藏,埋葬v.Somewhere在附近,在某处ad. Cyberspace网络空间n. Stuff材料,资料n. Bill账单n.** unit 12 electronic data interchangeEquivalent相等物n.Procurement取得,造成n. Process活动,作用,步骤n. Facilitate推进v. Hitherto迄今ad.Architecture组织,建筑学n. Transmit传送v.Dispatch派送v.Compliance屈服n.Explicit明确的a.Moderately适中的ad. Sophisticated复杂的a. Infrastructure基础n. Retention保持n.Participant参与者n. Implement贯彻,完成v. Advantageous有利的a. Inventory存货n.Distribution分配,销售n. Automate使自动化v.Rationalize使合理化v. Catalyst催化剂n.Boundary边界n.Commence开始,倡导v. Cocomitant伴随a./伴随情况n. Coordinate协调v.Incompatible不能并立adj. Address委托,解决v. Transcription抄写,翻译n. Incidence发生,影响范围n. Transaction交易,业务n.** unit 13 beginners guide to ecommerceMug抢劫v.Interchangeably互换的ad. Issue发布v.Anonymous匿名的a.Transaction买卖n.Merchant商人n.Identity身份n.Merchandise商品n.Indorse=endorse签名v. Encode把…编码v.Cybercash=e-money=emoney电子货币n.Encrypt把…加密v. Receipt收据,接受n. Credit信誉n.Initiate开始v.Transfer移动n.Bond债券n.Corporate共同的a. Ship输送v.Format版式n.Broker经纪人n.Account账目n.Offset抵消v.Template样板模式n. Insurmountable不可逾越的a.Retailer零售商n. Expire到期v.Notify通知v.Transpire发生v. Fraud欺诈n.Lease租用v.Alternative选择n. Access存取v.Ascertain确定v. Legitimate合法的a. Leery多疑的a.Contest对…提出异议v. Chargeback退款n. Expense开支n.Would-be未来的a. Typically向来,普通ad. Stringent严格Eligibility 合格,候选资格n.** unit 14 virusReplicate复制v. Halt停止n.Transmit传播v.Security安全n.Infection感染n. Mechanism机制n. Intrigue激起(sb.的)好奇心v.Payload荷载n.Trigger引发n./v.Overwrite修改v. Sector扇区n.Random随机n.Unresponsive未反应的a. Flash快速n.Bootstrap引导(程序)n. Ultraviolet紫外线n. Dedicated专用的a. Executable可执行的a. Stub片断n.Object对象nFunction函数n.Align排队n.Even偶数的a.Alignment排队n. Chunk块n.Slack闲散的a.Variant变量n.Peculiarity独特性n. Linker连接器n.Fragment碎片n.Allocate分配v.Crucial关键的a. Deem认为v.Hook占用n./v. Interrupt中断n. Descriptor描述n. Privilege特权n. Handler管理器n. Alter改变v.**useful phrases词组Make great/rapid strides 取得很大进步In the form of以…形式 At the rate of以…速度 Be accustomed to习惯于 A matter of大约All levels of各行各业的 A number of许多Be made up of由…构成 Depend upon取决于Be concerned about关心,涉及Refer to称为Take away取下,拿走Up to直到Be locate in/on位于Dial up拨号Associate with与…联合 In addition to此外…还有 Attach to把…附在Be measured in以…为衡量单位 Coat with镀以…For this reason因此Serve as充当Distinct form截然不同 Confuse A with B把A和B相混淆Trick…into哄骗For the most part大部分 Build in插入Equip…with装备In short总之Derive…form由…而来 In total总计,全体A set of一套Carry on继续进行Present sb. With sth.把sth.送给sb.Interact with与…相互作用 Be similar to与…相似 Consist of由…构成Divide…by以…来除Give access to得到,到达,准许出入Be adapted to适应于On the fly匆忙地Be restricted with把…看做一致 Be restricted to仅限 Plug in(可分开用)接上插头通电 By comparison相比之下 Take over接管,占领Sit back放松,休息Take…off除去,跃起By the name of名叫…的 Call for呼吁Build in内建Function as作为…而起作用 Integrate with与…结合 At timed intervals定期的 Beef up加强In conjunction with与…结合 Be similar to与…相似 Figure out算出,解决 Correspond to与…一致 Be likely(unlikely)to/that可能(不可能)发生某事Set up安装Distinguish…form…区分 In doubt拿不准A variety of各种各样的 Plug in接上插头通电 By comparison相比之下Take over接管,占领 Sit back放松Take…off除去,跃起 By the name of名字叫…的 Call for呼叫,要Build in内建Function as作为…而起作用 Integrate with与…结合 At timed intervals定期 Beef up加强In conjunction with与…结合 Be similar to与…相似 Figure out算出Correspond to与…一致 Be likely(unlikely)to/that可能(不可能)发生sth.Set up安Distinguish…from…区分In doubt拿不准A variety of各种各样的 Deal with处理,论谈 Tailor to使适应…的需要Choose to愿意Be concerned with牵涉 In term of就…来说Relieve…from减轻,解除Range from…to从…到…不等 Log in注册,进入In turn依次Split…into分成All over到处Click on单击Start out起始于Communicate with与…通信 Compare with与…相比Contrast with与…对照Together with连同,和…一道 Lead to导致A range of范围Result in导致Be every bit as和…完全一样 Specialize in专门从事…As opposed to相比之下Have difficulty/trouble(in)doing…做sth.有困难End up结束Be capable of能够Consist of由…组成Meet the condition of满足…的条件 Over and over again一再地,反复地Bring to使人复生/恢复知觉 At the end of在…结束Apart from除…之外。
计算机专业英语课后单词翻译
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内存microprocessor 微处理器midrange computer 中型机minicomputer小型计算机modems制解调器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 TERMS address 地址Advanced Research Project Agency Network (ARPANETT高级研究工程署的网络applets小型应用程序attachment 附件auction house site 拍卖行网站browser 浏览器business-to-business (B2B)企业对企业的电子商务模式business-to-consumer (B2.企业对消费者的电子商务模式cable电缆carder信用卡诈骗的人microcomputer 微型机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 元搜索弓I 擎national service provider 国家® 务提供商online 在线online banking 网上专艮行online shopping 网上购物online stock trading 网上证券交易person-to-person auction site 人际拍卖网站plug-in 插件protocol 协议search engine 搜索弓I擎search service 搜索®务signature line 签名线social networking 社交网络spam垃圾邮件spam blocker垃圾邮件拦截器specialized search engine 专业搜索引擎spider网络爬虫subject 主题surf冲浪top-level domain 顶级域名uniform resource locator (URI) 统一资源定位器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 歹!JComputer 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分类词7匚集Toolbar工具栏user interface 用户界面utility suite实用套装软件what-if analysis 变化分析Window® 口word processor 文字处理软件word wrap字回行workbook file 工作簿Worksheet工作表P113.KEY TERMS Animation 动画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网络编程Webauthoring 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 卸载程序UNIX user 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: 笔t 己本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 串行ATAg口规范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 点品Edot-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 激光打ER机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 技术文档编写员telephonyTerminal 终端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棒式阅读器WebcamS 像头wheel button 滚动键wireless keyboard 无线键盘wireless mouse 无线鼠标P172,KEY TERMS access speed存取速度Blue-Ray (BD 蓝光Capacity 容量CD (compact disc)光盘CD-R (CD-recordable)可录式CD CD-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)DV*读存储器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 写入保护缺口字用户线Distributed data processing system 分布式数字处理系统 Distributed processing 分布式处 理Domain name server(DNS)域名效劳 器 Ethernet 以太网External modem 外制调制解调盔 Extranet 外联网 Fiber-optic cable 光纤电缆Firewall 防火墙 Global positioningsystem(GPS)全球定位系统P269Hierarchical network 分层网络 Home network 家庭局域网 3G 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 电缆调制解调盔 Cellularservice 移动 效劳Client 客户端 Client/server network 客户机 / 服务器网站 Coaxial cable 同轴电缆Communication channel 通信通道Communication system 通讯系统 Computer network 计算机网络 Connectivity 连接 Demodulation 解调 Dial-up service拨号上网效劳 Digital signal数子彳营号Digital subscriber line(DSL)数Host computer Hub 集线器 Infrared 红外线Internal modem 内置调制解调盔 Intranet 内网IP address (Internet protocoladdress) 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 点对点 网 网络(P2PProxy 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) 广域网(WANWi-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浏览器的一小段信息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 身份盗窃川usion 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蠕虫。
计算机专业英语第二版课后翻译答案
Unite 1Section A: 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、Vaccum tube 真空管11、数据的存储与管理the storage and management of data12、超大规模集成电路large-scale integrated circuit13、中央处理器central processing unit14、个人计算机personal computer15、模拟计算机analog computer16、数字计算机digital computer17、通用计算机general purpose computer18、处理器芯片processor chip19、操作指令operating instructions20、输入设备input devicesSection B1、artificial neural network 人工智能神经网络2、Computer architecture 计算机体系结构3、Robust computer program 健壮的计算机程序4、Human-computer interface 人机接口5、Knowledge representation 知识代表6、数值分析numerical analysis7、程序设计环境programming environment8、数据结构data structure9、存储和检索信息store and retrieve information10、虚拟现实virtual realityUnit 2Section A:1、function key 功能键2、V oice 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 system12、液晶显示liquid crystal display13、喷墨打印机inkjet printer14、数据总线data bus15、串行连接serial connection16、易失性存储器volatile memory17、激光打印机laser printer18、磁盘存储器floppy disc19、基本输入输出系统basic input/output system20、视频显示器video displaySection B:1、interrupt handler 中断处理程序2、Virtual memory 虚拟内存3、Context switch 上下文转换4、Main memory 主存5、Bit pattern 位模式6、外围设备peripheral device7、进程表process table8、时间片time slice9、图形用户界面graphics user interface10、海量存储器mass storageUnit 3Section A: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 statement16、机器语言machine language17、函数式语言functional language18、程序设计语言programming language19、运行计算机程序run a omputer program20、计算机程序员computer programmerSection B1、native code 本机代码2、Header file 头文件3、Multithreaded program 多线程程序4、Java-enabled browser 支持Java的浏览器5、Mallicious code6、机器码machine code7、汇编码assembly code8、特洛伊木马程序trojan9、软件包software package10、类层次class hierarchyUnit 4Section A1、inference engine 推理机2、System call 系统调用3、Compiled language 编译执行的语言4、Parellel computing 并行计算5、Pattern matching 模式匹配6、Memory location 存储单元7、Interpreter program 解释程序8、Library routine 库程序9、Intermediate program 中间程序10、Source file 源文件11、解释执行的语言interpreted language12、设备驱动程序device driver13、源程序source program14、调试程序debugger15、目标代码object code16、应用程序application program17、实用程序utility program18、逻辑程序logic program19、黑盒ink cartridge20、程序的存储与执行storage and execution of program Section B1、Messaging model 通信模式2、Common language runtime 通用语言运行时刻(环境)3、Hierarchical namespace 分层的名称空间4、Development community 开发社区5、CORBA 公共对象请求代理体系结构6、基本组件basic components7、元数据标记metadata token8、虚拟机VM virtual machine9、集成开发环境IDE(intergrated development environment)10、简单对象访问协议SOAP(simple object access protocol) Unit 5Section A1、system specification 系统规范2、Unit testing 单元测试3、Software life cycle 软件的生命周期4、System validation process 系统验证过程5、Evolutionary development process 进化发展过程6、Simple linear model 简单线性模型7、Program unit 程序单元8、Throwaway prototype 一次性使用原型9、Text formatting 文本格式10、System evolution 系统演变11、系统设计范例paradigm for system design12、需求分析与定义Requirements analysis and definition13、探索式编程方法exploratory programming approach14、系统文件编制system documentation15、瀑布模型waterfall model16、系统集成system integration17、商用现成软件commercial off-the-shelf software18、基于组件的软件工程component-based software engineering19、软件维护工具software maintenance tool20、软件复用software reuseSection B1、check box 复选框2、Structured design 结构化设计3、Building block 构建模块4、Database schema 数据库模式5、Radio button 单选按钮6、系统建模技术system modeling techniques7、模型驱动开发MDD(model-driven development)8、数据流程图data flow diagram9、下拉式菜单drop-down10、滚动条scroll barUnit 6Section A1、end user 终端用户2、Atomic operation 原子操作3、Database administrator 数据库管理员4、Relational database model 关系数据库模型5、Local data 本地数据6、Object-oriented database 面向对象的数据库7、Database management system 数据库管理系统8、Entity-relationship model 实体关系模型9、Distributed database 分布式数据库10、Flat file 展开文件11、二维表two-dimensional table12、数据属性data attributes13、数据库对象database object14、存储设备storage device15、数据类型data type16、数据插入与删除insertion and deletion17、层次数据库模型hierarchical18、数据库体系结构database architecture19、关系数据库管理系统ralational database management system20、全局控制总线global control busSection B1、nonvolatile storage system 易失性存储系统2、Equitment malfunction 设备故障3、Wound-wait protocol 损伤等待协议4、Exclusive lock 排它锁5、Database integrity 数据库完整性6、共享锁shared lock7、数据库实现database implementation8、级联回滚cascading rollback9、数据项data item10、分时操作系统time sharing operating system ;Unit 7Section A1、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 impulse16、通信卫星communication(s) satellite17、电报电键telegraph key18、传输媒体transmission medium (或media)19、无绳电话cordless telephone20、金属导体metal conductorSection B1、bit map 位图2、parallel port 并行端口3、direct memory access (DMA) 直接存储器存取4、universal serial bus 通用串行总线5、general-purpose register 通用寄存器6、电路板circuit board7、串行通信serial communication8、数码照相机digital camera9、存储映射输入/输出memory-mapped I/O10、有线电视cable televisionUnit 8Section A1、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、局域网local area network (LAN)12、令牌环token ring13、无线网络wireless network14、封闭式网络closed network15、环形拓扑网络ring topology16、客户/服务机模型client/server model17、网络应用程序network application18、进程间通信interprocess communication19、打印服务机printer server20、广域网wide area networkSection B1、routing path 路由选择通路2、dual-ring topology 双环形拓扑结构3、extended star topology 扩展星形拓扑结构4、backbone network 基干网,骨干网5、mesh topology网络拓扑结构6、同轴电缆coaxial cable7、逻辑拓扑结构logical topology8、无冲突连网环境collision-free networking environment9、树形拓扑结构tree topology10、目的地节点destination nodeUnit 9Section A1、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 address12、网吧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 Section B1、incoming message 来报,到来的报文2、application layer 应用层3、utility software 实用软件4、sequence number (顺)序号,序列号5、remote login capabilities 远程登录能力6、端口号port number7、软件例程software routine8、传输层transport layer9、文件传送协议FTP(File Transfer Protocol)10、万维网浏览器Web browserUnit 10Section A1、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、附件行Attachments line15、版权法copyright law16、电子邮件网规e-mail netiquette17、信息高速公路information superhighway18、签名文件signature file19、电子数据表程序spreadsheet program20、文字处理软件word processorSection B1、web-authoring software 网络写作软件2、template generator 模版生成程序3、navigation page 导航页面4、corporate logo 公司标识5、splash page 醒目页面,过渡页6、导航条navigation bar7、节点页面node page8、网站地图site map9、可用性测试usability testing10、图形交换格式gif(Graphics Interchange Format)Unit 11Section A1、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) device12、电子数据交换electronic data interchange (EDI)13、库存管理技术inventory management technology14、知识产权intellectual property15、条形码bar code16、货币兑换currency conversion17、电子图书electronic book18、视网膜扫描仪retina scanner19、个人数字助理personal digital assistant (PDA)20、企业对企业电子商务B2B electronic commerceSection B1、software suite 软件套件2、text box 文本框3、virtual checkout counter 虚拟付款台4、static catalog 静态目录5、browser session 浏览器会话期6、动态目录dynamic catalog7、购物车软件shopping cart software8、供应链supply chain9、企业资源计划软件enterprise resource planning (ERP) software10、税率tax rateUnit 12Section A1、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、检测程序detection program12、电源power source13、破坏性计算机程序destructive computer program14、计算机病毒computer virus15、软件侵权software piracy16、硬盘驱动器hard-disk drive17、病毒检查程序virus checker18、主存储器primary storage19、电子公告板electronic bulletin board20、浪涌电压保护器surge protectorSection B1、phishing attack 网络钓鱼攻击2、graphics card 显(示)卡3、heuristic analysis 试探性分析4、infected file 被感染文件5、virus dictionary 病毒字典6、数据捕获data capture7、恶意软件malicious software8、病毒特征代码virus signature9、防病毒软件antivirus software10、内存驻留程序memory-resident program。
计算机专业英语翻译及课后答案
计算机专业英语翻译及课后答案Unit Nine: The InternetUnit Nine/Section AI. Fill in the blanks with the information given in the text:1. research2. ICANN或the Internet Corporation for Assigned Names and Numbers3. router; gateway4. temporary/dial-up; permanent/dedicated5. ISP或Internet service provider6. network; host7. decimal8. mnemonicII. Translate the following terms or phrases from English into Chinese and vice versa: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 address12. 网吧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 supportIII. Fill in each of the blanks with one of the words given in the following list, making changes if necessary:Early computer networks used leased telephone company lines for their connections. Telephone company systems of that time established a single connection between sender and receiver for each telephone call, and that connection carried all data along a single path. Whena company wanted to connect computers it owned at two different locations, the company placed a telephone call to establish the connection, and then connected one computer to eachend of that single connection.The U. S. Defense Department was concerned about the inherent risk of thissingle-channel method for connecting computers, and its researchers developed a differentmethod of sending information through multiple channels. In this method, files and messagesare broken into packets that are labeled electronically with codes for their origins, sequences,and destinations. In 1969, Defense Department researchers in the Advanced Research ProjectsAgency (ARPA) used this network model to connect four computers into a network called theARPANET. The ARPANET was the earliest of the networks that eventually combined to become what we now call the Internet. Throughout the 1970s and 1980s, many researchers in the academic community connected to the ARPANET and contributed to the technological developments that increased its speed and efficiency.IV. Translate the following passage from English into Chinese: 因特网只是提供了将许许多多的计算机连接在一起的物理与逻辑基础结构。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
计算机专业英语翻译1.1细看处理器与主存储器我们已经了解到所有计算机有类似的能力且能执行相同的功能,尽管一些可能比其他的快。
我们知道电脑系统有输入、输出、仓储、加工的元件,还知道处理器是计算机系统的“智能”部分,并且知道一个简单的计算机系统可以有几个处理器。
我们已经讨论了在电脑系统中数据以被称作位的电子状态来表示。
我们现在准备阐释计算机系统核心的内部活动——处理器。
电脑的内部操作很有趣,但真的没有什么奥秘的事。
这种神秘性存在于那些道听途说和相信科幻作家的人心中。
计算机是不会思考的电子设备,它必须插入电源,就像一台烤面包机或一盏灯。
毫不夸张地讲,市场上有几百种不同类型的计算机在销售。
每种类型可能都很复杂,但每个处理器,有时被称为中央处理器或者说CPU,只有两个基本部分:控制单元,算术和逻辑单元。
主存储器在处理器的内部发挥着重要作用。
这三个——主存、控制单元,算术和逻辑单元——一起工作。
让我们来看看他们之间的功能和联系。
与磁辅助存储设备,如磁带、磁盘相比,主存没有移动部件。
没有机械的运动,数据可以以电子的速度被存取访问,接近光速。
今天大多数电脑的主存使用DRAM(动态随机访问存储器)技术。
先进的DRAM芯片大约有1/8邮票那么大,大约可以储存256,000万位或多于25,600,000字符的数据。
主存储器,或者主存,提供给处理器的程序和数据暂时的存储。
在可执行程序或数据本材料版权归八舍109所有,任何人以任何形式使用请自觉支付版税~可以被处理之前,所有的程序和数据必须被从输入设备(如VDT)或从辅助存储(如磁盘)转移到主存储器。
主要的存储空间总是很少;因此,在一个程序被执行后,它占领的储藏空间会被重新分配给另一个等待执行的程序。
图1 - 1说明了所有的输入/输出(I / O)“读”或“用”主要的存储。
图中(输入)探讨是在VDT上。
消息被查询的形式,是通过一个渠道到主存储器(如同轴电缆)。
消息被解释,处理机从辅助存储设备取出所需的程序和数据。
程序和数据被“装好”,或移动,从辅助存储器到主存储器。
这是一个无损阅读过程。
也就是说,程序和数据被从主要存储器(暂时的)和辅助存储器(永久)中读取。
数据根据程序指令被操作,报告被从主存储器写入到打印机。
一个程序指令或一块数据保存在的特定的主存单元被称为地址。
地址允许程序指令和数据被存储,访问和加工。
每一个地址的内容随着不同程序的执行和新的数据的处理是不断变化的。
主存储器的另一个名字是随机存取存储器,或RAM。
一种特殊类型的主存储器,称为只读存储器(ROM),不能被程序员改写。
ROM的内容被制造商作为“只读”所固化,设计在芯片的逻辑上,。
当你打开微机系统,一个ROM中的程序自动启动计算机系统。
然后ROM程序初步显示屏幕提示。
ROM的一种变种是可编程的只读存储器(PROM)。
RPOM是让用户能装载“只读”的程序和数据的ROM。
一旦一个程序被加载到PROM,它简直从不改变。
然而,如果你本材料版权归八舍109所有,任何人以任何形式使用请自觉支付版税~需要能够修改内容的PROM,有EPROM,可擦写的PROM。
在写操作之前,所有的储存单元必须被删除到同样的初始状态。
一个更具有吸引力的形式的主读存储器是电可擦可编程只读存储器(EEPROM)。
在任何时候都可以写入,不需擦除原先内容,且只是更新寻址到的字节或多个字节。
EEPROM把非易失性优点和可更新、需更新的地方的灵活性结合起来,修改时使用普通的总线控制线、地址线和数据线。
另一种形式的半导体内存是闪存(这样命名因为速度)。
闪存在耗费和功能上介于EPROM和EEPROM之间。
和EEPROM一样,闪存使用的是电擦除技术。
整个闪存在一个或几秒钟内可以被消除,这比只读存储器快得多。
另外,可能消除只是块的内存,而不是整个晶片。
然而,闪存不提供字节级的擦除。
与EPROM一样,闪存每位只使用一个晶体管,所以能达到EPROM的高密度。
高速缓冲存储器程序和数据从辅助存储装载到RAM,因为从RAM访问一个程式指令或者一段数据所需要的时间远远低于从辅助存储器。
从磁盘存储器上存取单个数据所花的时间,可以从RAM中存取几千条指令或数据]。
RAM实质上是一种数据和程序的高速起降缓冲区。
事实上,没有什么真正发生在计算机系统中,直到程序指令和数据转移到处理器。
这转移到处理器的指令和数据可能是费时的,即使在微秒级速度。
为了促进指令和数据更快的转移,大多数电脑到处理器被设计通过高速缓冲存储器。
高速缓冲存储器主要被本材料版权归八舍109所有,任何人以任何形式使用请自觉支付版税~电脑设计师用于增加吞吐量(计算机系统的工作速率)。
像RAM一样,高速缓存是一项高速起降缓冲区程序数据和指令。
然而,缓存存储器使用静态存储器(静态的内存)技术,大约有RAM的10倍速度和100倍的花费。
只有RAM一小部分的内存容量,高速缓存只保持下一步可能需要由处理器处理的程序和数据。
两种类型的高速缓冲存储器广泛应用于电脑。
第一个被称为内部缓存和建在中央处理器的芯片。
第二个,外部高速缓存,位于靠近CPU的地方。
计算机可以有几个不同层次的高速缓冲存储器。
一级缓存几乎总是建成芯片。
二级缓存曾经是外部高速缓存,但现在通常像一级缓存一样也建到CPU。
1.2 总线互连总线是连接两个或多个设备的通信通路。
总线的关键特征是,它是一条共享传输介质。
多个设备连接到总线上,任一个设备发出的信号可以为其他所有连接到总线上的设备所接收。
如果两个设备同时传送,它们的信号将会重叠,引起混淆。
因此,一次只能有一个设备成功地,利用总线,发送数据。
典型的情况是,总线由多条通信通路或线路组成,每条线(路)能够传送代表二进制1和0的信号。
一段时间里,一条线能传送一串二进制数字。
总线的几条线放在一起能同时并行传送二进制数字。
例如, 一个8位的数据能在8条总线线上传送。
计算机系统包含有多种不同的总线,它们在计算机系统层次结构的各个层次提供部件之间的通路。
连接主要计算机部件(处理机, 存储器, I/O)的总线称为系统总本材料版权归八舍109所有,任何人以任何形式使用请自觉支付版税~线。
系统总线通常由50~100条分立的(导)线组成。
每条线被赋予一个特定的含义或功能。
虽然有许多不同的总线设计,但任何总线上的线都可以分成三个功能组,数据线、地址线和控制线。
此外可能还有为连接的模块提供电源的电源线。
数据线提供系统模块间传送数据的路径,这些线组合在一起称为数据总线。
典型的数据总线包含8、16或32根线,线的数量称为数据总线的宽度。
因为每条线每次传送1位,所以线的数目决定了每次能同时传送多少位。
数据总线的宽度是决定系统总体性能的关键因素。
地址线用于指定数据总线上数据的来源和去向。
例如,如果处理机希望从存储器中读一个字的数据,它将所需要字的地址放在地址线上。
显然,地址总线的宽度决定了系统最大可能的存储器容量。
控制线用来控制对数据线和地址线的访问和使用。
由于数据线和地址线被所有部件共享,因此必须用一种方法来控制它们的使用。
控制信号在系统模块之间传送命令和定时信息。
定时信息指定了数据和地址信息的有效性,命令信号指定了要执行的操作。
大多数计算机系统使用多总线,这些总线通常设计成层次结构。
图1.3显示了一个典型的高性能体系结构。
一条局部总线把处理机连接到高速缓存控制器,而高速缓存控制器又连接到支持主存储器的系统总线上。
高速缓存控制器集成到连接高速总线的桥中。
这一总线支持连接到,高速LAN、视频和图形工作站控制器,以及包括本材料版权归八舍109所有,任何人以任何形式使用请自觉支付版税~SCSI 和FireWire的局部外设总线的接口控制器。
低速设备仍然由分开的扩充总线支持,用一个接口来缓冲该扩充总线和高速总线之间的通信流量。
快速外设部件互连提升性能在过去的十年里,PCI总线一直是PC机和服务器的主流I/O架构。
PCI传送由微处理器、网卡、图形卡和与它相连的其他子系统所产生的数据。
然而,随着计算元件的速度和性能的提高,PCI的带宽限制和并行效率低下逐渐成为系统性能的瓶颈。
PCI是一种有多个适配器的单向平行总线体系结构,必须争夺可利用的总线带宽。
虽然PCI接口的性能几年来不断得到改进,但信号偏离,数据位到达目的地太晚,,信号路由以及无法降低电压或提高频率等问题,无不表明该架构走到了尽头。
额外的努力去提高它的性能将会花费很大而且不切实际,一些卖主,包括业内一些最大最成功的系统开发商,发起了一项被称为PCI Express的I/O架构,最初被称为第三代I/O,或3GIO,。
PCI Express是点对点的切换体系结构,创造了高速、CPU和系I/O统之间的双向链接,开关是由主桥连接到CPU上,。
每一个这些链接都有一个或多个包含四条线的线缆——两条用来传送数据两条用来接收数据。
这些线缆的设计能使其在低电压下的使用(导致低力量的使用),减少电磁排放,消除信号偏离,降低成本自然也提高了性能。
在最初的设计实现中, PCI Express可以得到在每条线路上的每个方向以2.5 Gbit/秒的速度转移。
相比之下,PCI-X1.0版本的PCI架构,是如今最常见的,提供1 Gbit /秒本材料版权归八舍109所有,任何人以任何形式使用请自觉支付版税~的吞吐量。
PCI Express卡的吞吐量可在四或八线配置(称为x4和x8),x4 PCI Express卡所能提供的吞吐量高达20 Gbit/秒,而x8 PCI Express卡所能提供的吞吐量高达40 Gbit/秒。
早期尝试创建一个新的PCI架构失败了,这在一定程度上是因为他们需要太多的变化到系统和应用软件。
驱动程序,实用程序和管理应用均需要被改写。
PCI Express的开发人员消除了对新操作系统支持的依赖,让PCI兼容的驱动程序和应用程序无需改变就能在PCI Express硬件上运行。
未来总线开发人员正在提高PCI Express的可扩展性.当前服务器和桌面系统支持PCI Express适配器和图形卡高达8通道,这种体系结构在将来能够支持多达32个通道。
第一个光纤通道主机数据适配器被设计来支持四通道而不是八通道,部分原因是由于服务器开发商已经将他们的系统设置成了四通道插槽,。
甚至更大的带宽是必须的,执行一条八通道道设计能够将性能提高一倍,假如系统中没有其他瓶颈。
这种可伸缩性加上每个通道的速度有望加倍,达到5Gb/s(兆位/秒),将保持PCI Express 在可预见的未来仍然是设计师课实施的方案。
PCI Express是PCI 上重大的提高,并且,在它的发展路上正逐步形成对PC机,服务器的更多的新的标准。
它不仅可以降低成本,提高可靠性,但是它也大大提高了性能。
应用程序如音乐、视频流、视频点播、网络电话和数据存储将受益于这些改进。