- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
计算机科学导论重点汇总
计算机科学导论重点汇总
Chapter 0 Introduction
(绪论)
Terminology (术语) (P2)
? Algorithm: A set of steps that defines how a task is performed (算法是定义如何完成一个任务
的若干步骤的集合)
? Program:A representation of an algorithm (程序是对算法的表示)
? Programming:The process of developing a program (程序设计是指开发程序的过程) ?
Software: Programs and algorithms. (软件是指程序及其算法)
? Hardware: Equipment (硬件即机器设备)
Chapter 1 Data Storage
(数据存储)
Boolean Operations (布尔运算)
? Boolean Operation: An operation that manipulates one or more true/false values (P20) (布尔运
算:处理一个或多个真/假值的运算)
Gates (门) (P21)
? Gate: A device that computes a Boolean operation (门是一种进行布尔运算的设备)
Flip-flops (触发器) (P22)
? Flip-flop: A circuit built from gates that can store one bit. (触发器是由门所构造的可存储1个
位的电路)
– Has an input line which sets its stored value to 1 (它有一条将其存储值置为1的输入线)
– Has an input line which sets its stored value to 0 (它有一条将其存储值置为0的输入线)
– While both input lines are 0, the most recently stored value is preserved (当两条输入线同是0
时,最近存储的值保持)
Hexadecimal Notation (十六进制)
? Hexadecimal notation: A shorthand notation for long bit patterns (十六进制:长的位模式的简短
表示)
– Divides a pattern into groups of four bits each (将位模式按4位一组进行划分)
– Represents each group by a single symbol (将每组表示为一个符号)
? Example:becomes A
Main Memory Addresses (内存地址)
? Address: A “name” that uniquely identifies one cell in the computer’s main memory (地址:唯一
确定计算机内存单元的“名字”)
– The names are actually numbers. (名字实际上是编号)
– These numbers are assigned consecutively starting at zero. (这些编号是从0开始连续指派
的)
– Numbering the cells in this manner associates an order with the memory cells. (以对应于存
储单元的顺序依次编号)
Files
? File: A unit of data stored in mass storage system (文件是存储在海量存储器中的数据单元)
– Fields and keyfields
? Physical record versus Logical record
? Buffer: A memory area used for the temporary storage of data (usually as a step in transferring
the data) (缓冲区是用做数据临时存放的内存区域,常作为传送数据的一个步骤)
Storing Fractions (存储小数)
? Floating-point Notation: Consists of a sign bit, a mantissa field, and an expon
您可能关注的文档
最近下载
- 在职证明在职研究生.docx VIP
- 贵阳市中心城区控制性详细规划(总则)——乌当组团.pdf VIP
- 图书出版合同(合同范本)7篇.docx VIP
- (正式版)D-L∕T 1770-2017 抽水蓄能电站输水系统充排水技术规程.docx VIP
- 《结构全寿命维护》课程教学大纲(本科).docx VIP
- SI、PI协同的EMI分析—打印版.pdf
- Unit2 Travelling Around Discovering Useful Structures 课件-2024-2025学年高中英语人教版(2019)必修第一册.pptx VIP
- SY 5487-92套铣管-石油天然气行业标准.pdf VIP
- ANSYS PI 仿真操作介绍 .pdf VIP
- 安全管理制度措施有哪些.docx VIP
原创力文档


文档评论(0)