欢迎来到淘文阁 - 分享文档赚钱的网站! | 帮助中心 好文档才是您的得力助手!
淘文阁 - 分享文档赚钱的网站
全部分类
  • 研究报告>
  • 管理文献>
  • 标准材料>
  • 技术资料>
  • 教育专区>
  • 应用文书>
  • 生活休闲>
  • 考试试题>
  • pptx模板>
  • 工商注册>
  • 期刊短文>
  • 图片设计>
  • ImageVerifierCode 换一换

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

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

     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    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 StructureExitUnit 6 Operating System Sec.6-1 What Is an Operating System?1 Specialized Terms and Phrases2 Grammar Points3 QuestionsExit Return1 Specialized Terms and PhrasesReturn Exitoperating 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-51 Specialized Terms and Phrasesresource 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-1Return Exit1 Specialized Terms and PhrasesReturn Exit2 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-4Return Exit2 Grammar PointsReturn 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-22 Grammar PointsReturn ExitReturn Exit3 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-3Return Exit3 QuestionsReturn Exit3 QuestionsUnit 6 Operating SystemSec.6-2 Operating System Structure1 Specialized Terms and Phrases2 Grammar Points3 QuestionsExit Return1 Specialized Terms and PhrasesReturn Exitmonolithic 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-41 Specialized Terms and Phraseskernel 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-3Return Exit1 Specialized Terms and Phrasesextended 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-4Return Exit1 Specialized Terms and PhrasesReturn Exituser-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 PhrasesReturn Exit2 Grammar PointsConsidering 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-3Return Exit2 Grammar PointsThe 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 Exit2 Grammar PointsAn 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 Exit2 Grammar PointsIn 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-3Return Exit2 Grammar PointsReturn ExitReturn Exit3 Questions

    注意事项

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

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




    关于淘文阁 - 版权申诉 - 用户使用规则 - 积分规则 - 联系我们

    本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知淘文阁网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

    工信部备案号:黑ICP备15003705号 © 2020-2023 www.taowenge.com 淘文阁 

    收起
    展开