1.3 What is a processor l. interpret v.解释 To translate a statement or instruction into executable interpreted language 解释语 form and then execute it interpreter解释程序 将一条语句或指令翻译成 可执行的形式,然后执行。 比较 compile v.编译 To translate all the source 2. operation操作,运算 le of a program from a high-level language into operation code操作码 object code prior to operand操作数 execution of the program operator运算符 在程序运行前,把用高级 语言编写的程序源代码翻 译成目标代码
1 1.3 What is a processor 1. interpret v. 解释 interpreted language 解释语言 interpreter 解释程序 比较compile v. 编译 2. operation 操作,运算 operation code 操作码 operand 操作数 operator 运算符 To translate a statement or instruction into executable form and then execute it. 将一条语句或指令翻译成 可执行的形式,然后执行。 To translate all the source code of a program from a high-level language into object code prior to execution of the program. 在程序运行前,把用高级 语言编写的程序源代码翻 译成目标代码
operating system操作系统 operator associativity运算符结合性 operator precedence运算符优先级 3.high- level language高级语言 low-evel language低级语言 assembly language汇编语言 4. retrieve检索
2 operating system 操作系统 operator associativity 运算符结合性 operator precedence 运算符优先级 3. high-level language 高级语言 low-level language 低级语言 assembly language 汇编语言 4. retrieve 检索
5. timer定时器 A feature often built into time bomb定时炸弹 evaluation versions of time-division multiplexing Software that renders the software unusable after a time out( timeout time-out certain period oftime:一种通 timesharing分时技术 常放在测试版的软件中的功 能部件,经过一段是指定的 release 释放;发布时间后,它使该软件就不可 用了 To relinquish control of a block of memory, a device, or another system resource to the operating system放弃一块内存、一台 设备或另一个系统资源控制权,交予操作系统。 To formally make a product available to the marketplace. IErt 将某一产品投放到市场
3 5. timer 定时器 time bomb 定时炸弹 time-division multiplexing 时分多路复用 time out ( timeout time-out ) 超时 timesharing 分时技术 6. release 释放;发布 To relinquish control of a block of memory, a device, or another system resource to the operating system.放弃一块内存、一台 设备或另一个系统资源控制权,交予操作系统。 To formally make a product available to the marketplace.正式 将某一产品投放到市场。 A feature often built into evaluation versions of software that renders the software unusable after a certain period of time.一种通 常放在测试版的软件中的功 能部件,经过一段是指定的 时间后,它使该软件就不可 用了
7. pulse脉冲 A transient signal, usually brief and with a discrete onset and offset种暂态信号、通常持续时间很短,且具有陡峭的上 升边和下降边。 PAM pulse amplitude modulation脉冲幅度调制 PCM pulse code modulation脉冲编码调制 PDM pulse duration modulation脉冲宽度调制 8. control unit控制器,控制单元 9 register寄存器 比较 registry注册表
4 7. pulse 脉冲 PAM pulse amplitude modulation 脉冲幅度调制 PCM pulse code modulation 脉冲编码调制 PDM pulse duration modulation 脉冲宽度调制 8. control unit 控制器,控制单元 A transient signal,usually brief and with a discrete onset and offset.一种暂态信号,通常持续时间很短,且具有陡峭的上 升边和下降边。 9. register 寄存器 比较 registry 注册表
10. aLU arithmetic and logic unit算术逻辑单元 arithmetic operation算术运算 add addition/加法 subtract减 subtraction减法 multiply乘 multiplication乘法 divide除 division除法 1. compare比较 比较 compatibility兼容性
5 10. ALU arithmetic and logic unit 算术逻辑单元 arithmetic operation 算术运算 add 加 addition 加法 subtract 减 subtraction 减法 multiply 乘 multiplication 乘法 divide 除 division 除法 11. compare 比较 比较 compatibility 兼容性
12. current电流 current directory当前目录
6 12. current 电流 current directory 当前目录
1.4 Memory system 1. latency等待时间 The time required for a signal to travel from one point on a network to another信告号从网络中一点传播到另一点所需 的时间。 2. semiconductor半导体 conductor导体 nonconductor绝缘体(同 insulator)
7 1.4 Memory system 1. latency 等待时间 The time required for a signal to travel from one point on a network to another.信号从网络中一点传播到另一点所需 的时间。 2. semiconductor 半导体 conductor 导体 nonconductor 绝缘体(同insulator)
3. magnetic a.磁 magnetic disk磁盘 / magnetic field\磁场 magnetic head磁头 magnetic tape磁带 4. hierarchical a.分层,分级,层次 hierarchical database层次(型)数据库 比较 hierarchy n.分层分级结构
8 3. magnetic a. 磁 magnetic disk 磁盘 magnetic field 磁场 magnetic head 磁头 magnetic tape 磁带 4. hierarchical a. 分层,分级,层次 hierarchical database 层次(型)数据库 比较 hierarchy n. 分层[分级]结构
5 cache高速缓冲区 A special memory subsystem in which frequently used data values are duplicated for quick access 种专用的内存子系统,其中存放着那些被频繁使用的数 据以便于快速访问。 cache memory高速缓冲存储器 6. bandwidth带宽 The difference between the highest and lowest frequencies that an analog communications system can pas 模拟通信系统可以通过的最高频率和最低频率之差
9 5. cache 高速缓冲区 cache memory 高速缓冲存储器 A special memory subsystem in which frequently used data values are duplicated for quick access. 一种专用的内存子系统,其中存放着那些被频繁使用的数 据以便于快速访问。 6. bandwidth 带宽 The difference between the highest and lowest frequencies that an analog communications system can pass. 模拟通信系统可以通过的最高频率和最低频率之差
7. virtual a.虚拟 VM virtual memory虚拟存储器 virtual address虚地址 virtual hosting虚拟主机 virtual realit!y虚拟现实 8. reference n.引用 To access a variable, such as an element in an array or a field in a record 访问一个变量,诸如数组中的一个元素或记录中的 个字段
10 7. virtual a. 虚拟 VM virtual memory 虚拟存储器 virtual address 虚地址 virtual hosting 虚拟主机 virtual reality 虚拟现实 8. reference n. 引用 To access a variable, such as an element in an array or a field in a record. 访问一个变量,诸如数组中的一个元素或记录中的一 个字段