Welcome![Sign In][Sign Up]
Location:
Search - CSCAN

Search list

[OS Developzuoyecaozuoxitong

Description: 编程模拟实现磁盘调度算法(3)---------采用循环扫描cscan算法-simulation programming disk scheduling algorithm (3 )--------- cycle scanning algorithm cscan
Platform: | Size: 1877 | Author: 林明 | Hits:

[OS DevelopCSCAN

Description: 一个用VC++实现的CSCAN扫描算法。但是不是可视化界面-a VC with the rltrasonic scanning algorithm. But is visualization interface.
Platform: | Size: 356140 | Author: 踏歌内 | Hits:

[Software Engineeringneicunyemianzhihuansuanfa

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 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)
Platform: | Size: 152468 | Author: 张宁 | Hits:

[Disk Toolscipandiaodu

Description: 磁盘调度 SSTF FCFS SCAN CSCAN
Platform: | Size: 1113 | Author: 江航 | Hits:

[OS programos

Description: 操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (a)按键盘,没按一次可认为过了一个时间单位 (b)响应WM_TIMER ●将一批磁盘请求的情况存磁盘文件,以后可以读出并重放 ●支持算法:FIFO,SSTF,SCAN,CSCAN,FSCAN
Platform: | Size: 48466 | Author: jiabin | Hits:

[OtherNCYMZH1-4

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN)
Platform: | Size: 603832 | Author: CLJ | Hits:

[Process-Threadscan与cscan算法模拟磁盘调度实验

Description: 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling algorithm simulation disk containing : flowchart design major source so on. Description : disk is a high-speed, high-capacity, rotating type, direct access storage devices. As computer systems support memory, shoulders the heavy task of input and output, multiple procedures in the system design, while there are often a number of requests to visit disk input and output requests pending.
Platform: | Size: 6832 | Author: 何浩 | Hits:

[Process-Threadscan与cscan算法模拟磁盘调度实验

Description: 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling algorithm simulation disk containing : flowchart design major source so on. Description : disk is a high-speed, high-capacity, rotating type, direct access storage devices. As computer systems support memory, shoulders the heavy task of input and output, multiple procedures in the system design, while there are often a number of requests to visit disk input and output requests pending.
Platform: | Size: 6144 | Author: 何浩 | Hits:

[OS Developzuoyecaozuoxitong

Description: 编程模拟实现磁盘调度算法(3)---------采用循环扫描cscan算法-simulation programming disk scheduling algorithm (3 )--------- cycle scanning algorithm cscan
Platform: | Size: 2048 | Author: 林明 | Hits:

[OS DevelopCSCAN

Description: 一个用VC++实现的CSCAN扫描算法。但是不是可视化界面-a VC with the rltrasonic scanning algorithm. But is visualization interface.
Platform: | Size: 356352 | Author: 踏歌内 | Hits:

[Software Engineeringneicunyemianzhihuansuanfa

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 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)
Platform: | Size: 152576 | Author: 张宁 | Hits:

[Disk Toolscipandiaodu

Description: 磁盘调度 SSTF FCFS SCAN CSCAN-Disk Scheduling SSTF FCFS SCAN CSCAN
Platform: | Size: 1024 | Author: | Hits:

[OS programos

Description: 操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (a)按键盘,没按一次可认为过了一个时间单位 (b)响应WM_TIMER ●将一批磁盘请求的情况存磁盘文件,以后可以读出并重放 ●支持算法:FIFO,SSTF,SCAN,CSCAN,FSCAN -Operating Systems: simulation of disk scheduling algorithm subject requirements: ● the establishment of the corresponding data structure displayed on the screen ● disk status of the requested service ● time simulation can be used the following methods: (a) by the keyboard, not by one that had a time units (b) in response to a number of disk WM_TIMER ● request keep the disk files, then you can read and playback ● support algorithm: FIFO, SSTF, SCAN, CSCAN, FSCAN
Platform: | Size: 2051072 | Author: jiabin | Hits:

[OtherNCYMZH1-4

Description: 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度,要求设计主界面以灵活选择某算法,且以下算法都要实现: 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)
Platform: | Size: 603136 | Author: CLJ | Hits:

[ELanguagec-minus

Description: 词法和语法分析器,其中词法分析是用c写的,语法分析是用java写的-Lexical and syntax analyzer, including lexical analysis is c written grammar analysis is written in java
Platform: | Size: 1081344 | Author: AFei | Hits:

[Windows Developcpdu

Description: 磁盘调度算法,包括、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Disk scheduling algorithms, including, first-come first-serve algorithm (FCFS) 2, the shortest seek time priority algorithms (SSTF) 3, scanning method (SCAN) 4, cycle scan algorithm (CSCAN)
Platform: | Size: 169984 | Author: 流水 | Hits:

[OS Developcpdd

Description: 设计五个算法,分别是先来先服务算法,最短寻道时间优先算法,扫描(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
Platform: | Size: 3072 | Author: uuwei | Hits:

[Documentscscan

Description: 端口扫描服务器上所开放的端口就是潜在的通信通道,也就是一个入侵通道。对目标计算机进行端口扫描,能得到许多有用的信息,进行端口扫描的方法很多-scan
Platform: | Size: 4096 | Author: chenxi | Hits:

[Data structsCSCAN

Description: this cscan algo in c-this is cscan algo in c++
Platform: | Size: 1024 | Author: aditya | Hits:

[OtherCscan-com

Description: Horner OCS一体化编程器Cscan总线的通信程序-Horner OCS integration programmer Cscan bus communication procedures
Platform: | Size: 5120 | Author: | Hits:
« 12 3 »

CodeBus www.codebus.net