搜索资源列表
磁盘调度
- 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
UThief
- 伪装成svchost进程,在windows服务里添加服务,对连接到电脑的U盘进行定时扫描,将其复制到电脑里默认的目录里-disguised as svchost process, the service windows add services, connect to the computer of the U disk regularly scan, copy it to the computer's default directory
cipandiaodu
- 磁盘调度 SSTF FCFS SCAN CSCAN
磁盘扫描GUI
- 磁盘容量扫描、但界面和程序结构非常不错,很有学习价值-capacity disk scan, but the interface and program structure is very good and very worth learning
simulatingtestofdiskscheduling
- 磁盘调度算法,比较4种常见磁盘寻道算法:先来先服务(FCFS)、最短寻道时间优先(SSTF)、电梯调度(SCAN)和循环扫描算法(CSCAN)-disk scheduling
discex
- 随机扫描检测磁盘的程序 -A program that random scan and check hard disk .
findfile
- 分别用DIR与API扫描硬盘上的所有文件-DIR separately with the API used to scan all the files on the hard disk
Forbid1
- 改程序实现了对U盘的禁用,对已经插入的U盘情况下先对盘符进行扫描,得到U盘禁用;对刚插入U盘,得到盘符直接禁用。大家可以参考一下。-Reform program for the disabled U disk, the disk has been inserted into the case of U first scan of the drive, U disk to be disabled just insert the disk U, the letter directly to dis
track
- 磁盘调度的源代码 包含SCAN CSCAN等-The source code contains the disk scheduling, etc. SCAN CSCAN
test
- 图形界面实现磁盘调度算法,一共有四种调度算法,分别为:FCFS,SSTF,SCAN,CSCAN-Graphical interface to achieve disk scheduling algorithm, a total of four scheduling algorithms, namely: FCFS, SSTF, SCAN, CSCAN
1
- 磁盘调度模拟程序,观察磁臂寻道时的移动过程,再采用不同的寻道算法,比较不同。*先来先服务调度算法 *最短寻道优先调度算法 *扫描算法 *循环扫描算法 -Disk scheduling simulation program, observe the magnetic Seeker arm movement when the process of re-seeking algorithms using different, more different.* First come fi
vb.module.system.programming.harddisk.scan
- vb系统编程硬盘扫描模块设计源码vb module design system programming source hard disk scan -vb module design system programming source hard disk scan
cipan
- 磁盘调度算法 包括fcfs,最短寻道时间,电梯调度,单项扫描 -Disk scheduling algorithms include fcfs, shortest seek time, elevator scheduling, single scan
cipandiaodu
- 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度: 要求设计主界面以灵活选择某算法,且以下算法都要实现 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Programmed to achieve the following disk scheduling algorithms, and calculate the average seek length of each algorit
HDDScan_3.3
- hdd scan and recovery software
51-4X5juzhenjianpan
- 51单片机实现4*5矩阵键盘C语言编程,采用反接扫描法。-51 MCU 4* 5 matrix the keyboard C language programming, reverse scan method.
cipandiaodu
- 磁盘调度算法,采用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
ll
- 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。 2. 实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 3. 设定开始磁道号寻道范围,依据起始扫描磁道号和最大磁道号数,随机产生要进行寻道的磁道号序列。 4. 选择磁盘调度算法,显示该算法的磁道访问顺序,计算出移动的磁道总数和平均寻道总数。 -1. This experiment is a simulation of the operating syst
Cpdd
- 模拟实现磁盘调度算法:最短寻道时间优先(SSTF)和扫描(SCAN)算法。-Simulation disk scheduling algorithms: shortest seek priority (SSTF) and scanning (SCAN) algorithm.
HDDScan-3.3
- HDDScan 3.3 Bugfixes Progress bar bugfix Sil3512 controller S.M.A.R.T. bugfix SAS drives S.M.A.R.T. freeze bugfix Surface scan bugfix for drives bigger than 1TB Features: Prolific 2571 USB chip is now supported Some I-O DATA USB boxes
