CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - disk scheduling

搜索资源列表

  1. HardDise

    0下载:
  2. 一个有关磁盘调度的程序! -on a disk scheduling procedures! One of the disk-scheduling procedures!
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40980
    • 提供者:梁锋
  1. 1a43chd

    0下载:
  2. 关于模拟实现磁盘调度算法中的循环扫描算法-on simulation disk scheduling algorithm scanning the cycle
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6347
    • 提供者:yang
  1. os

    0下载:
  2. 操作系统的四大功能的模拟,分别进行进程管理、处理机调度(作业调度)、存储管理(页面调度)以及设备管理(磁盘调度)-The four functions of the operating system simulation, separately for the process management, processor scheduling [job scheduling], memory management [paging], and equipment management [disk s
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:1488530
    • 提供者:jem
  1. Pro

    0下载:
  2. Sample programs for implementing the Operating system concepts in UNIX [ disk scheduling, creating fork, CPU Scheduling, etc.,]
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:30736
    • 提供者:Prabha
  1. Disk-scheduling

    0下载:
  2. 磁盘调度算法,几个基本的磁盘调度算法,包括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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:43831
    • 提供者:qianglc
  1. disk

    0下载:
  2. 磁盘是高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出工作,在现代计算机系统中往往同时会有若干个要求访问磁盘的输入输出要求。系统可采用一种策略,尽可能按最佳次序执行访问磁盘的请求。由于磁盘访问时间主要受寻道时间T的影响,为此需要采用合适的寻道算法,以降低寻道时间。本实验要求学生模拟设计一个磁盘调度程序,观察调度程序的动态运行过程。通过实验让学生理解和掌握磁盘调度的职能。-Disk is the high-speed, large capacity,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:234725
    • 提供者:zsb
  1. keshe

    0下载:
  2. 操作系统的课程设计实现银行家算法,进程调度算法和磁盘调度算法-Operating system design and implementation of courses bankers algorithm, the process of scheduling and disk scheduling algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:117351
    • 提供者:fanrenlong
  1. OS2010

    0下载:
  2. 可视化磁盘调度,实现四种方法fcfs,sstf,scan,cscan-Visual disk scheduling, achieving four methods fcfs, sstf, scan, cscan
  3. 所属分类:Network Security

    • 发布日期:2017-05-09
    • 文件大小:2297446
    • 提供者:高新鹏
  1. operating_system_experiment_and_sourcecode

    0下载:
  2. 这个是我学习操作系统时做的实验,主要是磁盘调度算法的实现,其中还包括老师实验要求和目的。不保证完全正确,大家参考下还是很有价值的-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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:14835
    • 提供者:wab
  1. Prac5

    0下载:
  2. disk scheduling algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:108000
    • 提供者:Sandy
  1. caozuoxitong

    0下载:
  2. 自己编写的一个关于用程序模拟处理机调度,主存空间的调度与分配,磁盘的调度与分配的实现。应该对初学操作系统的人会很有用。-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 sh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:402971
    • 提供者:meng
  1. disk

    0下载:
  2. 本程序设计用于模拟实现包括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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:1105
    • 提供者:su
  1. suanfa

    0下载:
  2. 实现操作系统中的磁盘调度功能,方便大家参考。-To achieve the operating system disk scheduling function to facilitate reference.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:7633
    • 提供者:小凡
  1. 88

    0下载:
  2. 磁盘调度算法,有最短寻道时间优先调度算法和扫描算法 。-Disk scheduling, priority scheduling algorithm with the shortest seek time and scanning algorithms.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:2162
    • 提供者:小林
  1. cipandiaodusuanfa

    0下载:
  2. 这是一个磁盘调度算法,包括FCFS、SCAN,是我的操作系统课程设计。-This is a disk scheduling algorithms, including FCFS, SCAN, is my operating system, curriculum design.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:1606
    • 提供者:张祖强
  1. test

    0下载:
  2. 一个模拟操作系统磁盘调度算法的小程序,对学习很有帮助-A small program to simulate the operating system disk scheduling algorithm helpful in learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:235608
    • 提供者:刘伦军
  1. test

    0下载:
  2. 磁盘调度算法的实现,模拟寻道优先算法,先进先出算法,一个简单的磁盘调度程序-Disk scheduling algorithm implemented analog seek first algorithm, first-in-first-out algorithm, a simple disk scheduler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:1681
    • 提供者:王哥
  1. OS_EX5-1

    0下载:
  2. 模拟磁盘调度算法,fifo,scan,c-scan,c-look-Simulated disk scheduling algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:927
    • 提供者:xuhaoqi
  1. aa

    0下载:
  2. 操作系统,磁盘调度算法。包括最短寻道时间,以及快速扫描算法-Operating system, disk scheduling algorithms. Including the shortest seek time, and fast scanning algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:4869
    • 提供者:杨惠
  1. disk-scheduling-algorithms

    1下载:
  2. a program that implements the following disk-scheduling algorithms: FCFS, SSTF, SCAN, C-SCAN, Look and C-Look
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-05-09
    • 文件大小:7198
    • 提供者:MOHAMAD REZA
« 12 »
搜珍网 www.dssz.com