搜索资源列表
course_attemper
- 关于进程调度的一个程序,采用C语言编写程序,选用优先数调度算法或简单轮转法对五个进程进行调度,每个进程处于运行(Run)、就绪(Ready)和完成(Finish)三种状态之一,并假定起始状态为就绪状态。-on the process of scheduling a procedure using C language programming, a few selected priority scheduling algorithm or a simple method to rotate fiv
jcdd
- 简单实现进程的优先数调度,,是操作系统中的一个比较容易棉队的问题
RoundRobin
- 这个c程序是简单模拟进程调度,使用方法是简单轮转法和优先算法-C procedures for the simulation process is a simple scheduling, the use of a simple rotation law and the priority algorithm
ProcessSchedule_Win
- 实现了一个简单的动态优先数高者优先进程调度算法-Dynamic priority number high process priority scheduling algorithm