CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 磁盘编程 搜索资源 - Algorithms

搜索资源列表

  1. 磁盘调度

    1下载:
  2. 磁盘调度算法,包括先进先出,最短查找,电梯调度及单向扫描-disk scheduling algorithms, including FIFO, shortest identifying, scheduling and one-way lift scan
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:208.19kb
    • 提供者:翁明喆
  1. hwarray.12.25.21.tar

    0下载:
  2. 解决磁盘带宽瓶颈问题一个比较好的方案是采用RAID技术。但由于视频数据本身的特点依靠普通的RAID算法技术无法将存储带宽进一步提高,对目前市场上比较成熟的RAID产品的分析和测试性能都不是很强。基于上述原因,针对流媒体服务器视频数据的特点提出了自行定义的一些存储规则,通过一定的手段实现存储输出带宽的极大增长。通过对网上相关资料的分析和专利的查询工作,表明新的RAID-H技术具有独创性,可以很好解决存储带宽的提升。媒体服务器的存储方案是采用自行设计定义的RAID技术实现硬件平台,选用INTEL的I
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-23
    • 文件大小:7.1mb
    • 提供者:江南
  1. Cambridge.How.to.Think.About.Algorithms.2008

    0下载:
  2. 剑桥大学出版的一本讲解算法效率的好书,非常基础和实用。-The book which is published by Cambridge,the book is very good。
  3. 所属分类:Disk Tools

    • 发布日期:2017-05-10
    • 文件大小:2.4mb
    • 提供者:jane
  1. test

    0下载:
  2. 图形界面实现磁盘调度算法,一共有四种调度算法,分别为:FCFS,SSTF,SCAN,CSCAN-Graphical interface to achieve disk scheduling algorithm, a total of four scheduling algorithms, namely: FCFS, SSTF, SCAN, CSCAN
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-30
    • 文件大小:45.12kb
    • 提供者:ouxinsu
  1. 1

    0下载:
  2. 磁盘调度模拟程序,观察磁臂寻道时的移动过程,再采用不同的寻道算法,比较不同。*先来先服务调度算法 *最短寻道优先调度算法 *扫描算法 *循环扫描算法 -Disk scheduling simulation program, observe the magnetic Seeker arm movement when the process of re-seeking algorithms using different, more different.* First come fi
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-02
    • 文件大小:1.96kb
    • 提供者:刘烨
  1. caozuoxitongdiantidiaodusuanfa

    0下载:
  2. 操作系统中的磁盘调度算法,为电梯调度算法,包含实验报告和算法-Operating system disk scheduling, scheduling algorithm for the elevator, including lab reports and algorithms
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:5.42kb
    • 提供者:yangyang
  1. cipan

    0下载:
  2. 磁盘调度算法 包括fcfs,最短寻道时间,电梯调度,单项扫描 -Disk scheduling algorithms include fcfs, shortest seek time, elevator scheduling, single scan
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-28
    • 文件大小:273.58kb
    • 提供者:mage
  1. cipandiaodu

    0下载:
  2. 编程序实现下述磁盘调度算法,并求出每种算法的平均寻道长度: 要求设计主界面以灵活选择某算法,且以下算法都要实现 1、先来先服务算法(FCFS) 2、最短寻道时间优先算法(SSTF) 3、扫描算法(SCAN) 4、循环扫描算法(CSCAN) -Programmed to achieve the following disk scheduling algorithms, and calculate the average seek length of each algorit
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:1.28kb
    • 提供者:圣人
  1. block_allocating

    0下载:
  2. 使用VC++模拟文件在磁盘上存储的管理方式,以链表的方式分别测试了最先合适空间算法和最优空间算法,从分配空间后的结果上能直观看出这两种算法的差异。-VC++ simulation files with the disk storage management approach to the way the list were the first proper test of the algorithm and optimal space algorithm of space, the result
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-01
    • 文件大小:704byte
    • 提供者:lixu
  1. rc9mod

    0下载:
  2. atics-Numerical algorithms Java Develop Applications Database system assembly language Compiler program Editor Disk Tools MultiLanguage
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:1.44kb
    • 提供者:mohammed
  1. cipandiaodusuanfa

    0下载:
  2. 这个程序主要实现对磁盘进行调度的算法,有先来先服务,最短寻道优先,扫描,单向扫描和循环五种算法的实现。-This program to disk scheduling algorithm, first come first serve, Seeking shortest priority scanning, check scanning and circulation of five algorithms to achieve.
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-24
    • 文件大小:1.42kb
    • 提供者:宋江
  1. ll

    0下载:
  2. 1. 本实验是模拟操作系统的磁盘寻道方式,运用磁盘访问顺序的不同来设计磁盘的调度算法。 2. 实现的磁盘调度算法有FCFS,SSTF,SCAN,CSCAN和 NStepSCAN算法。 3. 设定开始磁道号寻道范围,依据起始扫描磁道号和最大磁道号数,随机产生要进行寻道的磁道号序列。 4. 选择磁盘调度算法,显示该算法的磁道访问顺序,计算出移动的磁道总数和平均寻道总数。 -1. This experiment is a simulation of the operating syst
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:1.55kb
    • 提供者:路东方
  1. Cpdd

    0下载:
  2. 模拟实现磁盘调度算法:最短寻道时间优先(SSTF)和扫描(SCAN)算法。-Simulation disk scheduling algorithms: shortest seek priority (SSTF) and scanning (SCAN) algorithm.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-29
    • 文件大小:1.09kb
    • 提供者:马亚
搜珍网 www.dssz.com