操作系统概念

操作系统概念 pdf epub mobi txt 电子书 下载 2025

出版者:高等教育出版社
作者:[美]西尔伯查茨(Silberschatz,A.)
出品人:
页数:921
译者:
出版时间:2007-3
价格:72.00元
装帧:平装
isbn号码:9787040209280
丛书系列:国外优秀信息科学与技术系列教学用书
图书标签:
  • 操作系统
  • 计算机
  • OS
  • 操作系统概念
  • 计算机科学
  • 教材
  • 英文原版
  • 计算机理论
  • 操作系统
  • 概念
  • 计算机科学
  • 系统编程
  • 进程管理
  • 内存管理
  • 文件系统
  • 并发控制
  • 安全性
  • 性能优化
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

操作系统概念(第7版 影印版),ISBN:9787040209280,作者:(美)西尔伯查茨 高尔文 加根

作者简介

目录信息

PART ONE OVERVIEW
Chapter I Introduction
1.1 What Operating Systems Do
1.2 Computer-System Organization
1.3 Comvuter-Svstem Architecture
1.4 Operating-System Structure
1.5 Operating-System Operations
1.6 Process Management
1.7 Memory Management
1.8 Storage Management
1.9 Protection and Security
1.10 Distributed Systems
1.11 Special-Purpose Systems
1.12 Computing Environments
1.13 Summary
Exercises
Bibliographical Notes
Chapter 2 Operating-System Structures
2.1 Operating-System Services
2.2 User Operating-System Interface
2.3 System Calls
2.4 Types of System Calls
2.5 System Programs
2.6 Operating-System Design and
Implementation
2.7 Operating-System Structure
2.8 Virtual Machines
2.9 Operating-System Generation
2.10 System Boot
2.11 Summary
Exercises
Bibliographical Notes
PART TWO PROCESS MANAGEMENT
Chapter 3 Processes
3.1 Process Concept
3.2 Process Scheduling
3.3 Operations on Processes
3.4 Interprocess Communication
3.5 Examples of IPC Systems
3.6 Communication in Client-
Server Svstems
3.7 Summary
Exercises
Bibliographical Notes
Chapter 4 Threads
4.1 Overview
4.2 Multithreading Models
4.3 Thread Libraries
4.4 Threading Issues
4.5 Operating-System Examples
4.6 Summary
Exercises
Bibliographical Notes
Chapter 5 CPU Scheduling
5.1 Basic Concepts
5.2 Scheduling Criteria
5.3 Scheduling Algorithms
5.4 Multiple-Processor Scheduling
5.5 Thread Scheduling
5.6 Operating System Examples
5.7 Algorithm Evaluation
5.8 Summary
Exercises
Bibliographical Notes
Chapter 6 Process Synchronization
6.1 Background
6.2 The Critical-Section Problem
6.3 Peterson's Solution
6.4 Synchronization Hardware
6.5 Semaphores
6.6 Classic Problems of
Synchronization
6.7 Monitors
6.8 Synchronization Examples
6.9 Atomic Transactions
6.10 Summary
Exercises
Bibliographical Notes
Chapter 7 Deadlocks
7.1 System Model
7.2 Deadlock Characterization
7.3 Methods for Handling Deadlocks
7.4 Deadlock Prevention
7.5 Deadlock Avoidance
7.6 Deadlock Detection
7.7 Recovery From Deadlock
7.8 Summary
Exercises
Bibliographical Notes
PART THREE MEMORY MANAGEMENT
Chapter 8 Main Memory
Chapter 9 Virtual Memory
PART FOUR STORAGE MANAGEMENT
Chapter 10 File-System Interface
Chapter 11 File-System Implementation
Chapter 12 Mass-Storage Structure
Chapter 13 I/O Systems
PART FIVE PROTECTION AND SECURITY
Chapter 14 Protection
Chapter 15 Security
PART SIX DISTRIBUTED SYSTEMS
Chapter 16 Distributed System Structures
Chapter 17 Distributed File Systems
Chapter 18. Distributed Coordination
PART SEVEN SPECIAL-PURPOSE SYSTEMS
Chapter 19 Real-Time Systems
Chapter 20 Multimedia Systems
PART EIGHT CASE STUDIES
Chapter 21 The Linux System
Chapter 22 Windows XP
Chapter 23 Influential Operating Systems
Appendix A UNIX BSD (contents online)
Appendix B The Mach System (contents online)
Appendix C Windows 2000 (contents online)
· · · · · · (收起)

读后感

评分

书籍说明 最经典的操作系统入门书籍 对操作系统的各个细节有比较详细的说明 唯一需要加强的是:对于内核细节的讲解 不过已经够好了,值得认真阅读 阅读建议 学习操作系统基础知识的时候,认真阅读  

评分

第一遍阅读并没有感到它有什么特别之处,大约和国内大部分OS方面的教科书大同小异,读完这本后读了A.S.Tanenbaum的《Operating System:Design and Implementation》,再重新阅读此书,突然发现很多以前没有仔细斟酌的地方实际上蕴涵了很深的思想,通过它确实建立了对OS一个系统...  

评分

本书十分全面而详细地介绍的操作系统的基本概念,尤其对于解决问题的算法的罗列。书中对于十分基本的概念的详细介绍给人冗余的感觉,毕竟很多概念在时间中看来是直接而明了的。虽有与实际结合,但理论上的讨论往往是重点。这体现了书名《操作系统概念》所传达的感觉。书中有很...  

评分

作者的编写风格是我喜欢的。对于非计算机专业的童鞋补充操作系统的知识来说,是一本非常推荐的书。前面将的线程调度知识对编程开发工作非常有帮助,书中讲的很多内容我在实际阅读FreeRTOS操作系统源码的时候得到了印证。后面的一些章节,比如内存映射、文件系统,目前在工作中...  

评分

本科上操作系统这门课的时候第一次看这本书,当时看的是郑扣根先生翻译的中文版。其实我本科学校用的是清华的那本很薄的书做教材,但是当时身边一牛人推荐我看这本传说中操作系统3大牛书之一的恐龙书(因其英文版封面是真恐龙而得名)。因为之前看英文版COD的教训,买了中文版...  

用户评价

评分

教材。好书

评分

书上讲的 跟卷子考的 根本不是一路货啊

评分

上学期啃下的第一本英文版课本。受益匪浅

评分

经典权威 全面 建议看英文版 中文版的翻译不敢恭维

评分

6小时看完919页准备去考试

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有