第五章计算机组成.ppt

  1. 1、本文档共88页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
第五章计算机组成

The arithmetic logic unit(ALU) performs Arithmetic Operation; Logic Operation. Registers are fast stand-alone storage locations that hold data temporarily. Controlling is achieved through wires that can be on or off. Two types of memory : RAM and ROM. RAM(random access memory): (1)RAM can be read from and written to by the user. (2)RAM is volatile. SRAM(static RAM):flip-flop gates, no need for refreshing. DRAM(dynamic RAM):capacitor.need to be refreshed periodically. ROM:(Read-only memory) (1)The user is allowed to read but not write to ROM. (2)ROM is nonvolatile. PROM: EPROM: EEPROM: Input/Output devices can be divided into two broad categories:nonstorage and storage devices. Nonstorage devices allow the CPU/memory to communicate with the outside world but they can not store information. Storage devices, although classified as I/O devices, can store large amounts of information to be retrieved at a later time. We categorize them as either magnetic or optical. Magnetic Storage Devices CD-ROM CD-R CD-RW DVD Controllers or interface:can be a serial or parallel device. A serial controller has only one wire connection to the device. A parallel controller has several connections to the device so that several bits can be transferred at a time. The strategy behind CISC (complex instruction set computer) architecture is to have a large set of instructions, including the complex ones. The strategy behind RISC (reduced instruction set computer) architecture is to have a small set of instructions that do minimum number of simple operations. 指令(instruction) 控制计算机执行特定的算术、逻辑或控制运算的命令。 一条指令可以分两部分:操作码(op code) 和地址码(operands). 0110 000010 000001 ADD REG2 REG1 CPU可以执行的全部指令称为Instruction set(指令集). Key terms CISC(complex instruction set computer):复杂指令集计算机。 RISC(reduced instruction set computer):精简指令集计算机。 Key terms address bus(地址总线) address space(地址空间) arithmetic logic unit(算术逻辑单元,ALU) bit pattern(位模式) cache memory(高速缓冲存储器) central processing unit(中央处理单元,CPU) Com

文档评论(0)

youbika + 关注
实名认证
内容提供者

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

1亿VIP精品文档

相关文档