计算机专业英语名词翻译

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

第一章(计算机系统概论)

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)静态RAM

cache memory高速缓冲存储器

masked ROM掩膜ROM

PROM可编程RAM

EPROM可擦写PROM

ultraviolet light紫外线

EEPROM or EEPROM电擦写PROM

basic 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向搜索树

相关文档
最新文档