- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
COA课件03解读
William Stallings Computer Organization and Architecture 8th Edition 补充知识:二进制 binary system 二进制 Unsigned integer 无符号整数 decimal system 十进制 binary system 二进制 Range 数值范围 D:0~99…99n=0~10n-1 B: 0~2n-1 例如:四位b3b2b1b0可表示0000至1111共24=16个数 N位的二进制地址编码可以在2N个存储“字”中确定一个“字”寻址范围(addressing range)或称为存储空间(memory space) D to B D 转换 B 例如:172 D = ( ? )B 商数 余数 二进制数 172/2 86 0 最小有效位 86/2 43 0 43/2 21 1 21/2 10 1 10/2 5 0 5/2 2 1 2/2 1 0 1/2 0 1 最大有效位 172 D =B Hexadecimal system十六进制 系数取值范围 0,1,…,9,A(10),B(11),C(12),D(13),E(14),F(15 ) 转换 1010 1101 1000 0101B=A D 8 5H =(A x 163+D x 162+8 x 161+5 x 160)D B/KB/MB/GB 单位换算 1 byte (B) = 8 bits (b) 字节=8个二进制位 1Kilobyte(K/KB)=210 bytes=1,024 bytes 千字节 1Megabyte(M/MB)=220 bytes=1,048,576 bytes 兆字节 1Gigabyte(G/GB)=230bytes=1,073,741,824bytes 千兆字节 William Stallings Computer Organization and Architecture6th Edition Chapter 3 A Top-Level View of Computer Function and Interconnection 顶层计算机的功能和互连 系统总线 1.Components The Control Unit and the Arithmetic and Logic Unit constitute the Central Processing Unit Data and instructions need to get into the system and results out Input/output Temporary storage of code and results is needed Main memory 2.Structure of components Memory structure: Memory contains of N storage locations, called word, of M digits( bits ). Both data and instructions are stored there. Data( numbers ) are represented in binary form. Instructions also are binary code form. Each storage location has a serial number to sign its position, the serial number calls address, from 0 to N-1. Memory structure I/O structure In an abstracted and simplified view, I/O is similar to memory. CPU structure Instruction Register(I
您可能关注的文档
最近下载
- 福建省突发化学中毒卫生应急预案.doc VIP
- (最新)执业兽医师聘用协议合同书5篇.docx
- 盘扣式落地式卸料平台专项施工方案新版.docx VIP
- 2025年中国私募股权基金行业市场运行现状及投资战略研究报告.docx
- 护理礼仪与人际沟通.pptx VIP
- 二次函数复习课公开课二次函数复习课公开课.ppt VIP
- 电力工程项目建设用地指标(风电场)(建标〔2011〕209号).pdf VIP
- DB3301_T0329.1—2020_社会救助家庭家境调查规范第1部分:工作程序_杭州市 .docx VIP
- 建筑工程师工作总结范文.pptx
- 2025年中考语文二轮总复习:说明文阅读(附答案解析).doc
文档评论(0)