搜索资源列表
os
- 操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (a)按键盘,没按一次可认为过了一个时间单位 (b)响应WM_TIMER ●将一批磁盘请求的情况存磁盘文件,以后可以读出并重放 ●支持算法:FIFO,SSTF,scan,Cscan,Fscan
Disk-scheduling
- 磁盘调度算法,几个基本的磁盘调度算法,包括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
disk
- 本程序设计用于模拟实现包括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
cipandiaodusuanfa
- 这是一个磁盘调度算法,包括FCFS、scan,是我的操作系统课程设计。-This is a disk scheduling algorithms, including FCFS, scan, is my operating system, curriculum design.
Static_detection
- 代码实现了一个模拟基于特征码扫描木马的小工具。可对磁盘所有内容进行扫描,匹配特征码,一旦发现可疑文件,可立即删除。特征码算法采用MD5-Code implements a simulated signature-based scanning Trojan gadget. All contents of the disk can scan signature matching, if found suspicious files can be deleted immediately. MD5 si
synscanner
- C++编写的SYN扫描的程序,测试可用,扫描速度和S扫描器差不多,对于研究SYN算法具有很高的价值-C++ program written SYN scan, the test is available, scan speed and S scanner has a high value for the study of SYN algorithm
FCFS
- 先服务FCFS,最短寻道时间优先SSTF,scan和循环scan算法的实现方法。-First-served FCFS, shortest seek time priority leaf Total Flavonoid the scan and circulation scan algorithm implementations.
OS_EX5-1
- 模拟磁盘调度算法,fifo,scan,c-scan,c-look-Simulated disk scheduling algorithm
laser_scan_matcher
- 基于PLICP (point-to-line iterative closest point) 算法的2D激光扫描匹配ROS程序包(An incremental laser scan matcher, using PLICP (point-to-line iterative closest point) scan matching algorithm.)