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

搜索资源列表

  1. Disk-scheduling-algorithm

    0下载:
  2. 最全最实用的磁盘调度算法,C语言编写。简单但功能齐全。运行无误。-Disk scheduling algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1490
    • 提供者:持之以恒
  1. Scheduling-algorithm

    0下载:
  2. 维护计划与排程算法源代码,用于解决最短路径问题-Maintenance planning and scheduling algorithm, the source code used to solve the shortest path problem
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:794
    • 提供者:shanshan
  1. Processor-scheduling-algorithm

    0下载:
  2. 1.设定系统中有五个进程,每一个进程用一个进程控制块表示。 2. 输入每个进程的“优先数”和“要求运行时间”, 3.为了调度方便,将五个进程按给定的优先数从大到小连成就绪队列。用一单元指出队列首进程,用指针指出队列的连接情况。 4. 处理机调度总是选队首进程运行。采用动态优先数算法,进程每运行一次优先数就减“1”,同时将运行时间减“1”。 5.若要求运行时间为零,则将其状态置为“结束”,且退出队列。 6.运行所设计程序,显示或打印逐次被选中进程的进程名以及进程控制块的动态变化
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:1341
    • 提供者:
  1. Three-kinds-of-scheduling-algorithm

    0下载:
  2. Three kinds of scheduling algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1226
    • 提供者:chenzhenzhen
  1. the-process-of-scheduling-algorithm-

    0下载:
  2. 进程调度算法,包括先来先服务,短进程优先,高响应比优先,时间片轮转调度,优先级调度算法,-Process scheduling algorithms, including the first come first served, short process priority, high-response than the priority, round-robin scheduling, priority scheduling algorithm, the process of scheduli
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1133398
    • 提供者:殷学廉
  1. 58942966-Scheduling-Algorithm-for-Wimax-(1)

    0下载:
  2. scheduling algorithm for wimax
  3. 所属分类:Communication

    • 发布日期:2017-12-03
    • 文件大小:172760
    • 提供者:srinivas
  1. Short-job-scheduling-algorithm

    0下载:
  2. 实现短作业调度算法,是以进入系统的作业所提出的“执行时间”为标准,总是优先选取执行时间最短的作业。-Short job scheduling algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:365905
    • 提供者:贺思华
  1. Multi-machine-scheduling-algorithm

    0下载:
  2. 多级调度算法,做出来仅供参考学习,语言是C-this is a Multi machine scheduling algorithm just for reference and learning, used language is C++
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:1086290
    • 提供者:K
  1. design-process-scheduling-algorithm

    2下载:
  2. 进程调度算法的设计 设计要求: ①设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入链子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度 设计技术参数参考: ①本程序用两种算法对五个进程进行调度,每个进程可有三个状态,并假设初始状态为就绪状态。 ②为了便于处理,程序中的某进程运行时间以时间片为单位计算。各进程的优先数或轮转时间数以及进程需运行的时间
  3. 所属分类:OS Develop

    • 发布日期:2017-11-08
    • 文件大小:145527
    • 提供者:cagfaiss
  1. process-of-scheduling-algorithm

    0下载:
  2. windows操作系统进程调度算法的模拟实现-To achieve the process of scheduling algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:1694
    • 提供者:yinzi
  1. iSLIP switch scheduling algorithm simulation code.

    0下载:
  2. iSLIP switch scheduling algorithm simulation code.
  3. 所属分类:其它

    • 发布日期:2013-10-19
    • 文件大小:339765
    • 提供者:pnk003
  1. Shop-scheduling-algorithm

    0下载:
  2. 根据多层编码遗传算法原理,在matlab中编程实现基于多层编码遗传算法的车间调度算法-According to the principle of multi-coded genetic algorithm in matlab programming shop scheduling algorithm based on multi-coding genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:12039
    • 提供者:吴逸
  1. Disk-scheduling-algorithm

    0下载:
  2. 磁盘调度算法,用于操作系统课程设计。里面含有4中磁盘调度。-Disk scheduling algorithm for operating system design. Which contains 4 disk scheduling.
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:59802
    • 提供者:yaokaiyuan
  1. task-scheduling-algorithm-papers

    0下载:
  2. 高性能计算机体系结构相关。异构系统中相关的调度算法、容错调度算法文章,特别是有关调度算法对系统可用性、系统性能方面的影响。-Heterogeneous system scheduling algorithm and fault-tolerant scheduling algorithm, especially the effect of the scheduling algorithm on system performance and system availability.
  3. 所属分类:software engineering

    • 发布日期:2017-05-17
    • 文件大小:4525558
    • 提供者:sunj
  1. List-scheduling-algorithm

    2下载:
  2. EDA列表调度算法,在不同的控制步实现不同的调度结果。-List scheduling algorithm
  3. 所属分类:Data structs

    • 发布日期:2015-03-19
    • 文件大小:1024
    • 提供者:项燕
  1. HSDPA-scheduling-algorithm

    0下载:
  2. HSDPA调度算法研究,TD-SCDMA引入HSDPA技术后,对小区基站覆盖范围内的用户进行调度选择的问题。-After HSDPA scheduling algorithm, TD-SCDMA HSDPA technology introduced for users within the cell site coverage for problem scheduling choice.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:29053
    • 提供者:王超
  1. Four-CPU-scheduling-algorithm

    0下载:
  2. 用c++实现的CPU四种调度算法,简单易懂-With c++ implementation of the four types of CPU scheduling algorithm, simple to understand
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4993
    • 提供者:高赫
  1. Round-robin-scheduling-algorithm-RR

    1下载:
  2. 时间片轮转RR进程调度算法,已通过验证的代码,可正常运行,有注释-Round-robin scheduling algorithm RR process, content code, can runRR round-robin process scheduling algorithm has been validated code can be run properly, notes
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1523
    • 提供者:吕梦楠
  1. Priority-scheduling-algorithm

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序。假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为:进程名、指针、要求运行时间、优先数、状态。-Design of a number of priority scheduling algorithm processor scheduling procedures. The system has five processes, each represented by a PCB. PCB format: process name, poin
  3. 所属分类:OS Develop

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

    0下载:
  2. FCFS磁盘调度算法设计,内含有详细的代码注释和实验结果-FCFS disk scheduling algorithm design, which contains detailed code comments and experimental results
  3. 所属分类:SCSI-ASPI

    • 发布日期:2017-05-05
    • 文件大小:75392
    • 提供者:tuantaun1234
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com