[操作系统概念.(操作系统恐龙书)].Silberschatz.Galvin.Operating.System.Concepts.7th.
2023-05-14 09:47:21 15MB 操作系统
1
Written by Abraham Silberschatz
2023-04-04 15:55:32 10.38MB OperatingSystem
1
the design of the unix operating system ,绝对的unix好书,比普通的扫描版体积小,更清晰。
2023-03-26 09:00:47 10.61MB unix operating system Maurice
1
rCore教程书v3 rCore-Tutorial版本3的中文文档。 可以在找到已部署的版本。 如果由于网络问题无法正常访问github.io ,请访问gitee上托管的。 待办事项清单 简介中的代码树 第1章中的防锈模块系统 使用qemu补丁将rustsbi更新到0.1.1
2023-03-11 17:43:50 10.34MB rust operating-system risc-v k210
1
The book tries to give students of computer science and professional programmers a general understanding of operating systems--the programs that enable people to share computers efficiently. To make the sharing of a computer tolerable, an operating system must enforce certain rules of behavior on all its users. One would therefore expect the designers of operating systems to do their utmost to make them as simple, efficient, and reliable as possible. A number of operating systems made in the early 1960's had these characteristics; but in the late 1960's designers were often overambitious and built enormous systems with poor performance. I see no inherent reason why operating systems should not reach the quality of program construction found in present compilers; this will require an understanding of the principles common to all operating systems and a consistent use of safe methods of designing large programs. It is my hope that this book will give you a start in this direction. I assume that you are familiar with the basic structure of computers and programming languages and have some experience in writing and testing non-trivial programs. In a few cases a knowledge of elementary calculus and probability theory is also needed. THEM
2023-02-23 09:15:05 16.03MB Operating System
1
How to Make an Operating System from Scratch (Samy Pesse) .pdf
2022-12-07 13:03:11 724KB 从头开始写操作系统
1
本文介绍了三种流行操作系统的启动过程和功能的比较研究。 启动过程是操作系统执行此过程后必不可少的第一步,所有其他进程都有机会执行,所以我们可以说启动是第一个过程,因为所有其他操作系统进程都可以执行。 操作系统的主要目标是在许多程序之间共享计算机安装,对其资源提出不可预测的需求,这些资源被各种应用程序用来操纵许多其他资源。 有时它会产生一些不同的功能,这使得它们对应的操作系统独一无二。 在我们的工作中,我们展示了一些 Windows、MacOS 和 Linux 操作系统的特性比较,并指出了启动系统及其过程。
2022-11-28 16:25:01 782KB Booting Operating System
1
Operating.System.Concepts 9th 2012.12 .Abraham.Silberschatz.文字版, 非扫描版,可以选择,复制,作笔记。
2022-11-07 00:27:13 7.88MB Operating system concepts 9th
1
结合LabVIEW结束什么是实时操作系统
2022-09-24 17:01:11 40KB labview_实时
操作系统-三个简单的部分 此仓库有代码,可下载这本出色的书《操作系统:三个简单的部分》的PDF文件,作者是Rezmi, 。 并且它也具有Book的最新版本。
1