欢迎来到三一办公! | 帮助中心 三一办公31ppt.com(应用文档模板下载平台)
三一办公
全部分类
  • 办公文档>
  • PPT模板>
  • 建筑/施工/环境>
  • 毕业设计>
  • 工程图纸>
  • 教育教学>
  • 素材源码>
  • 生活休闲>
  • 临时分类>
  • ImageVerifierCode 换一换
    首页 三一办公 > 资源分类 > PPT文档下载  

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

    • 资源ID:6606130       资源大小:338.64KB        全文页数:23页
    • 资源格式: PPT        下载积分:15金币
    快捷下载 游客一键下载
    会员登录下载
    三方登录下载: 微信开放平台登录 QQ登录  
    下载资源需要15金币
    邮箱/手机:
    温馨提示:
    用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)
    支付方式: 支付宝    微信支付   
    验证码:   换一换

    加入VIP免费专享
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

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

    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-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-Master 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 in 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 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 evolution 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,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(have)?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,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,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-1supervisor 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 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 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 stages.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 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 sufficient 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 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-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,

    注意事项

    本文(计算机与通信专业英语6(共12章).ppt)为本站会员(小飞机)主动上传,三一办公仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知三一办公(点击联系客服),我们立即给予删除!

    温馨提示:如果因为网速或其他原因下载失败请重新下载,重复下载不扣分。




    备案号:宁ICP备20000045号-2

    经营许可证:宁B2-20210002

    宁公网安备 64010402000987号

    三一办公
    收起
    展开