搜索资源列表
-
0下载:
多级反馈队列,基于控制台的,用visual stdio2005写的,有菜单可以选择。-Simulation of multi-level feedback queue
-
-
0下载:
这是用c实现的操作系统的调度算法,包括多级反馈队列调度、先来先服务、最短作业优先、高响应比、时间片轮转。-C This is achieved by operating system scheduling algorithms, including multi-level feedback queue scheduling, first-come, first serve, shortest operation priority, high-response ratio, time piece
-
-
0下载:
设计进程控制块PCB表结构,适用于多级队列反馈调度算法。-Design process control block PCB table structure for multi-level feedback queue scheduling algorithm.
-
-
0下载:
在Java环境中,实现进程调度算法,进程控制块PCB表结构,适用于多级队列反馈调度算法-In the Java environment, course scheduling, process control blocks PCB table structure for multi-level feedback queue scheduling algorithm
-
-
0下载:
用c语言模拟实现的简单多级反馈队列调度算法,固定进程数,可以自己修改通过键盘输入要创建的进程数-C language simulation of a simple multi-level feedback queue scheduling algorithm, a fixed number of processes that can modify the number of processes to be created through the keyboard input
-
-
0下载:
进程调度算法模拟。主要负责短进程优先调度算法、高优先权优先调度算法和多级反馈队列调度算法的模拟实现。-Process scheduling algorithm simulation. Short process is primarily responsible for the scheduling algorithm, the high-priority priority scheduling algorithms and multi-level feedback queue schedulin
-
-
0下载:
多级反馈队列调度算法 仿照UNIX实现-Multi-level feedback queue scheduling algorithm
-