搜索资源列表
multilevel
- 多级反馈队列,基于控制台的,用visual stdio2005写的,有菜单可以选择。-Simulation of multi-level feedback queue
Multilevel_Feedback_Queue
- 这是用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
JinChenDiaoDu
- 设计进程控制块PCB表结构,适用于多级队列反馈调度算法。-Design process control block PCB table structure for multi-level feedback queue scheduling algorithm.
JinChen
- 在Java环境中,实现进程调度算法,进程控制块PCB表结构,适用于多级队列反馈调度算法-In the Java environment, course scheduling, process control blocks PCB table structure for multi-level feedback queue scheduling algorithm
sche
- 用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
demo
- 进程调度算法模拟。主要负责短进程优先调度算法、高优先权优先调度算法和多级反馈队列调度算法的模拟实现。-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
OS
- 多级反馈队列调度算法 仿照UNIX实现-Multi-level feedback queue scheduling algorithm
nachos_thread
- nachos线程管理模块升级,实现了多种方法管理线程,包括“优先级调度”、“多级队列”等-nachos thread management module upgrade, to achieve a variety of ways to manage threads, including " priority scheduling," " multi-level queue" and so on