03 Computer system.pptVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Unit 3 Computer System Text 1 Computer Organization Vocabulary and Keywords(生词和关键词) Notes(注释) Terms and Tips(术语和提示信息) Text 2 System Bus Vocabulary and Keywords(生词和关键词) Notes(注释) Terms and Tips(术语和提示信息) Text 3 Instruction Cycle Vocabulary and Keywords(生词和关键词) Notes(注释) Terms and Tips(术语和提示信息) Text 4 Design Goals of Computer Architecture Vocabulary and Keywords(生词和关键词) Notes(注释) Terms and Tips(术语和提示信息) [4]These signals indicate whether data is to be read into or written out of the CPU, whether the CPU is accessing memory or an I/O device, and whether the I/O device or memory is ready to transfer data. 这一句中3个whether引导的宾语从句构成并列结构,作为indicate的宾语。 译文:这些信号用来指示数据是要读入CPU还是要从CPU写出,CPU是要访问存储器还是要访问I/O设备,是I/O设备还是存储器准备就绪传送数据等等 ? Macro name:宏名称。 宏是一种抽象的,根据一系列预定义的规则进行替换一定的文本模式。 例如Excel 办公软件中编制的程序就叫“宏”。 ? memory model:内存模式。 ? menu bar:菜单条。 ? menu command:菜单命令。 Terms and Tips(术语和提示信息) ? System Bus:系统总线,将微机各功能部件连接成一个完整微机系统,包括数据总线DB(Data Bus)、地址总线AB(Address Bus)和控制总线CB(Control Bus)。 ? MEMORY:存储器是存储各种信息(如程序和数据等)的部件或装置。 存储器分为主存储器(内存)和辅助存储器(外存)。 ? I/O:输入或输出设备。 计算机常用的输入设备有键盘、鼠标、扫描仪等,常用的输出设备有显示器和打印机等。 ? Memory Location:存储单元,一般应具有存储数据和读写数据的功能,一般以8位二进制作为一个存储单元,也就是一个字节。 每个单元有一个地址,是一个整数编码,可以表示为二进制整数。 The instruction cycle(Figure 3-8)is the procedure a microprocessor goes through to process an instruction[1]. The steps include: ? Fetch; ? Decode; ? Execute. Lets start where the computer starts, with the microprocessor fetching the instruction from memory[2]. First, the microprocessor places the address of the instruction on to the address bus. The memory subsystem inputs this address and decodes it to access the desired memory location[3]. At this point, the microprocessor has fetched the instruction. Next, the microprocessor decodes the instruction. Each instruction may require a different sequence of operations to execute the instruction. When the microprocessor decodes the instruction, it determines which ins

文档评论(0)

aluyuw1 + 关注
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档