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

搜索资源列表

  1. 210085428-CPU-Scheduling-Algorithm

    0下载:
  2. Round Robin and First come first served Scheduling algorithms
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:721349
    • 提供者:Lefatse
  1. Scheduling

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序     提示:    (1)假定系统有5个进程,每个进程用一个PCB来代表。PCB的格式为:    进程名、指针、要求运行时间、优先数、状态。    进程名——P1~P5。 指针——按优先数的大小把5个进程连成队列,用指针指出下一个进程PCB的首地址。    要求运行时间——假设进程需要运行的单位时间数。    优先数——赋予进程的优先数,调度时总是选取优先数大的进程先执行。 状态——假设两种状态,就绪,用R表示,和结
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1052301
    • 提供者:
  1. FIFO-process-scheduling

    0下载:
  2. 用C语言实现进程调度算法FIFO的模拟过程-C language simulation process scheduling algorithm FIFO process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:195589
    • 提供者:wen
  1. FCFS-SJF-algorithm

    0下载:
  2. 先来先服务和短作业优先的操作系统进程调度算法,使用C++实现,测试可用-First come first serve and short operating priority operating system process scheduling algorithm using C++ implementation, testing available
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2762
    • 提供者:xingzhi
  1. Round-robin-algorithm

    0下载:
  2. 时间片轮转的操作系统进程调度算法,使用C++实现,测试可用-Operating system process scheduling algorithm round-robin, the use C++ implementation, testing available
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2977
    • 提供者:xingzhi
  1. scheduling

    0下载:
  2. 本算法是对多处理器调度算法进行改进,提出了一种基于优先机制的算法调度算法,并进行软硬件划分,在基于关键路径的划分算法的基础上提出了基于关键路径和面积的划分算法-This algorithm is a multiprocessor scheduling algorithm is proposed to improve the algorithm priority scheduling algorithm based mechanisms, and hardware and software div
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:11962
    • 提供者:魏凯嘉
  1. Process-scheduling

    0下载:
  2. 本文讲述了所有的进程调度算法,及其优缺点,为开发者能够选择正确的调度算法提供一个参考。-This article describes all process scheduling algorithm, and its advantages and disadvantages, as the developer can select the right scheduling algorithm to provide a reference.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-23
    • 文件大小:86098
    • 提供者:荆学士
  1. N-process-scheduling-design

    0下载:
  2. N个进程调度算法课程设计 先来先服务算法, 可抢占式调度(动态优先级调度)的算法, 非抢占式调度(静态优先级调度)算法, 短作业调度算法, 轮转式调度算法,-N process scheduling algorithm curriculum design
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:41691
    • 提供者:sunrier
  1. Process-scheduling-

    0下载:
  2. ① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入队子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度 -① design process control block PCB table structure, respectively, for priority scheduling algorithm and round-robin scheduling algorithm. ② establish
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7234
    • 提供者:刘万友
  1. process-scheduling

    0下载:
  2. 进程调度算法的实现,包括优先权调度算法和轮转法调度算法。-Process scheduling algorithm implementation, including priority scheduling and round robin scheduling algorithm.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:247147
    • 提供者:石明琴
  1. The-processor-scheduling

    1下载:
  2. 实验一 处理器调度 一. 实验内容 选择一个调度算法,实现处理器调度。 二. 实验目的 在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。 三. 实验题目 第—题:设计一个按优先数调度算法实现处理器调度的程序。 运行环境:Microsoft Visual Studio 2005-Experiment on
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:584352
    • 提供者:钟恩芳
  1. task-scheduling

    2下载:
  2. ①设计进程控制块PCB表结构(与实验一的结构相同),分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入链子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度-Design process control block, PCB table structure and the structure are the same, respectively, applicable to the number of priority schedulin
  3. 所属分类:OS Develop

    • 发布日期:2017-04-30
    • 文件大小:15344
    • 提供者:薛帅强
  1. Process-priority-scheduling

    0下载:
  2. 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1868
    • 提供者:ttrdr1422zhole
  1. Process-priority-scheduling

    0下载:
  2. 优先数调度算法常用于批处理系统中。在进程调度中,每次调度时,系统把处理机分配给就绪队列中优先数最高的进程。-A number of priority scheduling algorithm commonly used in a batch system. In the process of scheduling, every scheduling, the ready queue system allocated to the processor the highest priority in
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1408
    • 提供者:gyopoouchizh
  1. load scheduling by genetic algorithm

    0下载:
  2. this research paper is based on Load scheduling in power system by genetic algorithm
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:283648
    • 提供者:anees1411
  1. GA- job shop scheduling

    0下载:
  2. genetic algorithm for job shop scheduling problem
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Songkran
  1. Machine-Scheduling-Problem

    0下载:
  2. Machine Scheduling Problem
  3. 所属分类:数值算法/人工智能

  1. hanguage-algorithm

    0下载:
  2. 多机任务调度算法[n个任务,m个机器] 该算法用C++语言描述,不错的源码(Multimachine scheduling algorithm (n, m machine] the algorithm described in c + + language, a good source)
  3. 所属分类:界面编程

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:waoibf
  1. Microgrid optimal scheduling

    1下载:
  2. 文章以含有蓄电池、光伏、风机以及负荷的微电网为研究对象,在考虑蓄电池充放电约束、微电网与电网功率交换约束等条件下,建立了以负荷平均供电单价最小为目标的日前优化调度模型。并利用改进交叉算子的遗传算法进行求解。以某典型微电网为例进行建模与求解,得到了微电网日前优化调度方案,实现了微电网的经济稳定运行(Taking the micro-grid with storage battery, photovoltaic, fan and load as the research object, consid
  3. 所属分类:其他

    • 发布日期:2018-11-07
    • 文件大小:172032
    • 提供者:阿飞之父
  1. NSGA-II for Scheduling

    1下载:
  2. 利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-25
    • 文件大小:8192
    • 提供者:TXC2
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com