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

搜索资源列表

  1. jinchengdiaodu

    0下载:
  2. 编写并调试一个模拟的进程调度程序,采用“轮转法”调度算法对五个进程进行调度-Write and debug a simulation of the process scheduler, the " Round-Robin" scheduling algorithm for scheduling the five process
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:6050
    • 提供者:yogurt
  1. RTlinux

    0下载:
  2. 基于RTlinux平台的实时多任务调度策略,运 用模块化的设计方法,编制了程序解释模块、速度过渡模块、插补和运动学算法模 块、人机接口模块和伺服驱动模块,并实现了面向用户的软PLC功能 。-RTLinux-based platform for real-time multi-task scheduling strategy, using modular design methods, the preparation of the procedures explained module, th
  3. 所属分类:Document

    • 发布日期:2017-05-17
    • 文件大小:5112363
    • 提供者:li
  1. qianquhoujisuanfa

    0下载:
  2. 排课算法中的前驱后继算法,欢迎大家参考研究。-Course Scheduling Algorithm precursor of subsequent algorithm, please refer to research.
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:223339
    • 提供者:yaofeng
  1. paikesuanfabijiao

    1下载:
  2. 当前几种排课算法的介绍比较,有各自描述与特点-At present several introductory Course Scheduling algorithm comparison, have their own descr iption and characteristics of
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:288525
    • 提供者:yaofeng
  1. Anovelparallelquantumgeneticalgorithmforstochasti

    0下载:
  2. A novel parallel quantum genetic algorithm for stochastic job shop scheduling
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1831268
    • 提供者:parisa
  1. Across-layerschedulingalgorithmwithQoSsupportinwir

    0下载:
  2. IEEE论文 A cross-layer scheduling algorithm with QoS support in wireless networks-IEEE paper A cross-layer scheduling algorithm with QoS support in wireless networks
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:247398
    • 提供者:徐海荣
  1. a

    0下载:
  2. 基于c语言动态分配,首次适应和最佳调度算法的实现-Based on c language dynamic allocation, first-fit and the best scheduling algorithm to achieve
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:1668
    • 提供者:liu
  1. 12

    0下载:
  2. 操作系统进程调度算法实验报告,是有限权算法-The operating system process scheduling algorithm test report, which is the right algorithm for finite
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:123361
    • 提供者:jian
  1. sczVSxfz

    0下载:
  2. 演示操作系统中生产者与消费者问题的解法,在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计一个模拟处理机调度算法,实现处理机调度。-Demonstration in the operating system Problem of producers and consumers, in the multi-channel programs and multi-
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:ChenZhenXing
  1. dianti

    1下载:
  2. 一个简单的电梯调度算法 自己写的 有需要的随便拿 希望对大家有所帮助-A simple elevator scheduling algorithm wrote it myself in need of randomly want to help everyone
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:20312
    • 提供者:lilanxiao
  1. asdf

    0下载:
  2. 中北大学软件工程排课算法实现课程设计详细说明书,完整格式,,附有核心代码,基于优先级的排课算法的部分排时间代码-North University Software Engineering Course Scheduling Algorithm for curriculum design, detailed instructions, complete form, with the core code, priority-based Course Scheduling Algorithm for
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:2005409
    • 提供者:Chia
  1. jincheng

    0下载:
  2. 进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法 基于优先数的调度算法 最短执行时间调度算法 确定这10个进程在CPU上的执行过程.要求每次进程调度时在屏幕上显示:当前执行进程 就绪队列 等待队列-Process scheduling simulation program: Suppose there are 10 process requires the CPU to perform, respectively: FIFO scheduling algori
  3. 所属分类:Document

    • 发布日期:2017-04-05
    • 文件大小:593556
    • 提供者:lienquan
  1. Artificial

    0下载:
  2. Using Artificial Chromosomes in Genetic algorithm for scheduling flowshop
  3. 所属分类:Software Testing

    • 发布日期:2017-04-08
    • 文件大小:434876
    • 提供者:Duy
  1. jcdd

    0下载:
  2. 进程调度是处理机管理的核心内容。本设计要求用C语言编写和调试一个进程调度程序。通过设计本程序可以通过本课程设计可以达成如下目标: 1、深刻理解进程与进程控制块的关系,进程控制块的组成; 2、深刻理解进程的组织方法; 3、掌握调度算法和先来先服务进程调度算法 4、锻炼独立分析问题、解决问题的能力; -Process scheduling is the core processor management. The design using C language and debug
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:210598
    • 提供者:徐晓柔
  1. os

    0下载:
  2. 设计一个按优先数调度算法实现处理器调度的程序。-Design a number of priority scheduling algorithm processor scheduling procedures.
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:1308
    • 提供者:董明星
  1. youxianjisuanfa

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

    • 发布日期:2017-04-13
    • 文件大小:1548
    • 提供者:wang
  1. shijianpian

    0下载:
  2. 时间片轮转调度算法的实现,基于优先级的时间片轮转调度算法调度处理器-Time Flake Cycle Scheduling algorithm, priority-based scheduling algorithm scheduling time slice processor cycle
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:2504
    • 提供者:时恩
  1. cipandiaodu

    0下载:
  2. 磁盘调度算法...操作系统课程设计...实现一个磁盘调度算法-Disk scheduling algorithm Course Design ... ... the operating system to implement a disk scheduling algorithm ...
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:9287
    • 提供者:崔杰
  1. SetTimerTest

    0下载:
  2. win32基于cpu时间片轮转调度算法模拟-win32 cpu time slice based on rotation scheduling algorithm simulation
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1883070
    • 提供者:刘战扬
  1. Scheduling_Algorithm_in_VCPU_Xen

    0下载:
  2. Xen中VCPU调度算法分析Scheduling Algorithm in VCPU Xen-Scheduling Algorithm in VCPU Xen Scheduling Algorithm in VCPU Xen
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:157258
    • 提供者:kimi
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com