- 1、本文档共117页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ch01_1的
Operating Systems
第1章:操作系统引论
Introduction to OS
(c) Dr. Hai Jin, 2009-2011. All rights reserved.
Outline
introduction
1.1 目标和作用
1.2 发展过程
1.3 基本特性
1.4 主要功能
1.5 结构设计
Operating Systems, Dr. Hai Jin | 2
What is an Operating System?
A program that acts as an intermediary between a
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 in an efficient manner
Operating Systems, Dr. Hai Jin | 3
Computer System Structure
Computer system can be divided into four
components:
1. Hardware – provides basic computing resources
CPU, memory, I/O devices
2. Operating system
Controls and coordinates use of hardware among
various applications and users
Operating Systems, Dr. Hai Jin | 4
3. 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
4. Users
People, machines, other computers
Operating Systems, Dr. Hai Jin | 5
Four Components of a Computer System
Operating Systems, Dr. Hai Jin | 6
Operating System Definition
OS is a resource allocator
Manages all resources
Decides between conflicting requests for efficient and
fair resource use
OS is a control program
Controls execution of programs to prevent errors and
improper use of the computer
文档评论(0)