CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CSCAN
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - CSCAN - List
[
OS Develop
]
zuoyecaozuoxitong
DL : 0
编程模拟实现磁盘调度算法(3)---------采用循环扫描cscan算法-simulation programming disk scheduling algorithm (3 )--------- cycle scanning algorithm cscan
Date
: 2008-10-13
Size
: 1.83kb
User
:
林明
[
OS Develop
]
CSCAN
DL : 0
一个用VC++实现的CSCAN扫描算法。但是不是可视化界面-a VC with the rltrasonic scanning algorithm. But is visualization interface.
Date
: 2008-10-13
Size
: 347.79kb
User
:
踏歌内
[
OS Develop
]
zuoyecaozuoxitong
DL : 0
编程模拟实现磁盘调度算法(3)---------采用循环扫描cscan算法-simulation programming disk scheduling algorithm (3 )--------- cycle scanning algorithm cscan
Date
: 2026-01-24
Size
: 2kb
User
:
林明
[
OS Develop
]
CSCAN
DL : 0
一个用VC++实现的CSCAN扫描算法。但是不是可视化界面-a VC with the rltrasonic scanning algorithm. But is visualization interface.
Date
: 2026-01-24
Size
: 348kb
User
:
踏歌内
[
OS Develop
]
cpdd
DL : 0
设计五个算法,分别是先来先服务算法,最短寻道时间优先算法,扫描(SCAN)算法,循环扫描(CSCAN)算法,NStepSCAN算法.由人工输入当前的磁道数,由系统随即生成要访问的磁道-The design of the five algorithms, namely, first-come first-serve algorithm, the shortest seek time priority algorithm, scanning (SCAN) algorithm, scanning cycle (CSCAN) algorithm, NStepSCAN algorithm. By manual input current tracks the number was generated by the system to access the track
Date
: 2026-01-24
Size
: 3kb
User
:
uuwei
[
OS Develop
]
a2
DL : 0
随机产生磁道数,通过多种算法实现磁盘调度。FCFS,SSTF,SCAN,CSCAN,N_Step_SCAN。-Track the number of randomly generated, through a variety of disk scheduling algorithm. FCFS, SSTF, SCAN, CSCAN, N_Step_SCAN.
Date
: 2026-01-24
Size
: 3kb
User
:
lzh
[
OS Develop
]
cipandiaodu
DL : 0
将操作系统中的磁盘调度中的扫描算法(SCAN)和循环扫描算法(CSCAN)模拟出来-The operating system scan disk scheduling algorithm (SCAN) and the cycle of scanning algorithm (CSCAN) simulated
Date
: 2026-01-24
Size
: 72kb
User
:
feinglei
[
OS Develop
]
yuandaima
DL : 0
c++模拟磁盘调度算法(FCFS;SSTF;SCAN;CSCAN)-c++ simulated disk scheduling algorithms (FCFS SSTF SCAN CSCAN)
Date
: 2026-01-24
Size
: 276kb
User
:
大哥哥
[
OS Develop
]
001
DL : 0
操作系统中的磁盘调度算法中的FCFS,SSTF,SCAN,CSCAN算法模拟程序-Operating system disk scheduling algorithms FCFS, SSTF, SCAN, CSCAN algorithm simulation program
Date
: 2026-01-24
Size
: 6kb
User
:
xinmengyu
[
OS Develop
]
002
DL : 0
操作系统课程设计报告及代码,磁盘调度算法中的FCFS,SSTF,SCAN,CSCAN-Curriculum design and operating system code, disk scheduling algorithms FCFS, SSTF, SCAN, CSCAN
Date
: 2026-01-24
Size
: 616kb
User
:
xinmengyu
[
OS Develop
]
003
DL : 0
操作系统课程设计报告及代码,磁盘调度算法中的FCFS,SSTF,SCAN,CSCAN-Curriculum design and operating system code, disk scheduling algorithms FCFS, SSTF, SCAN, CSCAN
Date
: 2026-01-24
Size
: 299kb
User
:
xinmengyu
[
OS Develop
]
disc-scheduling
DL : 0
operating system disc scheduling algorithms(fcfs,clook,cscan,look,scan,sstf) in c++.
Date
: 2026-01-24
Size
: 3kb
User
:
naresh
[
OS Develop
]
cipandiaodu
DL : 0
磁盘调度算法的课程设计,包扩FCFS,SSTF,SCAN,CSCAN,使用C++完成-Disk scheduling, curriculum design, including expansion of the FCFS, SSTF, SCAN, CSCAN, use the C + + to complete
Date
: 2026-01-24
Size
: 187kb
User
:
hxhlllove
[
OS Develop
]
operating-system
DL : 0
计银行家算法,void FCFS(int Han,int DiscL[]) //先来先服务算法(FCFS) void SSTF(int Han,int DiscL[]) //最短寻道时间优先算法(SSTF) int SCAN(int Han,int DiscL[],int x,int y) //扫描算法(SCAN) void CSCAN(int Han,int DiscL[]) //循环扫描算法(CSCAN) void N_Step_SCAN(int Han1,int DiscL[]) //N步扫描算法 -Count the banker' s algorithm, void FCFS queue (int Han, int DiscL []) // first-come first-served (FCFS) algorithm void leaf Total Flavonoid Against (an int Han, an int DiscL []) // shortest seek time first algorithm (leaf Total Flavonoid Against) int SCAN (int Han, int DiscL [], int x, int y) // scan algorithm (SCAN) void CSCAN (an int Han,, int DiscL []) // loop scan algorithm (CSCAN) void N_Step_SCAN (int Han1 , int, DiscL []) // N-step scan algorithm
Date
: 2026-01-24
Size
: 235kb
User
:
suhuhu
[
OS Develop
]
NewJFrame
DL : 0
磁盘调度算法的模拟与实现 1、先来先服务(FCFS) 2、最短寻道时间优先(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Simulation and implementation of a first-come, first-served (FCFS) disk scheduling algorithm 2, the shortest seek time priority (SSTF) 3, scanning algorithm (SCAN) 4, cyclic scan algorithm (CSCAN)
Date
: 2026-01-24
Size
: 3kb
User
:
姬永明
[
OS Develop
]
No.5-codes
DL : 0
5.模拟实现磁盘调度算法 实现FCFS、SSTF、SCAN、CSCAN等磁盘算法。接收用户输入参数,包括程序访问的磁道号等,输出结果包括访问的磁道顺序,平均寻道时间等。 -5. Analog achieve disk scheduling algorithms Achieve FCFS, SSTF, SCAN, CSCAN disk and other algorithms. Receiving user input parameters, including the program to access the track number, etc., track output including sequential access, the average seek time and the like.
Date
: 2026-01-24
Size
: 4kb
User
:
name
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.