搜索资源列表
scheduling
- 设计一程式可输入 1、几个行程 2、每个行程各别的CPU暴冲时间(毫秒) 3、到达时间 4、优先顺序 并求出 1、fcfs 2、sjf - 不可抢先 3、sjf - 可抢先 4、Priority 5、rr 平均等待时间
作业111
- 进程调度的4个算法 含分个和合集 FCFS RP RR SJF-process scheduling algorithm with four points 000 and Collection fcfs RP rr sjf
cpu
- 采用仿真实验的方法,分析和评价fcfs、sjf、rr和MLFS算法的优劣,用c++实现四种调度算法,源代码如下,思路程序内有注解-Method using simulation, analysis and evaluation of fcfs, sjf, rr, and MLFS merits of the algorithm, using c++ to achieve the four scheduling algorithms, source code is as follows, idea
OS
- 操作系统进程调度算法比较,fcfs,sjf,rr,MLFS-Comparison of the operating system process scheduling, fcfs, sjf, rr, MLFS
Cpp1
- 进程调度--fcfs,SPN,rr算法的实现-The process of a high degree of simulation, using the First Come First Served (fcfs), shortest operation priority (sjf), respond to high priority (HRN) scheduling algorithm.
thread-scheduling
- Windows下使用多线程编程,对进程调度方法进行仿真,包括fcfs,sjf,优先级调度,rr,多级队列调度-Under Windows uses multi-threaded programming, the process of scheduling method simulation, including fcfs, sjf, priority scheduling, rr, multi-level queue scheduling