搜索资源列表
OS_algorithm
- 操作系统,磁盘调度算法演示程序,电梯调度算法-Operating systems, disk scheduling algorithm demo program
1
- 磁盘调度算法 先来先服务,电梯算法 操作系统课程设计-kechengsheji
caozuoxitongdiantidiaodusuanfa
- 操作系统中的磁盘调度算法,为电梯调度算法,包含实验报告和算法-Operating system disk scheduling, scheduling algorithm for the elevator, including lab reports and algorithms
407417080115
- 操作系统课程设计驱动调度 模拟电梯调度算法,实现对磁盘的驱动调度-Operating system scheduling simulation program designed to drive the elevator scheduling algorithm to achieve the scheduling of disk drives
Disk
- 操作系统中磁盘调度算法,java实现,包括电梯算法,EA算法,fcfs算法等-Operating system, disk scheduling algorithms, java implementation, including the elevator algorithm, EA algorithm, fcfs, algorithms
demo3
- 进行了磁盘调度算法中的电梯调度算法,亲测有效,环境为win10+VS2015(The elevator scheduling algorithm in the disk scheduling algorithm is carried out, and the environment is win10+VS2015)
ConsoleApplication21
- 1、模拟先来先服务法(First-Come, First-Served,FCFS),最短寻道时间优先法(Shortest Seek Time First, SSTF),电梯扫描算法(SCAN)三种磁盘调度算法;(FCFS SSTF SCAN how to show you)
Java操作系统磁盘调度算法
- 模拟操作系统磁盘调度算法,实现了先来先服务,最短寻道时间,电梯扫描算法(Disk scheduling algorithm for analog operating system)