Operating System Concepts, 9/e (IE-Paperback)
Abraham Silberschatz
- 出版商: John Wiley
- 售價: $1,680
- 貴賓價: 9.5 折 $1,596
- 語言: 英文
- 頁數: 880
- 裝訂: Paperback
- ISBN: 1118093755
- ISBN-13: 9781118093757
-
相關翻譯書:
作業系統概念, 9/e (授權經銷版) (Operating System Concepts, 9/e)
銷售排行:
🥉 2019/2 英文書 銷售排行 第 3 名
🥈 2018 年度 英文書 銷售排行 第 2 名
🥉 2018/11 英文書 銷售排行 第 3 名
🥇 2018/9 英文書 銷售排行 第 1 名
🥈 2018/8 英文書 銷售排行 第 2 名
🥈 2018/7 英文書 銷售排行 第 2 名
已過版
買這商品的人也買了...
-
$790$751基礎資料結構 ─ 使用 C++ (Fundamentals of Data Structures in C++, 2/e)
-
$1,350$1,323Fundamentals of Data Structures in C++, 2/e (Paperback)
-
$990$891C++ Primer, 4/e (中文版)
-
$1,350$1,323Fundamentals of Data Structures in C, 2/e (Paperback)
-
$1,590$1,558Introduction to Algorithms, 3/e (IE-Paperback)
-
$1,590$1,558Introduction to Algorithms, 3/e (Hardcover)
-
$650$553Java 7 教學手冊, 5/e
-
$580$452無瑕的程式碼-敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)
-
$1,130$1,130超圖解 Arduino 互動設計入門 (附 Arduino UNO R3 開發板)
-
$750$713離散數學 (Rosen: Discrete Mathematics and Its Applications, 7/e)(授權經銷版)
-
$400$380Arduino UNO R3
-
$940$700無瑕的程式碼-敏捷軟體開發技巧守則 + 番外篇-專業程式設計師的生存之道 (雙書合購)
-
$1,650$1,568Computer Organization and Design: The Hardware/Software Interface, 5/e (Asian Edition)(IE-Paperback)
-
$3,200$3,040Computer Organization and Design MIPS Edition: The Hardware/Software Interface, 5/e (美國原版)
-
$680$578超圖解 Arduino 互動設計入門, 2/e
-
$1,160$1,102離散數學 原文導讀版 (Rosen: Discrete Mathematics and Its Applications, 7/e)(授權經銷版)
-
$780$624ASP.NET MVC 5 網站開發美學
-
$850$765作業系統概念, 9/e (授權經銷版) (Operating System Concepts, 9/e)
-
$1,200$1,140計算機組織與設計 : 硬體/軟體的介面, 5/e (Patterson: Computer Organization and Design: The Hardware/Software Interface, 5/e)
-
$780$616精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)
-
$360$288完整學會 Git, GitHub, Git Server 的24堂課
-
$580$452Python 機器學習 (Python Machine Learning)
-
$580$458網站擷取|使用 Python (Web Scraping with Python: Collecting Data from the Modern Web)
-
$590$460TensorFlow+Keras 深度學習人工智慧實務應用
-
$390$332寫程式前就該懂的演算法 ─ 資料分析與程式設計人員必學的邏輯思考術 (Grokking Algorithms: An illustrated guide for programmers and other curious people)
商品描述
<內容簡介>
Operating System Concepts, now in its ninth edition, continues to provide a solid theoretical foundation for understanding operating systems. The ninth edition has been thoroughly updated to include contemporary examples of how operating systems function. The text includes content to bridge the gap between concepts and actual implementations. End-of-chapter problems, exercises, review questions, and programming exercises help to further reinforce important concepts. A new Virtual Machine provides interactive exercises to help engage students with the material.
Features
Uses real-world operating systems to illustrate fundamental operating system concepts.
*Particular attention is paid to the Microsoft family of operating systems and 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.
Currency of coverage:
*Guided by many comments and suggestions from users and the authors' own observations about the rapidly changing fields of operating systems, chapter material represents the most current thought and practice in operating systems.
*Coverage of open-source operating systems (Chapter 1).
Abundant opportunity for student practice:
*Practice Exercises, Exercises, and Programming Problems.
New to this Edition
New, updated content throughout including increased coverage of multicore systems and parallel programming, new coverage of mobile systems including IOS and Android, updated coverage of Memory, and an update of the Linux chapter to include the 3.4 kernel.
New chapters on virtual machines and Windows 7.
Integrated coverage of Linux and Windows throughout.
Streamlined the second half of the book by consolidating three networking chapters into one completely rewritten chapter and eliminating the multimedia chapter.
Many new exercises, programming problems, and programming projects.
Offers a more interactive experience with exercises using a Linux Virtual Machine with GCC development environment and Linux source code distribution
<章節目錄>
PART ONE - OVERVIEW
1. Introduction
2. System Structures
PART TWO - PROCESS MANAGEMENT
3. Process Concept
4. Multithreaded Programming
5. Process Scheduling
6. Synchronization
7. Deadlocks
PART THREE - MEMORY MANAGEMENT
8. Memory-Management Strategies
9. Virtual-Memory Management
PART FOUR - STORAGE MANAGEMENT
10. File System
11. Implementing File-Systems
12. Mass-Storage Structure
13. I/O Systems
PART FIVE - PROTECTION AND SECURITY
14. System Protection
15. System Security
PART SIX - CASE STUDIES
16. The Linux System
17. Windows 7
18. Influential Operating Systems