搜索资源列表
-
0下载:
用C语言模拟操作系统的队列及时间片分配 简单-C language simulation operating system queue and the time allocated simple film
-
-
0下载:
操作系统的动态分区存储管理模拟程序。程序将分区说明表分散为可用队列与已用队列,每次插入进程或撤销进程只需将结点移至另一队列即可,当然此过程还涉及拆分分区,合并分区以及更新分区号-Dynamic partitioning operating system storage management simulation program. Procedure will Zoning Table scattered available queue queue and has spent each inser
-
-
0下载:
操作系统进程调度的实现,进程阻塞程序的模拟实验因为模拟时间t一直在不停的+1,只有满足进入运行队列条件后才调度到运行队列中
所以程序执行可能会慢点。-Realization of the operating system process scheduling, process simulation program blocked because the simulation time t been kept+1, only to meet the conditions before ente
-
-
0下载:
模拟操作系统的进程调度,事先构造一个PCB总链队列,可对该队列进行正常的维护,
即当PCB状态变化时,在总链队列的基础上,实现菜单式管理和进程原语操作,
实现创建、撤销、时间片到、挂起进程和激活进程等基本进程原语,
以实现PCB的就绪队列、等待队列的组织与管理;-
Simulation operating system process scheduling, advance to construct a chain of total PCB queue, the queue
-