搜索资源列表
NDisk
- 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
zuoyecaozuoxitong
- 编程模拟实现磁盘调度算法(3)---------采用循环扫描cscan算法-simulation programming disk scheduling algorithm (3 )--------- cycle scanning algorithm cscan
1a43chd
- 关于模拟实现磁盘调度算法中的循环扫描算法-on simulation disk scheduling algorithm scanning the cycle
cidaofangwen
- 磁道访问算法模拟 /* 磁盘调度算法 要求: 1。实现三种算法: 1。先来先服务 2。最短寻道优先(老师会给当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出:
磁盘调度算法模拟
- 这是一个往上拉来的OS酸法模拟程序!觉得不错大家参考参考!-This is a bottom-up to pull the OS acid simulation program! Think it's good your information!
scan与cscan算法模拟磁盘调度实验
- 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
disk_attemper
- 模拟操作系统的磁盘读取,按照不同的磁盘调度算法,进行比较磁盘调度的效果,并用图显示出来。-simulate mircosoft system disk attemper
suanfa
- 通过磁盘调度算法的模拟设计,了解磁盘调度的特点。模拟实现FCFS、SSTF、SCAN、C-SCAN和LOOK算法,并计算及比较磁头移动道数。-Disk scheduling algorithm through the analog design, know the characteristics of disk scheduling. Analog implementation FCFS, SSTF, SCAN, C-SCAN and LOOK algorithm, and calculate
moni
- 磁盘调度模拟的算法实验课程设计的良药啊-Disk scheduling algorithm for simulation experimental medicine curriculum design ah
disk(1)
- 磁盘调度算法位示图法 Java演示文档模拟盘块调度算法-Disk scheduling algorithm Bitmap France Java presentations
choose
- 磁盘调度算法模拟,包括模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。下载的-Disk-scheduling algorithm simulation, including analog realization of FCFS, SSTF, SCAN, C-SCAN algorithm, and calculate and compare the number of head movement Road. Download
moni
- 根据磁盘调度的4种算法进行模拟磁盘调度过程-According to the four kinds of disk scheduling disk scheduling algorithm to simulate the process of
Priority_Scheduling
- 合肥工业大学课程设计 进程/作业调度:优先权调度算法。中级 1建立作业的数据结构描述; 2使用两种方式产生作业:(a)自动产生, (b)手工输入; 3在屏幕上显示每个作业的执行情况; 时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER; 4计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。 5将一批作业的执行情况存入磁盘文件,以后可以读出并重放 -Hefei University of
cpdd
- 通过设计一个磁盘调度模拟系统,从而使磁盘调度算法更加形象化,容易使人理解,使磁盘调度的特点更简单明了,能使使用者加深对先来先服务算法、最短寻道时间优先算法、扫描算法以及循环扫描算法等磁盘调度算法的理解。-here is my code
c++模拟磁盘调度算法源代码
- c++模拟磁盘调度算法(FCFS;SSTF;SCAN;CSCAN)-c++ simulated disk scheduling algorithms (FCFS SSTF SCAN CSCAN)
磁盘调度JAVA
- 磁盘调度算法模拟 图形化界面 包括ffcf、 scan等(Disk scheduling algorithm simulation graphical interface, including FFCF, scan and so on)
cipan
- 可以模拟操作那系统中的磁盘调度算法,比如FCFS 等。(Can simulate the operation of the system disk scheduling algorithm, such as FCFS and so on.)
磁盘调度
- 模拟实现操作系统磁盘调度算法,哈哈哈哈哈哈哈哈哈哈哈哈哈啊哈哈哈(use cao zuoxi tong suwfueiuwegui wiuefiw fugefiuwga,m choiwe cwkeguw ckwehw.e ckuegcwcewcwc)
Java操作系统磁盘调度算法
- 模拟操作系统磁盘调度算法,实现了先来先服务,最短寻道时间,电梯扫描算法(Disk scheduling algorithm for analog operating system)
磁盘调度算法模拟
- 调度算法的模拟: 模拟各种调度算法,并进行调度性能分析(Simulation of scheduling algorithm: Simulation of various scheduling algorithms and scheduling performance analysis)