-
linux 源码分析,我所见过写的最透彻的。
linux 源码分析,我所见过写的最透彻的。-linux source code analysis, I see have written most
thoroughly.
- 2023-01-04 16:10:03下载
- 积分:1
-
操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。...
操作系统课程中,读者写者问题的一个Cpp解决方案;在VC6下调时通过,虚拟控制台下运行。-operating systems course, readers who wrote in a tracing solutions; In VC6 downward through, Virtual console operation.
- 2022-07-01 19:54:17下载
- 积分:1
-
利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。...
利用简单的结构和控制方法模拟进程结构、进程状态和进程控制。-The use of a simple structure and control simulation of process structure, process status and process control.
- 2022-08-25 15:11:54下载
- 积分:1
-
attention : 1. OS.jar Java package for two executable files. Due to the time and...
注意: 1. OS.jar为Java打包可执行文件 2. 由于时间,和界面空间问题,每个进程的资源拥有情况没有详细列明.如果要认真检查 程序的正确性,可以重新编译运行,然后查看Dos界 面下的输出.因为Dos界面下会输出 每个进程的资源情况(包括每个进程对每类资源的最大需求,分配情况,和所欠资源情况. 3. 资源设置中,进程设置应小于100个,资源类数应小于20个.-attention : 1. OS.jar Java package for two executable files. Due to the time and space interface, each process of the availability of resources, no details. If we were to check the correctness of procedures can recompile running, and then checking Dos interface output . because Dos output interface will process each of the resources (including each process for each category of the biggest resources demand, distribution, and outstanding resources. 3. resources set up, the process set up should be less than 100, the resource shall be less than 20.
- 2023-04-06 21:55:03下载
- 积分:1
-
The operating system memory management simulation, a good understanding of the b...
操作系统 内存管理的模拟,很好的理解内存管理的基本原则和方法-The operating system memory management simulation, a good understanding of the basic principles of memory management and methods of
- 2023-07-16 20:55:02下载
- 积分:1
-
rc500的代码, rc500的代码
rc500的代码, rc500的代码-rc500 code rc500 code, the code rc5
- 2022-10-15 17:30:02下载
- 积分:1
-
打字游戏是修改的一个网上流传的很普遍的程序,修改了界面,添加了用户登入,用户分数统计,开始游戏时间,结束游戏时间,掉落字母个数等信息。已知漏洞有:用户名字符数,...
打字游戏是修改的一个网上流传的很普遍的程序,修改了界面,添加了用户登入,用户分数统计,开始游戏时间,结束游戏时间,掉落字母个数等信息。已知漏洞有:用户名字符数,从新开始游戏时候分数统计。-Typing game is an online circulation changes very common procedure, modify the interface to add the user login, the user score statistics, start the game time, the end of the game time, the number of dropped letters and other information. Known vulnerabilities are: the number of characters a user name and start again when the game score statistics.
- 2022-02-20 14:09:58下载
- 积分:1
-
生产者与消费者问题的实现
生产者与消费者问题的实现-producers and consumers to achieve the
- 2022-09-05 09:10:02下载
- 积分: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
-
虚拟存储管理的模拟,是一个实验,可以参考一下,
虚拟存储管理的模拟,是一个实验,可以参考一下,-Virtual storage management simulation is an experiment, you can refer to,
- 2022-04-16 01:29:33下载
- 积分:1