-
操作系统实验:用信号量解决producer & consumer问题。
包括:
WIN ProCon(1).cpp
WIN ProCon(2).cp...
操作系统实验:用信号量解决producer & consumer问题。
包括:
WIN ProCon(1).cpp
WIN ProCon(2).cpp
LINUX ProCon.c-Operating System Experiment: Using Semaphores solve the producer & consumer issues. Include: WIN ProCon (1). Cpp WIN ProCon (2). Cpp LINUX ProCon.c
- 2022-04-12 20:36:01下载
- 积分: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
-
银行家算法的实现原理
银行家算法的实现原理-Principle
- 2022-02-03 22:46:02下载
- 积分:1
-
请阅读您的软件包,并用英文描述它至少40个字节。
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-08-21 02:21:32下载
- 积分:1
-
s3c2410上移植ucgui的步骤 比较详细
s3c2410上移植ucgui的步骤 比较详细-s3c2410 ucgui
- 2022-03-06 01:16:15下载
- 积分:1
-
cnix.rar
cnix.rar
- 2022-01-25 23:45:09下载
- 积分:1
-
<自己动手写操作系统>源代码第4章,其中所有代码都已通过调试,之间包括可运行程序,直接下载到虚拟机上可以运行。...
源代码第4章,其中所有代码都已通过调试,之间包括可运行程序,直接下载到虚拟机上可以运行。- source code, Chapter 4, which have passed all of the code debugging, including operational procedures between the directly downloaded to the virtual machine can run.
- 2022-08-09 13:51:36下载
- 积分:1
-
MSDOS 2.0 源代码
MSDOS 2.0 操作系统 (内核和基本实用工具) 的源代码。这就是现在由微软公司官方许可的公共 (非专业用途) 可用源代码的 MSDOS 2.0 。
- 2022-01-31 16:18:33下载
- 积分:1
-
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,...
这是我写的一个关于操作系统的FIFO的过程,希望大学在使用的同时指出不足之处,-This the one I wrote on the operating system FIFO process, in the hope that the University of noted deficiencies, thank you
- 2023-05-23 23:00:02下载
- 积分:1
-
操作系统的内存与回收
用于展示window操作系统内存分配和回收机制,是学习操作系统内存和分配的经典案例。工程基于windows API编程,可以供学习分享。
- 2022-03-26 13:11:49下载
- 积分:1