计算机组成原理菊花链是什么,计算机组成原理篇
computer hard ware 计算机硬件
computer 计算机
input device 输入设备
information processing 信息处理
output device 输出设备
hardware 硬件
main memory 主存储器
software 软件
CPU 中央处理器
program 程序
bus 总线
general-purpose machine 通用(计算)机
microcomputer 微型计算机
special-purpose machine 专用(计算)机
minicomputer 小型计算机
instruction 指令
mainframe 主机,特大型机
set of instruction 指令集,指令系统
computer codes 计算机代码
BCD 二进制编码的十进制,二-十进制
ASCII 美国信息交换用标准代码
EBCDIC 扩展的二-十进制交换码
even-parity 偶检验
odd-parity 奇检验
parity checking 奇偶检验
what is a processor 什么是处理器
instruction 指令
clock 时钟
instruction set 指令系统,指令集
megahertz(MHZ) 兆赫
processor 处理器
control unit 控制器,控制部件
operation 操作、操作码、操作码指令
ALU 算术/逻辑部件
operand 操作数
word size(word length)字长
register 寄存器
machine ianguage 机器语言
memory systems 存储系统
hierarchical memory 存储器层次结构
cache 高速缓冲存储器,高速缓存
magnetic disk 磁盘
main memory 主存储器
paged virtual memory 页式虚拟存储器
ROM 只读存储器
CD-ROM 只读光盘
disk drive 磁盘驱动器
floppy disk(diskette) 软磁盘
write once,read many(WORM)一次写 多次读
magnetic tape 磁带
register file 寄存器组
latency 潜伏时间、等待时间
page frame 页帧
real memory(storage)实存储器
Dynamic RAM(DRAM) 动态随机存储器
input/output system 输入输出(I/O)系统
latency 等待时间
bandwidth “带宽”(外设与存储器的传送速率范围)
modem 调制解调器
hard disk 硬(磁)盘
come conversion 代码转换
programmed I/O 程序控制I/O
coprocessor I/O 协处理器I/O
memory-mapped I/O存储器映射I/O
interrupt 中断
path 通路,路径
multiprocessor 多处理器
synchronization 同步化
coherency 相关,相干
direct memory access(DMA)直接存储器存取
channel 信道,通道
input/output system 输入输出系统
buffering 缓冲
accumulator 累加器
peripheral 外围,外围设备
pattern of bits 位模式
load 装入,加载
buses and controllers 总线和控制器
bus 总线
clock 时钟,同步
synchronous 同步的
peripheral component
asynchronous 异步的
interconnect(PCI)外围部件互连(总线)
decentralized 分散式(的)
adapter 适配器
disributed 分布式(的)
timing 定时,同步
priority 优先级
chip 芯片
daisy chain 菊花链
DRAM 动态随机存储器
polling 轮询