搜索资源列表
先来先服务算法
- 操作系统先来先服务算法和优先权调度算法模拟实验-operating system services first-come first-priority scheduling algorithm and simulation algorithm
procedul--simulate
- 是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The o
diaodusuanfa
- 操作系统调度算法(先来先服务,短作业优先,时间片轮转,响应比优先)-scheduling algorithms operating system (first-come first-serve, short operating priority, time-rotate in response to priority over)
program
- 先来先服务的调度算法,可以用来学习使用,参考
work
- 分别用FCFS(先来先服务)、SSTF(最短查找时间优先)、调度SCAN(扫描)三种调度算法解决磁盘角度问题
liaohushiyan3
- 操作系统实验一(进程调度算法代码) 先来先服务调度算法-an experimental operating system (the process of scheduling algorithm code) first-come first-service Scheduling Algorithm
caozuoxitong
- 短作业优先、先来先服务、高响应比、时间片轮转等四个进程调度算法的模拟实现-Short jobs first, first-come first-served, high-response ratio, round-robin scheduling algorithm in four process simulation to achieve
jinchengdiaodu
- 用各种算法实现进程调度的模拟,有先来先服务算法、静态抢占算法、动态抢占优先级算法以及时间片轮转法,用MFC实现,界面优美功能完善。-Process scheduling algorithm with a variety of simulation, there is first come first serve algorithm, static capture algorithm, dynamic priority algorithm and the time to seize the fil
osexperimentcode
- 处理机进程调度模拟,基于优先权的调度算法和基于先来先服务的调度算法-Processor process scheduling simulation, based on priority scheduling algorithm and a first-come first-served scheduling algorithm
nxqk687
- 几种调度算法的实现,包括先来先服务调度算法,短作业有先调度算法,时间片轮转调度算法-The realization of several scheduling algorithms, including the first come, first service scheduling algorithm, a short assignment scheduling algorithm, first time slice rotation scheduling algorithm