实用操作系统概念:英文(影印版) 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
实用操作系统概念:英文(影印版)电子书下载地址
内容简介:
操作系统是计算机系统中极其重要的部分,也是计算机科学教育的基础课程。本书是在《操作系统概念》(第五版)的基础上编写而成,与该书风格不同,本书通过使用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入门
书籍目录:
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
作者介绍:
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 re
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
操作系统是管理计算机硬件并提供应用程序运行环境的软件,为了让计算机执行程序,程序必须位于内存中。。内存是处理器唯一能直接访问的大容量存储区。内存为字节或字的数组。每个字节都有其地址。内存是易失性存储器,没有电源时,会丢失内容。
对称多处理技术(SMP)是最为普通的多处理器设计计数,其中所有处理器被视为对等的,且彼此独立运行。集群系统是一种特殊的多处理器系统,它由通过局域网连接的多个计算机系统组成。
操作系统必须确保计算机系统的正常工作。
进程(或作业)是操作系统工作的基本单元。
98, 183, 37, 122, 14, 124, 65, 67,
安全状态不是死锁状态。相反,死锁状态是不安全状态。然而,不是所有不安全状态都能导致死锁状态。不安全状态可能导致死锁。只要状态为安全,操作系统就能避免不安全(和死锁)状态。在不安全状态下,操作系统不能阻止进程以会导致死锁的方式申请资源。进程行为控制了不安全状态。
其它内容:
编辑推荐
Applied Operating System Concepts is the first book to provide a precise introduction to the principles of operating systems with numerous contemporary code examples, exercises, and programming projects. Written by the leading authors in the field of operating systems, this book capitalizes on the power of Java(TM) technology to allow students to work with executable code for examples of core concepts. Features of Applied Operating System Concepts
* Presents real code examples using the Java programming language
* Uses Java technology to introduce difficult concepts like processes, process synchronization, and semaphores
* Describes the role of threads in modern operating systems and Java, and provides the opportunity to write multithreaded programs
* Introduces up-to-date distributed operating system topics (e.g., Java's Remote Method Invocation, CORBA, RPC) in one concise chapter
* Includes chapter-long case studies of UNIX, LINUX, and Windows NT(TM)
* Provides a Java Primer appendix
书籍介绍
《实用操作系统概念(影印版)》讲述了:Copyright 2000 John Wiley & Sons.Inc.All rights reserved. No part of this publication may be reproduced,stored in a retrieval system or transmitted in any form or by any means,electronic,mechanical,photocopy,recording,scanning or otherwise,except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act. without either the prior written permission of the Publisher, or authorization through payment of the appropriate per. copy fee to the Copyright Clearance Center,222 Rosewood Drew,Danvers, MA 01923。(978)750~8400,fax(978)750~4470.Requests to the Publisher for permission should be addressed to the Permissions Department. John Wiley &Sons,Inc.,605 Tabbed Avenue, New Y0rk,NY 10158~0012,(212)850~6011,fax(212)850.6008 E-Mail:PERMREQ@ wILEYCOM.All rights reserved AUTHORIZED REPRINT OF THE EDITI0N PUBLISHED BY JOHN wILEY&SONS,INC.,New York,Chichester,Weinheim,Singapore,Brisbane,Toronto. No part of this book may be reproduced in any form without the wrier permission of John Wiley & Sons.Inc.This reprint is for sale in the People's Republic of China only and exclude Hong Kong and Macau。
网站评分
书籍多样性:8分
书籍信息完全性:6分
网站更新速度:7分
使用便利性:7分
书籍清晰度:5分
书籍格式兼容性:8分
是否包含广告:4分
加载速度:6分
安全性:8分
稳定性:9分
搜索功能:4分
下载便捷性:3分
下载点评
- 无盗版(312+)
- 还行吧(579+)
- 博大精深(149+)
- 书籍多(291+)
- 收费(668+)
- 全格式(198+)
- 目录完整(254+)
- 中评多(68+)
- 在线转格式(194+)
- 书籍完整(475+)
下载评价
- 网友 苍***如: ( 2025-01-14 17:15:09 )
什么格式都有的呀。
- 网友 蓬***之: ( 2025-01-16 20:51:21 )
好棒good
- 网友 相***儿: ( 2024-12-21 13:39:36 )
你要的这里都能找到哦!!!
- 网友 濮***彤: ( 2025-01-18 17:22:13 )
好棒啊!图书很全
- 网友 融***华: ( 2024-12-26 23:20:14 )
下载速度还可以
- 网友 寿***芳: ( 2025-01-15 02:59:21 )
可以在线转化哦
- 网友 宫***玉: ( 2025-01-09 11:33:15 )
我说完了。
- 网友 国***舒: ( 2025-01-11 18:52:27 )
中评,付点钱这里能找到就找到了,找不到别的地方也不一定能找到
- 网友 宓***莉: ( 2025-01-11 10:58:59 )
不仅速度快,而且内容无盗版痕迹。
- 网友 隗***杉: ( 2025-01-17 00:41:07 )
挺好的,还好看!支持!快下载吧!
- 网友 马***偲: ( 2025-01-07 15:04:20 )
好 很好 非常好 无比的好 史上最好的
- 网友 师***怀: ( 2025-01-18 16:13:47 )
好是好,要是能免费下就好了
- 网友 辛***玮: ( 2024-12-27 19:56:52 )
页面不错 整体风格喜欢
- 网友 利***巧: ( 2025-01-10 05:03:43 )
差评。这个是收费的
- 网友 潘***丽: ( 2025-01-05 15:32:39 )
这里能在线转化,直接选择一款就可以了,用他这个转很方便的
- 网友 陈***秋: ( 2024-12-28 00:06:38 )
不错,图文清晰,无错版,可以入手。
喜欢"实用操作系统概念:英文(影印版)"的人也看了
- 全新正版图书 核磁共振原理及其应用张家海中国科学技术大学出版社9787312038976人天图书专营店 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 寻味日本酒 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 钻井力学基础(石油高等院校特色规划教材) 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 六宫变型数独全集 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 正版现货 名院名科专科护理工作指南丛书 北京协和医院妇产科护理工作指南 秦瑛主编 人民卫生出版社 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 干法选煤 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 组织 (美)马奇,西蒙 著,邵冲 译 机械工业出版社【正版书】 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 尖子生题库(9年级下) 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 英语专业四级作文指南 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
- 可怕的科学:动物惊奇 下载 pdf 百度网盘 epub 免费 2025 电子书 mobi 在线
书籍真实打分
故事情节:6分
人物塑造:3分
主题深度:7分
文字风格:6分
语言运用:9分
文笔流畅:4分
思想传递:5分
知识深度:7分
知识广度:9分
实用性:6分
章节划分:8分
结构布局:5分
新颖与独特:6分
情感共鸣:3分
引人入胜:8分
现实相关:4分
沉浸感:8分
事实准确性:4分
文化贡献:4分