- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
ch1-1.1作系统概观_2012
操作系统教程(第4版)第一章 操作系统概论 第一章 操作系统概论 1.1 操作系统概观 1.2 操作系统的形成和发展 1.3 操作系统提供的服务和用户接口 1.4 操作系统结构和运行模型 1.5 流行操作系统简介 1.1操作系统概观 1.1.1 操作系统的定义和目标 1.1.2 操作系统的资源管理技术 1.1.3 操作系统的作用与功能 1.1.4 操作系统的主要特性 What is Operating System Operating System is a program that is executed in the computer hardware. (just as ordinary software) A program that controls the execution of application programs A program that manages the resources of computer system An interface between applications and hardware 操作系统是计算机系统最基础的系统软件,它管理软硬件资源、控制程序执行,改善人机界面,合理组织计算机工作流程,为用户使用计算机提供良好运行环境 Computer System Structure Computer system can be divided into four components Hardware – provides basic computing resources CPU, memory, I/O devices Operating system Controls and coordinates use of hardware among various applications and users Application programs – define the ways in which the system resources are used to solve the computing problems of the users Word processors, compilers, web browsers, database systems, video games Users People, machines, other computers Four Components of a Computer System What is an Operating System? A program that manages the computer hardware and A program that acts as an intermediary between the user of a computer and the computer hardware. Operating system goals: Execute user programs and make solving user problems easier Make the computer system convenient to use Use the computer hardware efficiently What is an Operating System? A program that controls the execution of application programs and acts an interface between applications and the computer hardware. Three objectives: Convenience Efficiency Ability to evolve What is an Operating System? 计算机系统的层次结构(1) 计算机系统的层次结构(2) 硬件层 操作系统层 支撑软件层 应用软件层 操作系统与支撑软件及应用软件的区别 程序意图不同; 操作系统是软件系统的核心,是各种软件的基础运行平台; 通用操作系统提供共性功能支持,与硬件相关但和应用领域无关; 支撑软件及应用软件不能直接而只能通过操作系统来使用计算机系统的物理资源。 操作系统的主要目标 方便用户使用 OS通过提供用户与计算机之间的友善接口来方便用户使用。 扩大机器功能 OS通过扩充改造硬件设施和机器功能为用户提供各种服务, //也可能通过软件的方式实现本来应该由硬件实现而没有实现的功能。 管理系统资源 管理软件硬件资源,使之得到充分利用 提高系统效率 合理组
文档评论(0)