- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
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
您可能关注的文档
- CMake编译Opencv自带源码及程序形成工程并运行教程分析.docx
- 人教版八年级政治下册复习PPT解析.ppt
- 人教版八年级政治第四课第二框主动沟通_健康成长解析.ppt
- 人教版五年级下册数学总复习全部课件解析.ppt
- CN201510928873.3-一种高强度、低密度的轻质无人机机翼的制备方法-申请分析.docx
- 人教版八年级物理上册《1.1长度和时间的测量》课件解析.ppt
- Class09废旧汽车回收利用4-6节分析.ppt
- cnca-c12-012015机动车辆轮胎强制性产品认证实施规则分析.docx
- 人教版八年级物理复习课件第一章声现象复习(自做)解析.ppt
- 人教版八年级物理上册第4章光现象第4节光的折射(18张PPT)(共18张PPT)解析.ppt
文档评论(0)