-
processDispatch
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:
1.先进先出调度算法;
2.基于优先数的调度算法;
3.最短执行时间调度算法
确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:
1.当前执行进程;
2.就绪队列;
3.等待队列
附:此程序可直接运行,是操作系统课的经典实验.
(scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
- 2021-05-07 04:28:36下载
- 积分:1
-
5956176
Dialog dialog box programming examples
- 2018-08-06 14:51:11下载
- 积分:1
-
onrjy
实现操作系统时间片的优先级调度和轮转调度,不错的源码(Implement priority scheduling time slice of the operating system and rotation scheduling, good source)
- 2017-06-17 14:35:14下载
- 积分:1
-
78467356
VB多线程控制台类及源代码实例,有需要的下。(Console class and multi-threaded VB source code examples, there is need for the next.)
- 2013-08-15 18:00:39下载
- 积分:1
-
MultiProcDownLoadfiles
多线程下载文件,非常好的示例 多线程下载文件,非常好的示例(MultiProcess Down load file , very good sample)
- 2016-12-31 15:18:57下载
- 积分:1
-
MFCThread
一个MFC的工程,使用线程的方法,创建线程,使用线程...(A MFC project, using threading methods, create a thread, use the thread ...
)
- 2012-04-22 11:35:20下载
- 积分:1
-
jcmgt
强力进程管理器
只是强力进程管理器而已(Manage jincheng)
- 2011-06-08 18:26:04下载
- 积分:1
-
504199
有限元设计,悬臂梁承受荷载的变形情况,有图形显示,(Finite element design, cantilever beam under the deformation of the load, graphics show,)
- 2018-12-31 09:18:46下载
- 积分:1
-
r_w
利用线程同步实现读者和写者的问题,使用信号量来控制(reader and writer)
- 2013-12-30 20:44:32下载
- 积分:1
-
ThreadCritical
控制台程序中Critical简单使用实例。创建两个线程使线程能够达到同步。(Console application Critical simple example. Create two threads to synchronize the threads.)
- 2016-04-01 22:18:58下载
- 积分:1