Operating System Concepts, 10/e (IE-Paperback)
Abraham Silberschatz , Greg Gagne , Peter Baer Galvin
- 出版商: Wiley
- 出版日期: 2019-01-01
- 定價: $1,680
- 售價: 9.8 折 $1,646
- 語言: 英文
- 頁數: 1032
- ISBN: 111958616X
- ISBN-13: 9781119586166
-
相關分類:
Operating-system
-
其他版本:
Operating System Concepts, 10/e (GE-Paperback)
銷售排行:
🥈 2021/1 英文書 銷售排行 第 2 名
🥇 2020 年度 英文書 銷售排行 第 1 名
🥇 2020/12 英文書 銷售排行 第 1 名
🥇 2020/11 英文書 銷售排行 第 1 名
🥇 2020/9 英文書 銷售排行 第 1 名
🥉 2020/8 英文書 銷售排行 第 3 名
買這商品的人也買了...
-
$620$558 -
$1,362Fundamentals of Data Structures in C++, 2/e (Paperback)
-
$1,362Fundamentals of Data Structures in C, 2/e (Paperback)
-
$790$774 -
$1,715Introduction to Algorithms, 3/e (Hardcover)
-
$1,450$1,421 -
$1,617Computer Organization and Design: The Hardware/Software Interface, 5/e (Asian Edition)(IE-Paperback)
-
$3,360$3,192 -
$850$808 -
$1,250$1,188 -
$1,176Software Engineering: A Practitioner's Approach, 8/e (IE-Paperback)
-
$980$960 -
$3,560$3,382 -
$1,420$1,349 -
$450$356 -
$3,430Computer Architecture : A Quantitative Approach, 6/e (Paperback)
-
$1,380$1,352 -
$1,350$1,283 -
$680$612 -
$4,510$4,285 -
$1,280$1,216 -
$580$493 -
$320$320 -
$1,560$1,529 -
$680$537
相關主題
商品描述
- Description
The tenth edition of Operating System Concepts has been revised to keep it fresh and up-to-date with contemporary examples of how operating systems function, as well as enhanced interactive elements to improve learning and the student’s experience with the material. It combines instruction on concepts with real-world applications so that students can understand the practical usage of the content. End-of-chapter problems, exercises, review questions, and programming exercises help to further reinforce important concepts. New interactive self-assessment problems are provided throughout the text to help students monitor their level of understanding and progress. A Linux virtual machine (including C and Java source code and development tools) allows students to complete programming exercises that help them engage further with the material. - Features
The tenth edition uses real-world operating systems to illustrate fundamental operating system concepts:- Particular attention is paid to the Microsoft family of operating systems and Linux, with additional material on various versions of UNIX (Solaris, BSD, and Mac OS X).
- Teaches general concepts in operating systems while allowing for a choice in implementation systems. Rather than concentrating on a particular operating system or hardware, the text discusses key concepts that are applicable to a wide variety of systems.
- Integrated coverage of Linux and Windows throughout.
- More interactive experience with self-assessment exercises, key term popups, and animated figures.
- A Linux virtual machine with GCC development environment and Linux source
商品描述(中文翻譯)
《作業系統概念》第十版已經修訂,以保持其新鮮和與當代操作系統運作方式相符,同時增加了增強學習和學生對材料的體驗的互動元素。它結合了概念教學和實際應用,使學生能夠理解內容的實際使用。章末問題、練習、複習問題和編程練習有助於進一步鞏固重要概念。全書提供了新的互動自我評估問題,以幫助學生監控他們的理解水平和進展。Linux虛擬機(包括C和Java源代碼和開發工具)使學生能夠完成編程練習,進一步參與材料。
第十版使用真實的操作系統來說明基本的操作系統概念:
- 特別關注微軟家族的操作系統和Linux,並增加了有關各種版本的UNIX(Solaris、BSD和Mac OS X)的材料。
- 在教授操作系統的一般概念的同時,允許選擇實現系統。文本不僅專注於特定的操作系統或硬件,還討論了適用於各種系統的關鍵概念。
- 整合了Linux和Windows的內容。
- 提供了更多互動體驗,包括自我評估練習、關鍵詞彈出窗口和動畫圖片。
- 提供了帶有GCC開發環境和Linux源代碼的Linux虛擬機。
目錄大綱
- Table of Contents
Part 1 Overview
Chapter 1 Introduction
Chapter 2 Operating-System Structures
Part 2 Process Management
Chapter 3 Processes
Chapter 4 Threads & Concurrency
Chapter 5 CPU Scheduling
Part 3 Process Synchronization
Chapter 6 Synchronization Tools
Chapter 7 Synchronization Examples
Chapter 8 Deadlocks
Part 4 Memory Management
Chapter 9 Main Memory
Chapter 10 Virtual Memory
Part 5 Storage Management
Chapter 11 Mass-Storage Structure
Chapter 12 I/O Systems
Part 6 File System
Chapter 13 File-System Interface
Chapter 14 File-System Implementation
Chapter 15 File-System Internals
Part 7 Security and Protection
Chapter 16 Security
Chapter 17 Protection
Part 8 Advanced Topics
Chapter 18 Virtual Machines
Chapter 19 Network and Distributed Systems
Part 9 Case Studies
Chapter 20 The Linux System
Chapter 21 Windows 10
Part 10 Appendices
Chapter A Influential Operating Systems
Chapter B Windows 7
Chapter C BSD Unix
Chapter D The Mach System
Chapter E Exercises
目錄大綱(中文翻譯)
-
目錄
第一部分 概述
第1章 引言
第2章 作業系統結構
第二部分 處理程序管理
第3章 處理程序
第4章 執行緒與並行性
第5章 CPU排程
第三部分 處理程序同步
第6章 同步工具
第7章 同步範例
第8章 死結
第四部分 記憶體管理
第9章 主記憶體
第10章 虛擬記憶體
第五部分 儲存管理
第11章 大容量儲存體結構
第12章 輸入輸出系統
第六部分 檔案系統
第13章 檔案系統介面
第14章 檔案系統實作
第15章 檔案系統內部
第七部分 安全與保護
第16章 安全性
第17章 保護
第八部分 進階主題
第18章 虛擬機器
第19章 網路與分散式系統
第九部分 個案研究
第20章 Linux系統
第21章 Windows 10
第十部分 附錄
附錄A 有影響力的作業系統
附錄B Windows 7
附錄C BSD Unix
附錄D Mach系統
附錄E 練習題