计算机与通信专业英语6(共12章).ppt

上传人:小飞机 文档编号:6606130 上传时间:2023-11-17 格式:PPT 页数:23 大小:338.64KB
返回 下载 相关 举报
计算机与通信专业英语6(共12章).ppt_第1页
第1页 / 共23页
计算机与通信专业英语6(共12章).ppt_第2页
第2页 / 共23页
计算机与通信专业英语6(共12章).ppt_第3页
第3页 / 共23页
计算机与通信专业英语6(共12章).ppt_第4页
第4页 / 共23页
计算机与通信专业英语6(共12章).ppt_第5页
第5页 / 共23页
点击查看更多>>
资源描述

《计算机与通信专业英语6(共12章).ppt》由会员分享,可在线阅读,更多相关《计算机与通信专业英语6(共12章).ppt(23页珍藏版)》请在三一办公上搜索。

1、Unit 6 Operating System,Sec.6-1 What Is an Operating System?,Sec.6-2 Operating System Structure,Exit,Unit 6 Operating System Sec.6-1 What Is an Operating System?,1 Specialized Terms and Phrases,2 Grammar Points,3 Questions,Exit,Return,1 Specialized Terms and Phrases,Return,Exit,operating system操作系统1

2、-1computer hardware计算机硬件1-2hands-on system手控(操作)系统2-2multiprogram多道程序2-3time-shared system分时系统2-3applications program应用程序3-5compiler编译器3-5database system数据库系统3-5video game视频游戏3-5 business program商务程序3-5,1 Specialized Terms and Phrases,resource allocator 资源分配器6-1primary operating system主操作系统7-3MCP-Ma

3、ster Control Program主控程序7-4bare hardware裸硬件8-4shared multi-user system分时多用户系统10-2computer architecture计算机结构12-1move through经过、通过2-3evolve as(逐渐)成为2-4viewas把看作6-1,Return,Exit,1 Specialized Terms and Phrases,Return,Exit,2 Grammar Points,The purpose of an operating system is to provide an environment i

4、n which a user may execute programs.1-2 The applications programs define the ways in which these resources are used to solve the computing problems of the users.4-1 It simply provides an environment within which other programs can do useful work.5-4,Return,Exit,2 Grammar Points,Return,Exit,Operating

5、 systems exist because they are a reasonable way to solve the problem of creating a usable computing system.8-1Operating systems exist because they are supposed to make it easer to compute with an operating system than without an operating system.9-2 is convenience for the user By tracing that evolu

6、tion we can identify the common elements of operating systems and see how and why they developed as they have(evolved).11-2,2 Grammar Points,Return,Exit,Return,Exit,3 Questions,How many parts can a computer system be divided into?Key:It has four parts:hardware,operating system,applications programs,

7、users.3-2In what way is an operating system similar to a government?Key:Like a government,the operating system performs no useful function by itself.It simply provides an environment within which other programs can do useful work.5-3,What certain common functions should an operating system possess(h

8、ave)?Key:It should have the common functions of controlling resources and allocating them to specific programs and users as necessary for their tasks.6-2What are the two goals provided by an operating system for a computer system?Key:The primary goal is to make the computer system convenient to use,

9、and secondary goal is to use the computer hardware in an efficient manner.1-3,Return,Exit,3 Questions,Return,Exit,3 Questions,Unit 6 Operating SystemSec.6-2 Operating System Structure,1 Specialized Terms and Phrases,2 Grammar Points,3 Questions,Exit,Return,1 Specialized Terms and Phrases,Return,Exit

10、,monolithic system整体系统2-a collection of procedures一批程序2-2call调用2-3well-defined interface规定好的接口2-4object program目标程序3-1information hiding信息隐藏3-3system call系统调用4-2trap instruction陷阱指令4-3kernel call核心调用4-4supervisor call管理员调用4-4,1 Specialized Terms and Phrases,kernel mode核心模式5-1 user mode用户模式5-1supervi

11、sor mode管理员模式5-1dispatch table调度表5-service procedure服务程序6-4main program主程序7-2utility procedure实用程序7-4fetching data取数据8-2virtual machine虚拟机9batch systems批系统9-1timesharing system分时系统9-3,Return,Exit,1 Specialized Terms and Phrases,extended machine扩展机10-1multiprograming多路编程10-2bare hardware裸硬件11-4batch

12、processing批处理12-3interactive system交互式系统12-4CMSConversational Monitor System会话监视系统12-4Client-Server-Model客户服务器模型distributed system分布式系统17-1remote machine远程(端)机17-4,Return,Exit,1 Specialized Terms and Phrases,Return,Exit,user-space program用户空间程序18-3message mechanism信息机制18-6by no means决不1-3take a look

13、 inside看一看内部1-2by far as the most(by far as最高级或比较级)2-1最、非常,1 Specialized Terms and Phrases,Return,Exit,2 Grammar Points,Considering the pipeline operation,one can see that an efficient system operation can be attained if all instructions take the same number of cycles for the fetch and execution sta

14、ges.3-1The designer should therefore strive to achieve a uniform series of single-cycle,fetch-and-execute operations for each instruction implemented on the computing system being developed.3-3,Return,Exit,2 Grammar Points,The standard instruction size should be equal to the basic word length of the

15、 computing system,which is usually equal to the number of data lines in the system bus,connecting the memory to CPU.4-1 Since it is impractical to have instructions of half-word length,they should all be a full word long.8-8Having all of the instructions of the same length is not in itself sufficien

16、t to ensure streamlined handling for all cases.9-1,Return,Exit,2 Grammar Points,An obvious way of significantly reducing the complexity of the control unit is to provide a reduced number of choices of instructions,instructions and data formats and of addressing modes.9-6A reduction in the number of

17、operation possibilities will simplify the design and speed up the operation of the decoding subsystem,since it will have many less items to distinguish.9-6Realizing that it might not be practical to hope that all instructions will execute in a single cycle,one can request that at least 75 should.10-

18、8,Return,Exit,2 Grammar Points,In other words,one should strive to provide features which tend to support HLLs in general(such as support for procedure handing,parameter passing and process managment),as opposed to a particular HLL(such as Pascal or FORTRAN).11-8The remaining sections of this chapter will be dedicated to the discussion of some design practices in many RISC systems,and to a historical survey of RISC development.16-3,Return,Exit,2 Grammar Points,Return,Exit,Return,Exit,3 Questions,

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 生活休闲 > 在线阅读


备案号:宁ICP备20000045号-2

经营许可证:宁B2-20210002

宁公网安备 64010402000987号