搜索资源列表
jincheng
- 该程序模拟进程按优先权高者优先调度,在优先权相同的条件下,所需的运行时间短的优先调度-The program simulated the process of high priority by the priority scheduling, the priority under the same conditions, the short running time required for the priority scheduling
process
- 进程调度是处理机管理的核心内容。本实训要求用C语言编写和调试一个简单的进程调度程序。通过本实训加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法。-c language