-
国外经典教材《操作系统分析与设计》中Minix操作系统的全部源代码。...
国外经典教材《操作系统分析与设计》中Minix操作系统的全部源代码。-Operating Systems Design and Implementation, 3rd Edition
by Andrew S. Tanenbaum and Albert S. Woodhull
- 2022-01-21 00:47:13下载
- 积分:1
-
模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round...
模拟进程同步算法,包括FCFS(先到先服务),SJF(最短优先),RR(Round-Robin),优先权调度及多级队列调度-Simulation process synchronization algorithms, including FCFS (first come first serve), SJF (shortest first), RR (Round-Robin), priority scheduling and multi-level queue scheduling
- 2022-06-02 17:20:17下载
- 积分:1
-
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助....
Linux 0.11 版本的中文件注释版本,把里面的E文按作者的理解,改成了中文,并且加入了作者自己的理解心得,对于学习Linux内核很有帮助.-0.11 version of the Linux File Notes version of the E inside the text by the author"s understanding, the Chinese changed, and acceded to the author"s understanding of ideas and learning Linux kernel helpful.
- 2023-03-11 08:50:03下载
- 积分:1
-
Application Programming Guide CD
winCE应用程序设计指南 附带光盘!-Application Programming Guide CD-ROM attached!
- 2023-03-24 01:50:04下载
- 积分:1
-
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题...
这是操作系统课,期中考试的题目,用互斥信号量解决进程同步的问题-This is the OS class, the subject of the examination period, with the volume contradict signal synchronization process to resolve the problem
- 2023-09-05 05:55:03下载
- 积分:1
-
一个完成的lru算法
一个完成的lru算法-a completed LRU algorithm
- 2022-09-05 05:35:03下载
- 积分:1
-
经典的DOS操作系统源代码,对与学习还是很有用的。
经典的DOS操作系统源代码,对与学习还是很有用的。-Classic DOS operating system source code, or with the study very useful.
- 2023-07-18 13:35:02下载
- 积分:1
-
这是一个电梯调度问题,为您的信息
这是关于一部电梯进行调度问题,供大家参考-This is carried out on an elevator scheduling problem, for your information
- 2022-09-20 09:05:03下载
- 积分:1
-
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够...
LRU(最近最少使用算法) and MRU(最近最常使用算法)所谓的LRU(Least recently used)算法的基本概念是:当内存的剩余的可用空间不够时,缓冲区尽可能的先保留使用者最常使用的数据,换句话说就是优先清除”较不常使用的数据”,并释放其空间-LRU (least recently used algorithm) and MRU (most recently used) algorithm called LRU ( Least recently used) algorithm is the basic concept : When the memory of the remaining available space is insufficient, the first buffer as possible to retain the most common users of the data used, In other words priority is to eliminate the "more rarely use the data," and the release of its space
- 2022-06-29 21:11:52下载
- 积分:1
-
this is aes algorithm
this is aes algorithm
- 2022-02-02 04:29:09下载
- 积分:1