搜索资源列表
-
0下载:
这是本人大二的课程设计源代码,用的是电梯调度算法,请大家指教-This is my second year of the curriculum design source code, use the elevator scheduling algorithm, Please advise
-
-
0下载:
模拟电梯调度算法,对磁盘进行移臂操作,观察调度程序的动态运行过程。-Elevator scheduling algorithm simulation of the disk arm to move the operation to observe the dynamic scheduler is running.
-
-
0下载:
磁盘调度算法,用的电梯调度的算法实现,再vc下可以运行!-Disk scheduling algorithm, using the elevator scheduling algorithm, and then can run under vc!
-
-
0下载:
电梯调度算法实现磁盘的调度的源代码!需要仔细看啊!-Elevator scheduling disk scheduling algorithm source code! The need for a closer look at ah!
-
-
0下载:
该源码是为操作系统课程设计所写的,内容是移动臂调度算法中的电梯调度算法。思路清晰,简单明了!-The source code for the operating system written in curriculum design, content is the mobile arm of the elevator scheduling algorithm scheduling algorithm. Clear, simple and clear!
-
-
0下载:
电梯调度算法,包括四种方法。操作系统必备的知识-Elevator scheduling algorithms, including the four methods. Operating system must have knowledge
-
-
0下载:
磁盘移臂调度过程模拟系统的设计——先来先服务法、最短寻道时间优先算法、电梯算法-The process of shifting the disk arm scheduling simulation system design- first come first serve method, the shortest seek time priority algorithm, Elevator algorithm
-
-
0下载:
一个完整的模拟磁盘电梯调度算法
有详细的注释-Simulation of a complete elevator disk scheduling algorithm detailed notes
-
-
0下载:
磁盘调度算法:包括先来先服务算法,最短寻道时间算法,电梯寻道算法。-Disk scheduling algorithms: including a first-come first-served algorithm, the shortest seek time algorithm, elevator seek algorithm.
-
-
0下载:
OS磁盘调度演示程序(有图形演示)
先来先服务的磁盘调度功能
最短寻道时间优先的磁盘调度功能。
电梯算法的磁盘调度功能。
-OS disk scheduling demo first come first served the shortest seek time disk scheduling priority function of the disk scheduling functions. Elevator disk scheduling algorithm functi
-
-
0下载:
模拟电梯调度算法,对磁盘进行移臂和旋转操作-Simulated elevator scheduling algorithm, moving the disk arm and rotation
-
-
0下载:
(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
-
-
0下载:
操作系统中的磁盘调度算法,为电梯调度算法,包含实验报告和算法-Operating system disk scheduling, scheduling algorithm for the elevator, including lab reports and algorithms
-
-
0下载:
移动臂调度,包括新来先服务算法,电梯调度等,操作系统-Mobile arm scheduling, including the new first-served algorithm, elevator scheduling, operating system
-
-
0下载:
模拟电梯调度算法,对磁盘进行移臂和旋转调度-Simulated elevator scheduling algorithm, the disk arm and rotating shift schedule
-
-
0下载:
操作系统课程设计驱动调度
模拟电梯调度算法,实现对磁盘的驱动调度-Operating system scheduling simulation program designed to drive the elevator scheduling algorithm to achieve the scheduling of disk drives
-
-
0下载:
操作系统各种调度算法模拟,包括先来先服务、最短寻道时间优先、电梯调度算法等。-A variety of operating systems scheduling algorithm simulation, including first come, first service, the shortest way time priority, elevator for scheduling algorithm, etc.
-
-
0下载:
操作系统实验中 关于基于电梯调度算法的驱动调度的试验 用C语言编写的-Written in C language, operating system, experiments on the test based on the elevator scheduling algorithm-driven scheduling
-
-
0下载:
磁盘调度算法,采用MFC界面,FCFS(先来先服务):SSTF(最短寻道时间优先):SCAN 电梯调度算法 CSCAN循环扫描算法-Disk scheduling algorithm, using MFC interface, FCFS (first come first served): SSTF (shortest seek time priority): SCAN elevator scheduling algorithm CSCAN loop scanning algorithm
-
-
0下载:
电梯调度算法,java语言模仿电梯调度算法,仅供研究操作系统开发人员参考。-Elevator scheduling algorithm, java language imitate elevator scheduling algorithm, operating system developers for research reference.
-