-
C语言 优先权问题
C语言 优先权问题-C language priority issues
- 2022-01-22 06:29:28下载
- 积分:1
-
cnix.rar
cnix.rar
- 2022-01-25 23:45:09下载
- 积分:1
-
操作系统课程设计
操作系统课程设计(四实验和一)希望可以对你有帮助,以前自己找的!有些源码!还有实验报告,挺全的。希望对你有用!
- 2022-05-13 11:53:47下载
- 积分:1
-
minix操作系统分析
minix操作系统分析-Minix operating system analysis
- 2022-05-18 17:13:24下载
- 积分:1
-
操作系统读者写者问题源程序代码
操作系统读者写者问题源程序代码-readers to write the operating system source code problem
- 2022-01-26 07:39:45下载
- 积分: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
-
os design an operating system design, with brochures inside! ~! ~
os design
一个操作系统的设计,里面带有说明书!~!~-os design an operating system design, with brochures inside! ~! ~
- 2023-04-15 04:45:03下载
- 积分:1
-
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用...
这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用-This is one of the operating systems and programming source, the source code and realization of the VC, the operating system for learning with students
- 2022-04-10 16:38:04下载
- 积分:1
-
在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件系统。...
在Linux Red Hat下用C++设计并实现一个多用户多级目录结构的文件系统。-In the Linux Red Hat using C++ Designed and implemented a multi-user multi-level directory structure of the file system.
- 2022-03-22 08:01:13下载
- 积分:1
-
模拟消费者线程的代码
模拟消费者线程的代码-simulation code
- 2022-03-22 20:34:43下载
- 积分:1