-
银行家算法是避免死锁的算法,是最经典的,欢迎下载
银行家算法是避免死锁的算法,是最经典的,欢迎下载-Banker
- 2022-03-21 00:23:11下载
- 积分:1
-
C++编写的一个操作系统程序进程管理
C++编写的一个操作系统程序进程管理-prepared an operating system process management procedures
- 2022-03-21 11:26:52下载
- 积分:1
-
你知道大多数数字信号处理器157(回答)。
做DSP最应该懂得157个问题(回答).-do know that most DSP 157 (answer).
- 2023-06-18 10:45:03下载
- 积分: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
-
OMAP730 进入DEEPSLEEP模式代码.
OMAP730 进入DEEPSLEEP模式代码.
-OMAP730 enter the code DEEPSLEEP mode.
- 2022-01-26 03:00:47下载
- 积分:1
-
Bochs this virtual machine
Bochs这个虚拟机的源代码。学习虚拟机的编写和操作系统的编写有帮助。-Bochs this virtual machine
- 2023-03-10 11:35:04下载
- 积分:1
-
操作系统排序算法
操作系统排序算法-operating system Sorting Algorithm
- 2022-04-08 20:23:06下载
- 积分:1
-
进程控制模拟程序
进程控制模拟程序 设计并实现具有进程创建、撤销、阻塞、唤醒、调度功能的进程控制模拟程序。
- 2022-08-24 16:33:47下载
- 积分:1
-
threads and synchronization of nachos Experimental
nachos下线程与同步的实验,在nachos目录下覆盖源文件后make就可以运行-threads and synchronization of nachos Experimental
- 2022-05-08 22:07:34下载
- 积分:1
-
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级...
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
- 2022-05-30 23:08:31下载
- 积分:1