CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 磁盘调度

搜索资源列表

  1. Tdiaoduuh

    0下载:
  2. 磁盘调度设计,磁盘调度算法的实现,包括 先来先服务调度算法,最短寻道优先调度算法法 ,扫描算法,循环扫描算法, N—Step—SCAN算法 已通过测试。 -The design of disk scheduling, disk scheduling algorithm implemented, including the  first-come, first-serve scheduling algorithm to  shortest seek prio
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:1910
    • 提供者:r123qq
  1. JDisskzipu

    0下载:
  2. 大三操作系统实验,用FIFS,,电梯法,最短优先实现磁盘调度. -Junior operating system experiments with FIFS lift method, the shortest priority disk scheduling.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:981
    • 提供者:mejiejie
  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. diskmanage

    0下载:
  2. 操作系统磁盘调度模拟程序,可模拟计算机操作系统调用磁盘数据-windows code :disk manage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:2039346
    • 提供者:duanyong
  1. haha

    0下载:
  2. 模拟实现磁盘调度算法:扫描(SCAN)算法和最短寻道时间优先算法(SSTF)。对给出的任意的磁盘请求序列、计算平均寻道长度。要求可定制磁盘请求序列长度、磁头起始位置、磁头移动方向。-Analog disk scheduling algorithm: scan (SCAN) algorithm and the shortest seek time first algorithm (SSTF). On any given disk request sequence, calculate the av
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-09
    • 文件大小:964
    • 提供者:qiqi
  1. CPP

    0下载:
  2. 主要是用于电子计算机的磁盘调度实验,可以运用该源代码-Can use the source code for a computer disk scheduling experiment
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:6426
    • 提供者:george feng
  1. ci-pan-diao-du-suan-fa

    0下载:
  2. 用c语言模拟了操作系统中磁盘调度算法,包含了详细代码。-C language analog disk scheduling algorithms operating system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-07
    • 文件大小:253777
    • 提供者:liuyangbiao
  1. DiskFrame

    0下载:
  2. java实现的磁盘调度管理,友好gui界面-java implementation of disk scheduling management, friendly gui interface
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:1818
    • 提供者:skyboy
  1. Disk-scheduling

    0下载:
  2. 磁盘调度,程序模拟磁盘调度,内有流程图,包括先来先服务,和电梯调度-Disk scheduling program to simulate disk scheduling, with a flow chart, including the first-come, first-served, and the elevator scheduling
  3. 所属分类:JavaScript

    • 发布日期:2017-11-21
    • 文件大小:66616
    • 提供者:魏大超
  1. process-scheduling-experiment

    0下载:
  2. 操作系统进程调度实验://代码没有问题,是由cpp改成txt的,肯定能够运行。 //功能:根据磁盘调度的三种算法FCFS、短作业优先SJF和时间片轮转计算出处理机在分配内存时的工作原理,同时加深对这三种算法的记忆。 -Operating system process scheduling experiment ://code no problem, is changed by the cpp txt certainly be able to run.// Function: acc
  3. 所属分类:OS Develop

    • 发布日期:2017-11-25
    • 文件大小:1628
    • 提供者:金旭斌
  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-21
    • 文件大小:1681
    • 提供者:王哥
  1. cibidiaodu

    0下载:
  2. 随机生成几个数,模拟磁盘调度的程序,可以模拟生成FCFS,SSTP,SCAN和LOOK的结果-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:1939
    • 提供者:嘉儿
  1. Disk-scheduling

    0下载:
  2. 对操作系统的磁盘调度的一个算法模拟,可以根据界面上的提示进行相应操作。-An operating system disk scheduling algorithm simulation, based on the interface and operate accordingly.
  3. 所属分类:OS Develop

    • 发布日期:2017-11-21
    • 文件大小:1081
    • 提供者:
  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. cipandiaodu6

    0下载:
  2. 操作系统实验6磁盘调度,使用C++编写的程序.. 附有报告..值得学习-Operating system experiment 2 process communication, using MFC program.. Attached report.. Worth learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:214725
    • 提供者:fewerew
  1. diskScheduling

    0下载:
  2. 程序功能: 1. 设计程序实现FIFO、SSTF、SCAN以及C-SCAN四种不同的磁盘调度算法。 2. 磁盘调度请求序列长度不少于100。 3. 给出每种调度的服务序列。 4. 统计每种调度的磁道移动数。 -Program features: 1. Design process to achieve FIFO, SSTF, SCAN and C-SCAN four different disk scheduling algorithms. 2 disk scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-11-11
    • 文件大小:10240134
    • 提供者:周周
  1. cipandiaodu

    0下载:
  2. 磁盘调度算法,本人亲自做的图形界面的磁盘的调度的先来先服务算法,最短优先算法,扫描算法,循环扫描算法-Disk scheduling algorithm, I personally do graphical interface disk scheduling first-come first-serve algorithm, the shortest-first algorithm, scanning algorithm, cyclic scan algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:60784
    • 提供者:王敬博
  1. cipan

    0下载:
  2. 磁盘调度模拟代码实验报告(四种算法包括先来先服务算法,最短寻道时间优先,扫描算法,循环扫描算法)-Disk scheduling simulation code lab report (four algorithms, including a first-come first-serve algorithm, shortest seek priority scanning algorithm, cyclic scan algorithm)
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:91852
    • 提供者:hpr
  1. CCDU

    0下载:
  2. 磁盘调度算法.设计程序模拟先来先服务FCFS、最短寻道时间优先SSTF、SCAN和循环SCAN算法的工作过程。-Disk scheduling algorithms. Designed program to simulate a first-come, first-served FCFS, shortest seek first SSTF, SCAN and SCAN loop algorithm works.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1410
    • 提供者:杨顺刚
  1. aa

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

    • 发布日期:2017-04-09
    • 文件大小:4869
    • 提供者:杨惠
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com