搜索资源列表
c4
- 用时间片轮法实现进程的调度,该程序比较短和简单-Time piece wheel realize the process of scheduling, the program relatively short and simple
Multilevel-feedback-queue-scheduling
- 进程多级反馈队列调度:当一个新进程进入内存后,首先将它放入第一队列的末尾,按FCFS原则排队等待调度.当轮到该进程执行时,如它能在该时间片内完成,便可准备撤离系统 如果它在一个时间片结束时尚未完成,调度程序便将该进程转入第二队列的末尾,再同样地按FCFS原则等待调度执行,以此类推。-Multilevel feedback queue scheduling
shiyan_1
- 本程序实现了进程的调度功能,实现了进程的创建、阻塞、唤醒、结束功能-This procedure has the process of scheduling functions, the realization of the process of creation, obstruction, wake-up call to end the function of
shiyan_1
- 本程序实现了进程的调度功能,实现了进程的创建、阻塞、唤醒、结束功能-This procedure has the process of scheduling functions, the realization of the process of creation, obstruction, wake-up call to end the function of