- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Key Terms in Computer Science Illuminated
Chapter 1 the big picture
Abstraction 抽象 Computing System 计算系统
Computer hardware 计算机硬件 Computer software计算机软件
Central Processing Unit中央处理器
Memory 存储器 Main Memory 主存/内存 Secondary/Auxiliary memory辅助存储器
Disk drive磁盘驱动器 Magnetic Disk磁盘 Hard disk硬[磁]盘 Floppy disk软[磁]盘
Peripheral device外围设备 Terminal 终端 Keyboards 键盘 Monitors显示器
magnetic tape drives 磁带机 Card reader 卡片阅读器 Punched card 穿孔卡 Line printer行打印机
Circuit boards电路板 chips 芯片 Microchips 微芯片 Wires 导线
Integrated Circuits (ICs) 集成电路 Transistors晶体管 Vacuum tubes 真空管
Magnetic cores 磁芯 Magnetic Drum 磁鼓
Large-scale Integration (LSI) 大规模集成 Very Large-scale Integration(VLSI) 超大规模集成
Representation 表示 GUI (Graphic User Interface) 图形用户界面
Microcomputer 微型计算机 Personal Computer(PC)个人计算机 Compatible machines 兼容机
Workstations 工作站 File Server 文件服务器
RISC (Reduced Instruction Set Computer) 精简指令集计算机
CISC (Complex Instruction Set Computer) 复杂指令集计算机
Parallel computing 并行计算 Parallel architecture 并行体系结构
SIMD (Single-Instruction Multiple-Data-stream) 单指令流多数据流)
MIMD (Multiple-Instruction Multiple-Data-stream) 多指令流多数据流
Embedded system 嵌入式系统
Operating System (OS) 操作系统 Time sharing 分时 Time slice 时间片
Utility program 实用程序 Spreadsheets 电子表单 Word processors 字处理程序
Database management systems 数据库管理系统
BASIC(Beginner’s All-Purpose Symbolic Instruction Code)初学者多功能符号指令代码
Turing machine 图灵机
Information Layer
Chapter 2 Binary Value and Number Systems
binary digit 二进制数字
positional notation 位置记数法 place value 位值
base 基数
Base 10, Decimal 十进制
Base 2, Binary 二进制 Base 8, Octal, 八进制 Base 16, Hexadecimal 十六进制
number 数值,数 integer 整数 natural number 自然数 negative number 负数 rational number 有理数
bit (b小写) 位,比特 Byte (b大写) 字节 word 字 word length字长
KB/MB/GB (Kilobyte/Megabyte/Gigabyte)千字节/兆字节,百万字节/十亿字节
Chapter 3 Data Representation
Analog data 模拟数据 Digital data 数字数据
Digitize 数字化 Pulse Code Modulation (PCM) 脉冲编码调制
Multimedia 多媒体 Bandwidth 带宽
Compression ratio 压缩比/率
文档评论(0)