搜索资源列表
os.cpp
- 该程序能够模拟进程的调度过程,在dos界面下.用户可以按自己的要求来创建进程并对他们进行调度.-the program can simulate the process of scheduling process, the dos interface. Users can have its own requirements as well as the process of creating their scheduling.
process_management
- 模拟操作系统中进程的管理,进程的创建、调度、阻塞、删除-simulate os to manage the process
cpu_schedule
- cpu调度:1、采用图形界面; 2、可随时增加进程; 3、规定道数,设置后备队列和挂起状态。若内存中进程少于规定道数,可自动从后备队列调度一作业进入。被挂起进程入挂起队列,设置解挂功能用于将指定挂起进程解挂入就绪队列。 4、每次调度后,显示各进程状态。-cpu scheduling: 1, using a graphical interface 2, which can increase the process 3, in the respect that few, set ba
osexperimentcode
- 处理机进程调度模拟,基于优先权的调度算法和基于先来先服务的调度算法-Processor process scheduling simulation, based on priority scheduling algorithm and a first-come first-served scheduling algorithm
mvyaz
- 进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统-Process scheduling when one of the main content of process management, by design, compile and debug a simple process scheduling simulation system
kqznel_system_list
- 通过对系统内核调度线程链表的查询 找出隐藏进程,还行-Through the system kernel thread scheduling list of queries Find out the hidden process, ok
the-vkhxduling-the
- 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数-Process scheduling algorithm demo, the program contains some of the console output and events to control the API function
noned275
- 本程序分别采用高响度比和时间比轮转调度进程就绪队列-This procedure using high volume ratio and time respectively than rotary ready queue scheduling process
scgedulingcpriority
- 进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时(Process scheduling simulation program - is only one aspect of the scheduling algorithm considering process priority scheduling based on scheduling program is running)
0874018
- 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数()