CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - scan算法

搜索资源列表

  1. scan_attemper

    0下载:
  2. 有关scan扫描算法的基于MFC的程序,可视化界面-the scan scan algorithm based on the procedures for MFC, Visual Interface
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:115712
    • 提供者:王一
  1. NStepScan

    0下载:
  2. 课程设计之磁盘调度算法:N-Step—Scan
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1665
    • 提供者:chenglin
  1. DEVICE

    0下载:
  2. 此算法是一个驱动调度算法,(scan算法--操作系统)。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2156
    • 提供者:renqiang
  1. SCAN(1)

    0下载:
  2. 操作系统SCAN算法源码思想,希望有识之士可以棒改进一下,大家受益受益-SCAN algorithm source operating systems thinking, I hope people can stick to improve the look, we all benefit from the benefit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:3342
    • 提供者:周玉
  1. Scan

    0下载:
  2. 一个完整的模拟磁盘电梯调度算法 有详细的注释-Simulation of a complete elevator disk scheduling algorithm detailed notes
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1922
    • 提供者:刘贤震
  1. cpdd

    0下载:
  2. 设计五个算法,分别是先来先服务算法,最短寻道时间优先算法,扫描(SCAN)算法,循环扫描(CSCAN)算法,NStepSCAN算法.由人工输入当前的磁道数,由系统随即生成要访问的磁道-The design of the five algorithms, namely, first-come first-serve algorithm, the shortest seek time priority algorithm, scanning (SCAN) algorithm, scanning cy
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:3329
    • 提供者:uuwei
  1. DiskAtemper

    0下载:
  2. 这是一个关于计算磁盘调度的算法,包括最短优先,s-scan,fcfs等。-This is one on the calculation of disk scheduling algorithms, including the shortest first, s-scan, fcfs so.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1703
    • 提供者:ming
  1. a2

    0下载:
  2. 随机产生磁道数,通过多种算法实现磁盘调度。FCFS,SSTF,SCAN,CSCAN,N_Step_SCAN。-Track the number of randomly generated, through a variety of disk scheduling algorithm. FCFS, SSTF, SCAN, CSCAN, N_Step_SCAN.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:3200
    • 提供者:lzh
  1. caozuoxit

    0下载:
  2. 操作系统。主要对最短寻道时间优先(SSTF)和扫描(SCAN)算法进行模拟演练!-C++
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:5615
    • 提供者:见习生1
  1. cipandiaodu

    0下载:
  2. 将操作系统中的磁盘调度中的扫描算法(SCAN)和循环扫描算法(CSCAN)模拟出来-The operating system scan disk scheduling algorithm (SCAN) and the cycle of scanning algorithm (CSCAN) simulated
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:73613
    • 提供者:feinglei
  1. diskseekingalgorithms

    0下载:
  2. 操作系统课程设计,磁盘寻道算法。做了扫描和循环扫描算法。分别用数组和链表方式进行了测试。并比较了时间效率。-Operating systems curriculum design, disk seeking algorithms. Done a scan and cyclic scan algorithm. Way with arrays and linked lists were tested. And compared the time efficiency.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-08
    • 文件大小:626110
    • 提供者:田晓宇
  1. scan

    0下载:
  2. 模拟电梯调度算法,对磁盘进行移臂和旋转调度-Simulated elevator scheduling algorithm, the disk arm and rotating shift schedule
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:96549
    • 提供者:lilingling
  1. scan_and_sstf

    0下载:
  2. 最短寻道时间优先(SSTF)和扫描(SCAN)算法。可以对给出的任意的磁盘请求序列、计算平均寻道长度; 要求可定制磁盘请求序列长度、磁头起始位置、磁头移动方向。-Shortest seek time first (SSTF) and scanning (SCAN) algorithm. Can be given any sequence of disk requests, calculate the average seek length requirements can be customi
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:197603
    • 提供者:李朗
  1. disk-schedule

    0下载:
  2. 操作系统\磁盘调度 磁盘调度的4种调度方式: 先来先服务调度\最短寻道时间优先调度算法\单向扫描/循环扫描调度算法-Operating System \ disk scheduling the four scheduling disk scheduling methods: first-come first-served scheduling \ shortest seek time first scheduling algorithm \ one-way scan/scan sch
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:300339
    • 提供者:oran
  1. 3

    0下载:
  2. 对SCAN算法的模拟,能清楚的看到结果。在os可能会用到,对你可能有用。-To SCAN algorithm simulation, can clearly see the results. In the OS might need, to you may be useful.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:825
    • 提供者:吴子文
  1. java.os

    0下载:
  2. 磁盘模拟程序,通过输入初始位置来寻道,产生随机数组并选择算法,最后用直线连接计算后的随机数组,输出结果。-Analog realization of SSTF and SCAN algorithms。By entering the initial position from either the road, resulting in a random array and selection algorithm, and finally connected with a straight calc
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:56352
    • 提供者:songwei
  1. c++模拟磁盘调度算法源代码

    0下载:
  2. c++模拟磁盘调度算法(FCFS;SSTF;SCAN;CSCAN)-c++ simulated disk scheduling algorithms (FCFS SSTF SCAN CSCAN)
  3. 所属分类:操作系统开发

    • 发布日期:2016-01-21
    • 文件大小:282624
    • 提供者:大哥哥
  1. cipandiaodu

    0下载:
  2. 实现磁盘调度的三个算法:先来先服务,最短寻道优先和电梯调度-To achieve the three disk scheduling algorithms: FCFS,SSTF,SCAN
  3. 所属分类:OS Develop

    • 发布日期:2017-05-10
    • 文件大小:2317134
    • 提供者:王二
  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. SCAN

    0下载:
  2. 电梯调度算法,java语言模仿电梯调度算法,仅供研究操作系统开发人员参考。-Elevator scheduling algorithm, java language imitate elevator scheduling algorithm, operating system developers for research reference.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:1970
    • 提供者:hcy
« 12 »
搜珍网 www.dssz.com