搜索资源列表
c
- 要求: 1。实现三种算法: 1。先来先服务 2。最短寻道优先(老师会给当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-Requirements: 1. The realization of the three algorithms: 1. First Come First
DiskSchecualing
- (1)设计并实现了一个函数,完成先来先服务的磁盘调度功能 (2)设计并实现了一个函数完成最短寻道时间优先的磁盘调度功能。 (3)设计并实现了一个函数完成电梯算法的磁盘调度功能 -(1) design and implementation of a function, to complete a first-come first-served disk scheduling (2) design and implementation of a function to complete
Elevator-dispatching
- 操作系统试验 驱动调度 电梯调度 实现了在C++环境下的驱动调度-Elevator dispatching
qudong-diaodu-shiyan
- 操作系统实验中 关于基于电梯调度算法的驱动调度的试验 用C语言编写的-Written in C language, operating system, experiments on the test based on the elevator scheduling algorithm-driven scheduling
CPPscheduling-elevator
- 操作系统线程进程同步思想利用,电梯调度,包括c++,c语言版本-Used in operating system.Writen by c++ and c language,scheduling the elevator.
lab5_ZiyinWang
- 这是一个电梯程序,多线程编程时常用的一个模版 具体内容请看readme. 操作系统课程的经典作业!-This is a improved version of elevator simulation. The form of command line instruction is ./elevator a b c d e f a: number of elevators b: number of floors c how often people arrive d: el