Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - disk scheduling
Search - disk scheduling - List
一个有关磁盘调度的程序! -on a disk scheduling procedures! One of the disk-scheduling procedures!
Date : 2008-10-13 Size : 40.02kb User : 梁锋

关于模拟实现磁盘调度算法中的循环扫描算法-on simulation disk scheduling algorithm scanning the cycle
Date : 2008-10-13 Size : 6.2kb User : yang

一个有关磁盘调度的程序! -on a disk scheduling procedures! One of the disk-scheduling procedures!
Date : 2025-12-29 Size : 366kb User : 梁锋

DL : 0
磁臂调度算法演示 磁臂调度算法演示-Magnetic arm scheduling algorithm demo demo magnetic arm scheduling algorithm
Date : 2025-12-29 Size : 2kb User :

磁道访问算法模拟 /* 磁盘调度算法 要求: 1。实现三种算法: 1。先来先服务 2。最短寻道优先(老师会给当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: -Track Access algorithm simulation/* disk scheduling algorithms require: 1. The realization of the three algorithms: 1. First Come First Served 2. Shortest seek priority (the teacher will give the current head position) 3. Elevator Algorithm 2. Track service order from the specified text file (TXT files) out of 3. Output:
Date : 2025-12-29 Size : 1kb User : pcq

DL : 0
是操作系统的可见, 通过它我们能够掌握很多知识,特别是一些磁盘调度算法,等。-Is the visibility of the operating system through which we can grasp a lot of knowledge, especially some disk scheduling algorithms, and so on.
Date : 2025-12-29 Size : 7.37mb User : aiyunlei

北京大学操作系统上机考试之磁盘调度 以后的题目会陆续上载,在我没事的情况下-Peking University Examination of the operating system disk scheduling future topics will continue to upload, in my case nothing
Date : 2025-12-29 Size : 280kb User : tyoukon

DL : 0
操作系统:模拟磁盘调度算法 课题要求:●建立相应的数据结构 ●在屏幕上显示磁盘请求的服务状况 ●时间的流逝可用下面方法模拟: (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
Date : 2025-12-29 Size : 1.96mb User : jiabin

DL : 0
操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk scheduling]
Date : 2025-12-29 Size : 1.42mb User : jem

磁盘调度算法,几个基本的磁盘调度算法,包括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
Date : 2025-12-29 Size : 43kb User : qianglc

DL : 0
磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。-Disk is the high-speed, large capacity, rotating, direct access storage device. As a secondary computer system memory, to carry out heavy work input and output in modern computer systems often also have a number of requests to access the disk input and output requirements. System can use a strategy, as far as possible the best order of implementation of the disk access requests. As the disk access time is mainly affected by the impact of seek time T, which requires use of appropriate seeking algorithms to reduce the seek time. This experiment requires students to design a disk scheduling simulation program, observe the dynamic process scheduler. Experiments for students to understand and grasp the disk scheduling functions.
Date : 2025-12-29 Size : 229kb User : zsb

DL : 0
可视化磁盘调度,实现四种方法fcfs,sstf,scan,cscan-Visual disk scheduling, achieving four methods fcfs, sstf, scan, cscan
Date : 2025-12-29 Size : 2.19mb User : 高新鹏

这个是我学习操作系统时做的实验,主要是磁盘调度算法的实现,其中还包括老师实验要求和目的。不保证完全正确,大家参考下还是很有价值的-This is my operating system to learn to do experiments, mainly disk scheduling algorithm, which also includes the teacher test requirements and objectives. Does not guarantee completely correct, we refer to the still great value
Date : 2025-12-29 Size : 14kb User : wab

自己编写的一个关于用程序模拟处理机调度,主存空间的调度与分配,磁盘的调度与分配的实现。应该对初学操作系统的人会很有用。-I have written a simulation on the application processor scheduling, main memory space of the scheduling and allocation, disk scheduling and allocation of implementation. Operating system should be for beginners who would be useful.
Date : 2025-12-29 Size : 394kb User : meng

DL : 0
本程序设计用于模拟实现包括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 of mobile channel for users to reference comparison.
Date : 2025-12-29 Size : 1kb User : su

DL : 0
实现操作系统中的磁盘调度功能,方便大家参考。-To achieve the operating system disk scheduling function to facilitate reference.
Date : 2025-12-29 Size : 7kb User : 小凡

DL : 0
磁盘调度算法,有最短寻道时间优先调度算法和扫描算法 。-Disk scheduling, priority scheduling algorithm with the shortest seek time and scanning algorithms.
Date : 2025-12-29 Size : 2kb User : 小林

这是一个磁盘调度算法,包括FCFS、SCAN,是我的操作系统课程设计。-This is a disk scheduling algorithms, including FCFS, SCAN, is my operating system, curriculum design.
Date : 2025-12-29 Size : 2kb User : 张祖强

DL : 0
一个模拟操作系统磁盘调度算法的小程序,对学习很有帮助-A small program to simulate the operating system disk scheduling algorithm helpful in learning
Date : 2025-12-29 Size : 230kb User : 刘伦军

模拟磁盘调度算法,fifo,scan,c-scan,c-look-Simulated disk scheduling algorithm
Date : 2025-12-29 Size : 1kb User : xuhaoqi
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.