书籍详情
实用操作系统概念(影印版)
作者:(美)西尔伯沙茨著
出版社:高等教育出版社
出版时间:2002-04-01
ISBN:9787040100525
定价:¥45.00
购买这本书可以去
内容简介
操作系统是计算机系统中极其重要的部分,也是计算机科学教育的基础课程。《实用操作系统概念(影印版)》是在《操作系统概念》(第五版)的基础上编写而成,与该书风格不同,本书通过使用Java实例和众多当代操作系统(如Solaris 2和Windows NT)的实例来阐述操作系统的基本概念。《实用操作系统概念(影印版)》讨论了适用于大多数操作系统的概念,并采用Java语言进行描述。全书内容共分7部分:第一部分,总论(第1~3章),主要介绍了操作系统的概念、作用、设计及构造,这些描述是基于史实的、说明性的,有基础的读者可以略读。第二部分,进程管理(第4~8章),主要介绍了进程调度、进程间通信、进程同步及死锁处理的多种方法,同时对线程进行了讨论。第三部分,内存和存储器管理(第9~13章),主要介绍了内存管理、虚拟内存、文件系统、I/O系统和海量存储器结构。第四部分,分布式系统(第14~17章)。第五部分,保护及安全(第18~19章)。第六部分,案例研究(第20~22章),主要对UNIX Berkley 4.3BSD、Linux、与Microsoft NT等3个案例进行了详细介绍。第七部分,Java入门(附录)。全书各章均附有适量习题。《实用操作系统概念(影印版)》可作为本科高年级学生操作系统课程的入门教材,也可供一年级研究生使用。内容:1. 序言 2. 计算机系统结构 3. 操作系统结构 4. 进程 5. 线程 6. CPU调度 7. 进程同步 8. 死锁 9. 存储管理10. 虚拟内存 11. 文件系统 12. 输入/输出系统 13. 海量存储器结构 14. 网络结构 15. 分布式通信 16. 分布式协调 17. 分布式文件系统 18. 保护 19. 安全 20. UNIX系统 21. Linux系统 22. Windows NT 附录A Java入门
作者简介
Abraham Bilberschatz is director of the Information Sciences Research center at Bell Laboratories in Murray Hill,New jersey.he Previously held a chaired professorship in the Departments of Compurter Science at the University of Texas at Austin.His research interests include operating systems,database systems,and distributed systems. Professor silberschatz is an ACm Fellow whoes writings have appeared in numerous CAM and IEEE publications and other professional comferences and journals.he received the 1998 CAM Karl V.Karlstrom Outstanding Educator Award,the 1997 ACM SIGMOD Contribution Award,and the IEEE Computer Society Outstanding Paper Award for the article"Capability manager," Which appeared in IEEE Transactions and Software Engineering .He is co-author of two ewll-known textbook-operating System Concepts and database system Concepts.
目录
PART ONE OVERVIEW
Chapter1 Introduction
Chapter2 Computer-System Structures
Chapter3 Operating-System Structures
PART TWO PROCESS MANAGEMENT
Chapter4 Processes
Chapter5 Threads
Chapter6 CPU Scheduling
Chapter7 Process Synchronization
Chapter8 Deadlocks
PART THREE STORAGE MANAGEMENT
Chapter9 Memory Management
Chapter10 Virtual Memory
Chapter11 File Systems
Chapter12 I/O Systems
Chapter13 Mass-Storage Structure
PART FOUR DISTRIBUTED SYSTEMS
Chapter14 Network Structures
Chapter15 Distributed Communication
Chapter16 Distributed Coordination
Chapter17 Distributed File Systems
PART FIVE PROTECTION AND SECURITY
Chapter18 Protection
Chapter19 Security
PART SIX CASE STUDIES
Chapter20 The UNIX System
Chapter21 The Linux System
Chapter22 Windows NT
Appendix A Java Primer
Bibliography
Credits
Index
Chapter1 Introduction
Chapter2 Computer-System Structures
Chapter3 Operating-System Structures
PART TWO PROCESS MANAGEMENT
Chapter4 Processes
Chapter5 Threads
Chapter6 CPU Scheduling
Chapter7 Process Synchronization
Chapter8 Deadlocks
PART THREE STORAGE MANAGEMENT
Chapter9 Memory Management
Chapter10 Virtual Memory
Chapter11 File Systems
Chapter12 I/O Systems
Chapter13 Mass-Storage Structure
PART FOUR DISTRIBUTED SYSTEMS
Chapter14 Network Structures
Chapter15 Distributed Communication
Chapter16 Distributed Coordination
Chapter17 Distributed File Systems
PART FIVE PROTECTION AND SECURITY
Chapter18 Protection
Chapter19 Security
PART SIX CASE STUDIES
Chapter20 The UNIX System
Chapter21 The Linux System
Chapter22 Windows NT
Appendix A Java Primer
Bibliography
Credits
Index
猜您喜欢