- 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
您可能关注的文档
最近下载
- 《红楼梦》中的文化娱乐与艺术表达.pptx VIP
- TZHYL-智慧医院医用耗材 SPD 供应链风险控制指南.pdf VIP
- 数据挖掘知到课后答案智慧树章节测试答案2025年春中国人民解放军国防科技大学.docx VIP
- VDA6.3潜在供方审核P1.xlsx VIP
- 电力公司线路工程资料移交清单 .pdf VIP
- 黑龙江 2023年兽医实验室考试:兽医实验室技术理论真题模拟汇编(共285题).doc VIP
- 2025至2030年中国商务服务市场调查研究及行业投资潜力预测报告.docx
- 第10课 相互了解 相互尊重 教案 人民版中华民族大家庭.pdf VIP
- 2025年七年级数学(上)第1单元《有理数易错题练习》及答案 .pdf VIP
- GB_T 20394-2019 体育用人造草.docx VIP
文档评论(0)