-
writerandreader
计科操作系统课程“读者写者”问题的经典解决。(Branch of the operating system programs, " wrote the reader" as a problem to solve classic.)
- 2009-05-13 15:29:02下载
- 积分:1
-
job
操作系统中模拟作业进入内存的状态,作业调度程序(Operating system job scheduler)
- 2012-02-01 15:33:53下载
- 积分:1
-
MyProcess
MFC实现的,界面有好,实现了进程调度的算法
能够模拟操作系统的进程调度 适合初学者(MFC implementation, the interface is good, a process scheduling algorithm to achieve
To simulate the operating system process scheduling for beginners)
- 2011-12-02 11:30:08下载
- 积分:1
-
reply_1_646228
银行家算法,希望大家喜欢(bankers algorithm, hope you like)
- 2004-11-10 19:41:05下载
- 积分:1
-
caozuoxitongshiyanwendang
操作系统的实验文档 包含设计与说明 带源码例子(Document contains the operating system design and description of experimental)
- 2010-11-17 11:26:54下载
- 积分:1
-
youxiandudiaodu
操作系统学习中的模拟CUP如何调度外部进程的算法—优先度调用算法(Analog CUP in the operating system, learn how to schedule external process algorithm- priority call algorithm)
- 2012-08-22 21:45:12下载
- 积分:1
-
a.c
dos 工具 用老版本的gcc编译,否则会出错(dos tools with older versions of THING)
- 2016-07-11 08:01:26下载
- 积分:1
-
ss
说明: 请求页式虚存管理是常用的虚拟存储管理方案之一。通过请求页式虚存管理中对页面置换算法的模拟,有助于理解虚拟存储技术的特点,并加深对请求页式虚存管理的页面调度算法的理解。(Page requests virtual memory management is commonly used in the virtual storage management, one of the options. Page through the request of the management of virtual memory page replacement algorithm for simulation, helping to understand the characteristics of virtual storage technology, and better understanding of the request for virtual memory management Page page scheduling algorithm understanding.)
- 2008-06-20 21:20:07下载
- 积分:1
-
fifo
页面置换先进先出算法,请大家试试,本人鉴定没问题(FIFO page replacement algorithm, please try, I did not identify the problem)
- 2021-01-13 14:18:47下载
- 积分:1
-
mybank_cPP
银行家算法模拟程序的实现
用可视(图形)化界面完成银行家算法的模拟程序。
模拟程序能够实现对不同数目进程,不同数目资源种类,不同当前状态的测试,通过银行家算法判断任意次数的资源请求是否会得意满足,并对提出资源请求的进程作出正确处理。
模拟程序还需要能够正确回收资源,并在回收资源后判断是否需要唤醒阻塞进程,如需要则将先前因申请资源失败而被阻塞的进程唤醒,并提供资源分配(Bankers algorithm simulation program realization
)
- 2020-11-11 23:49:46下载
- 积分:1