本书是关于操作系统的权威教材。详细讨论了一个特殊的操作系统MINIX3(一个与UNIX兼容的操作系统),并提供了该系统的源代码。在本资源中包含了第三版的上、下册和下册的光盘。
2020-02-09 03:06:26 73.05MB 操作系统 设计与实现 第三版上下册 pdf
1
本书是一本操作系统教程,主要写了minix系统的设计和实现以及编译方法
2020-01-03 11:26:27 12.09MB Minix操作系统 操作系统学习
1
操作系统设计与实现英文版的随书光盘,里面有各种形式的操作系统的源码,操作系统入门精品
2020-01-03 11:20:27 6.7MB minix3源码 操作系统 c语言
1
福州大学Linux 操作系统设计实践报告之进程通信,进程间通信之命名管道,进程间的通信之消息队列
2019-12-21 22:23:44 200KB 福大linux
1
福州大学Linux 操作系统设计实践报告之综合应用,一个基于gtk编程的学籍管理系统,可实现学籍的添加,删除和修改等简单的功能
2019-12-21 22:23:44 6KB 福大linux
1
操作系统设计与实现(第三版)英文版+全部源码 Operating Systems Design and Implementation 3rid English Version 下载后请看说明。
1
光盘内容介绍及使用方法 (1)本书附赠一张配套光盘,光盘里包含了如下内容: /386intel目录 //包含了80386的详细技术手册 /doc目录 //包含了可引导光盘技术手册 /example //本书各章中的例程源代码 /kernel目录 //包含了Linux 0.01版本的核心源代码 /Linux.tar.gz //gz压缩格式源代码 /linux0.0.1comment.zip //Linux 0.01核心源代码的注释 /Linux0.01.zip //ZIP压缩格式源代码 /tools //编译、测试Linux 0.01和本书中例子需要使用到的工具软件 /as86 and ld86 //as86汇编器和ld86链接器 /bochs //开放源代码的虚拟机软件 /disk //磁盘映像文件生成工具集 /Djgpp //DOS下的GNU编译器 /mtools //生成bochs使用的磁盘文件的工具 /nasm //nasm汇编器 注意,本书的Linux 0.01源代码推荐在RedHat 7.x/8.x中编译。 (2)本配套光盘中的所有文件都可以直接拷贝到本地磁盘中加以使用。
2019-12-21 21:15:01 20.48MB Linux 0.01 内核
1
操作系统设计与实现第三版光盘,分为上下两册和光盘。大小限制,这是光盘。有目录有标签的高清版,绝对好资源。感觉好的话就给个好评。希望大家一起进步。
2019-12-21 21:12:51 6.39MB OS
1
操作系统设计与实现 第三版 上下全册, 高清带完整书签!!
2019-12-21 20:51:00 62.93MB 操作系统 minx os
1
Copyright Preface xv Chapter 1. Introduction 1 Section 1.1. What Is an Operating System? 4 Section 1.2. History of Operating Systems 6 Section 1.3. Operating System Concepts 19 Section 1.4. System Calls 26 Section 1.5. Operating System Structure 42 Section 1.6. Outline of the Rest of This Book 51 Section 1.7. Summary 51 Problems 52 Chapter 2. Processes 55 Section 2.1. Introduction to Processes 55 Section 2.2. Interprocess Communication 68 Section 2.3. Classical IPC Problems 88 Section 2.4. Scheduling 93 Section 2.5. Overview of Processes in MINIX 3 112 Section 2.6. Implementation of Processes in MINIX 3 125 Section 2.7. The System Task in MINIX 3 192 Section 2.8. The Clock Task in MINIX 3 204 Section 2.9. Summary 214 Problems 215 Chapter 3. Input/Output 221 Section 3.1. Principles of I/O Hardware 222 Section 3.2. Principles of I/O Software 229 Section 3.3. Deadlocks 237 Section 3.4. Overview of I/O in MINIX 3 252 Section 3.5. Block Devices in MINIX 3 261 Section 3.6. RAM Disks 271 Section 3.7. Disks 278 Section 3.8. Terminals 302 Section 3.9. Summary 366 Problems 367 Chapter 4. Memory Management 373 Section 4.1. Basic Memory Management 374 Section 4.2. Swapping 378 Section 4.3. Virtual Memory 383 Section 4.4. Page Replacement Algorithms 396 Section 4.5. Design Issues for Paging Systems 404 Section 4.6. Segmentation 410 Section 4.7. Overview of the MINIX 3 Process Manager 420 Section 4.8. Implementation of the MINIX 3 Process Manager447 Section 4.9. Summary 475 Problems 476 Chapter 5. File Systems 481 Section 5.1. Files 482 Section 5.2. Directories 491 Section 5.3. File System Implementation 497 Section 5.4. Security 526 Section 5.5. Protection Mechanisms 537 Section 5.6. Overview of the MINIX 3 File System 548 Section 5.7. Implementation of the MINIX 3 File System 566 Section 5.8. Summary 606 Problems 607 Chapter 6. Reading List and Bibliography 611 Section 6.1. Suggestions for Further Reading 611 Section 6.2. Alphabetical Bibliography 618 Appendix A. Installing MIN
2019-12-21 20:06:49 8.47MB 操作系统
1