资源列表
scan与cscan算法模拟磁盘调度实验
- 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
端口到进程实现的原代码
- 端口到进程实现的源代码 实现进程与端口的映射 -port to the process of realization of the source code for achieving process and port mapping
spirograph
- 又一个使用java的小程序察看期边次厄的的好例子-also use a small java procedures probation while meeting the Eritrean a good example
Threadforppc
- 用于PPC的多线程使用范例,MFC,适用于初学者-PPC for the use of multi-threaded model, MFC, applicable to beginners
cn700_vc347772244
- 银行家算法的实现 vc++开发 有需要的可以下载使用-bankers algorithm development to achieve vc need can be downloaded use
模拟进程的调度
- 这是一个用Delphi做的模拟进程的调度的源代码,对学习操作系统的朋友可能有所帮助!-Delphi do the scheduling process simulation source code, to learn the operating system might be helpful to a friend!
生产者和消费者问题
- 操作系统经典的问题-生产者和消费者问题.C++编写.-OS classic problem-producer and consumer issues. C preparation.
多线程编程
- VC++多线程编程
C语言编写的进程管理
- 用C语言实现的简单进程管理
冻结进程
- 可以使任意进程冻结,这里的冻结就是进程完全的停止,包括时钟!
windows任务管理程序
- windows任务管理程序VB开发