计算机导论单词表
计算机导论生词表
Chapter 1
algorithm 算法
arithmetic logic unit(ALU) 算术逻辑单元
black box 黑盒
computer language 计算机语言
computer science 计算机科学
control unit 控制单元
data processor 数据处理器
input data 输入数据
instruction 指令
integrated circuit 集成电路
memory 存储器
microcomputer 微型计算机
operating system 操作系统
output data 输出数据
program 程序
programmable data processor 可编程数据处理器
software 软件
software engineering 软件工程
von Neumamn model 冯.诺依曼模型
Chapter 2
American National Standards Institute,ANSI 美国国家标准协会
American Standard Code for Information Interchange,ASCII 美国信息交换标准码
analog 模拟的
binary digit 二进制数字
binary system 二进制系统
bit 位
bitmap graphic 位图图形
bit pattern 位模式
byte 字节
code 代码
digital 数字的
extended ASCII 扩展ASCII码
Extended Binary Coded Decimal Interchange Code,EBCDIC 扩展二进制编码的十进制造商代码
hexadecimal notation 十六进制表示法
image 图像
International Organization for Standardization,ISO 国际标准化组织
octal notation 八进制表示法
picture element 像素
pixel 像素
quantization 量化
sampling 采样
switch 开关
text 文本
Unicode 统一字符编码标准
vector graphic 矢量图
video 视频
Chapter 3
binary system 二进制系统
binary to decimal conversion 二进制到十进制的转换
decimal system 十进制系统
decimal to binary conversion 从十进制到二进制的转换
double precision format 双精度格式
Excess system Excess 系统
Floating-point number 浮点数
fraction 小数
integer 整数
mantissa 尾数
negative integer 负整数
normalization 规范化
one’s complement representation 二进制反码表示法
positive integer 正整数
sign-and-magnitude representation 符号加绝对值表示法
single-precision format 单精度格式
two’s complement representation 二进制补码表示法
unsigned integer 无符号整数
whole number 整数
Chapter 4
AND operator 与运算符
arithmetic operation算术运算
binary operation二元运算
binary operator 二元运算符
carry 进位
clear清零
flip 反转
floating-point number 浮点数
force to 0 置0
force to 1 置1
logical operation 逻辑运算
mantissa 尾数
mask 掩码
NOT operator 非运算符
OR operator 或运算符
overflow 溢出
set 置位
truth table 真值表
two’s complement 二进制补码
unary operation一元运算
unary operator 一元运算符
unset 复位
XOR operator 异或运算符
Chapter 5
address bus 地址总线
address space 地址空间
bus 总线
cache memory 高速缓冲存储器
central processing unit,CPU 中央处理单位
comple