CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - disk scheduling algorithms
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - disk scheduling algorithms - List
[
Disk Tools
]
磁盘调度
DL : 0
磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
Date
: 2008-10-13
Size
: 208.19kb
User
:
翁明喆
[
OS Develop
]
dsadasdasdas
DL : 0
自己看磁盘调度算法要的自己载磁盘调度算法-look disk-scheduling algorithms to set its own disk scheduling algorithm
Date
: 2008-10-13
Size
: 1.4kb
User
:
chenyi
[
OS Develop
]
磁盘调度算法
DL : 0
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
Date
: 2008-10-13
Size
: 7.17kb
User
:
飞扬
[
OS Develop
]
磁盘调度算法
DL : 0
磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
Date
: 2025-07-16
Size
: 7kb
User
:
飞扬
[
OS Develop
]
Cipan1
DL : 0
磁盘调度算法源程序-disk scheduling algorithm source code
Date
: 2025-07-16
Size
: 2kb
User
:
网旭
[
Disk Tools
]
磁盘调度
DL : 0
磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
Date
: 2025-07-16
Size
: 2mb
User
:
翁明喆
[
OS Develop
]
dsadasdasdas
DL : 0
自己看磁盘调度算法要的自己载磁盘调度算法-look disk-scheduling algorithms to set its own disk scheduling algorithm
Date
: 2025-07-16
Size
: 1kb
User
:
chenyi
[
Software Engineering
]
neicunyemianzhihuansuanfa
DL : 0
编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -programmed to achieve the following disk-scheduling algorithms, and each algorithm calculated the average Seeking length, main interface designed in a flexible choice of a particular algorithm and the algorithm must achieve the following : 1. first-come first-service algorithm (FCFS queue) 2, the shortest tracking time priority algorithm (SSTF), 3 scanning algorithm (SCAN) 4, cycle scanning algorithm (rltrasonic)
Date
: 2025-07-16
Size
: 149kb
User
:
张宁
[
Other
]
NCYMZH1-4
DL : 0
编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Programmed to achieve the following disk scheduling algorithm, and calculated for each algorithm the average seek length, the main interface to design a flexible choice of a certain algorithm, and must realize the following algorithm: 1, first-come first-serve algorithm (FCFS) 2, Shortest Seek Time priority algorithms (SSTF) 3, scan algorithm (SCAN) 4, cycle scan algorithm (CSCAN)
Date
: 2025-07-16
Size
: 589kb
User
:
CLJ
[
OS Develop
]
cz
DL : 0
用VB编的作业调度算法 使用了FCFS和SJF算法-VB series with the job scheduling algorithm uses the FCFS and SJF algorithm
Date
: 2025-07-16
Size
: 61kb
User
:
ww
[
Windows Develop
]
DiskSims-1.0-Beta
DL : 0
dIsk scheduling algorithms
Date
: 2025-07-16
Size
: 1.41mb
User
:
vamsi
[
OS Develop
]
a1
DL : 0
磁盘调度算法:包括先来先服务算法,最短寻道时间算法,电梯寻道算法。-Disk scheduling algorithms: including a first-come first-served algorithm, the shortest seek time algorithm, elevator seek algorithm.
Date
: 2025-07-16
Size
: 1kb
User
:
lzh
[
OS program
]
Disk-scheduling
DL : 0
磁盘调度算法,几个基本的磁盘调度算法,包括FCFS,SSTF,SCAN,CSCAN等,本程序采用c#完成,有需要的可以下-Disk scheduling algorithm, a few basic disk scheduling algorithms, including FCFS, SSTF, SCAN, CSCAN and so on, using c# to complete this procedure, there is a need that can be under the
Date
: 2025-07-16
Size
: 43kb
User
:
qianglc
[
OS program
]
disk
DL : 0
本程序设计用于模拟实现包括FCFS、SSTF、电梯、scan算法在内的磁盘调度算法,计算出各种算法的磁头移动道数供用户参考比较。-This program is designed for analog realization, including FCFS, SSTF, the elevator, scan the disk scheduling algorithms, including, heads of various algorithms to calculate the number of mobile channel for users to reference comparison.
Date
: 2025-07-16
Size
: 1kb
User
:
su
[
Mathimatics-Numerical algorithms
]
Disk-scheduling
DL : 0
磁盘调度算法,包含FCFS,SSTF,SCAN和CSCAN-Disk scheduling algorithms, including FCFS, SSTF, SCAN and CSCAN
Date
: 2025-07-16
Size
: 477kb
User
:
踏雪
[
OS Develop
]
Disk-scheduling-algorithm-simulation
DL : 0
磁盘调度算法的模拟实现及对比-Disk scheduling algorithm simulation and comparison of various algorithms of OPT, FIFO, the LRU simulation
Date
: 2025-07-16
Size
: 49kb
User
:
Qugo
[
JSP/Java
]
Disk
DL : 0
操作系统中磁盘调度算法,java实现,包括电梯算法,EA算法,fcfs算法等-Operating system, disk scheduling algorithms, java implementation, including the elevator algorithm, EA algorithm, fcfs, algorithms
Date
: 2025-07-16
Size
: 1.1mb
User
:
陈伟彬
[
OS Develop
]
Disk-Scheduling-Alogorithms
DL : 0
操作系统磁盘调度算法 操作系统磁盘调度算法-Operating system, disk scheduling algorithm operating system, disk scheduling algorithms operating system disk scheduling algorithm
Date
: 2025-07-16
Size
: 57kb
User
:
panpan
[
Linux-Unix
]
disk-scheduling-algorithms
DL : 0
a program that implements the following disk-scheduling algorithms: FCFS, SSTF, SCAN, C-SCAN, Look and C-Look
Date
: 2025-07-16
Size
: 7kb
User
:
MOHAMAD REZA
[
ADO-ODBC
]
disk
DL : 0
本程序设计用于模拟实现包括FCFS、SSTF、电梯、scan算法在内的磁盘调度算法,计算出各种算法的磁头移动道数供用户参考比较。-This program is designed for analog realization, including FCFS, SSTF, the elevator, scan the disk scheduling algorithms, including, heads of various algorithms to calculate the number of mobile channel for users to reference comparison.
Date
: 2025-07-16
Size
: 1kb
User
:
xg15haochuan
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.