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

搜索资源列表

  1. TheDynamicAssignmentProblem

    0下载:
  2. The Dynamic Assignment Problem,动态排班问题,使用到了各个智能算法-The Dynamic Assignment Problem, dynamic scheduling problems, use of the various intelligent algorithm
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:540279
    • 提供者:sealyu
  1. ycsfzcjddzdyy

    0下载:
  2. 遗传算法在车间作业调度中的应用,不错的文章,希望对大家有帮助-Genetic Algorithm in Job Shop Scheduling application, the article is true, and I hope to be helpful
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:294443
    • 提供者:张伟
  1. neicunyemianzhihuansuanfa

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

    • 发布日期:2008-10-13
    • 文件大小:152468
    • 提供者:张宁
  1. Processe

    0下载:
  2. 操作系统中的进程调度优先算法和轮转法算法的实现-Operating system process scheduling priority algorithm and Algorithm Round Robin
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2453
    • 提供者:chen
  1. jinchengdiaodu

    0下载:
  2. 加深进程概念的理解;掌握选择进程调度算法的准则;掌握进程调度算法。 -Deepen the process of understanding of the concept master scheduling criteria selection process algorithm master process scheduling algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:42496
    • 提供者:LORY
  1. Emergency-Scheduling-Pareto-solution

    0下载:
  2. 应急调度 粒子群算法 pareto解集 非梯度爬山搜索-Emergency Scheduling particle swarm algorithm Pareto solution set of non gradient hill-climbing search
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:981225
    • 提供者:张卿
  1. Simulation-process-scheduler-

    0下载:
  2. 模拟进程调度程序。进程调度是处理机管理的核心内容。本实验要求用C++语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解时间片轮转调度算法的具体实施办法。-Simulation process scheduler. Process scheduling process management is the core content. The experiment with C++ language writing and debugging a
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:57156
    • 提供者:凯撒
  1. Tomasulo

    0下载:
  2. 在动态调度中,记分牌算法只能检测竞争,但是不能消除竞争,所以需要引入Tomasulo 算法。Tomasulo基本思想是Tomasulo方法所采用的寄存器重命名的实现方法,是把记分牌中的寄存器名用一大组虚拟寄存器的名来代替,即用虚拟寄存器集来代替真实的FP寄存器组虚拟寄存器集所含虚拟寄存器数目远大于真实的寄存器组。因此用它来完成寄存器改名就很容易了。但是,为了完成这些复杂的操作,算法的实现复杂大大的提高,并受到了数据总线的限制,本文将提出总线缓存概念,用以解决由于总线一起的冲突。-Scoreboa
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:41519
    • 提供者:刘子才
  1. m1

    0下载:
  2. Proportional Fair Frequency Domain Packet Scheduling Algorithm for LTE System
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:761
    • 提供者:Pranav
  1. An-Adapted-Firefly-Algorithm-for-Product-Developm

    0下载:
  2. An Adapted Firefly Algorithm for Product Development Project Scheduling with Fuzzy Activity Duration
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2049696
    • 提供者:hussein
  1. RMS

    0下载:
  2. 嵌入式系统对强大实时处理能力的需求和相对紧张的内存及内核资源的现实,对嵌入式操作系统任务调度提出了较高的要求。因此任务调度的算法的分析,实现和优化,对实现嵌入式系统的实时性有着重大的意义。从算法提出的理论基础出发,深入分析了经典的单调速率调度算法的思想,特点,具体实现并重点评价了该算法的优点和局限性。-Strong demand for real-time embedded systems processing power and memory, and the reality of a rel
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:80610
    • 提供者:李杰
  1. A-BEE-COLONY-OPTIMIZATION-ALGORITHM-TO-JOB-SHOP-S

    0下载:
  2. A BEE COLONY OPTIMIZATION ALGORITHM TO JOB SHOP SCHEDULING
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:294163
    • 提供者:Nitromira
  1. Linux_thread_lib_designe

    0下载:
  2. 一个基于时间片原则的抢占式调度算法的 简单用户级线程库设计 -Based on the principle of a time slice preemptive scheduling algorithm Simple user-level threads library design
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:233124
    • 提供者:liufeng
  1. arbiter

    0下载:
  2. dynamic An arbiter is a logical element serving to the order of access to a shared resource. An arbiter would typically employ a scheduling algorithm to decide which one on several requestors would be serviced. Arbiter provides arbitration between bu
  3. 所属分类:Project Design

    • 发布日期:2017-04-12
    • 文件大小:597
    • 提供者:bala
  1. ETC

    0下载:
  2. Presents a scheduling algorithm in grid environment to balance and Heian Zohan Hsynh using a combination Algvrytn Shntyk and attractions binary Granty - Persian paper
  3. 所属分类:Document

    • 发布日期:2017-05-03
    • 文件大小:832868
    • 提供者:saeed
  1. Genetic-Algorithm-

    0下载:
  2. 基于遗传算法的,实现作业车间的调度设计问题,全部是相关的文献,可以了解相应的状况-Based on genetic algorithm to achieve the design job shop scheduling problem, all relevant documents, can understand the corresponding status
  3. 所属分类:Development Research

    • 发布日期:2017-06-19
    • 文件大小:27977901
    • 提供者:jk
  1. Improved-job-shop-scheduling-method

    1下载:
  2. 为了解决考虑生产总成本的车间调度问题,对引入加工成本、库存管理成本和拖期惩罚成 本的车间调度问题进行了研究,提出了一种改进的遗传算法求解该问题。论述了改进遗传算法的 编码、初始化、选择、交叉和变异操作,通过与基本遗传算法的仿真比较,验证了该算法在收敛速度 和最优解值上的优越性。 -In order to solve the job shop scheduling problem considering the total production cost, the process
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:475716
    • 提供者:袁杰
  1. Using-genetic-algorithm

    0下载:
  2. 用遗传算法解决车辆优化调度问题 jsp.计算机毕业程序,万套成品加定做。Q1533974260-Using genetic algorithm to solve the vehicle optimal scheduling problem
  3. 所属分类:software engineering

  1. MAC层

    0下载:
  2. LTE资源调度算法,对于研究经典的资源调度算法比较好的参考文献及对应的学术文献(LTE resource scheduling algorithm, for the study of the classic resource scheduling algorithm better reference and the corresponding academic literature)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-19
    • 文件大小:7071744
    • 提供者:陌夵
  1. 磁盘调度算法

    0下载:
  2. 磁盘调度在多道程序设计的计算机系统中,各个进程可能会不断提出不同的对磁盘进行读/写操作的请求。(Disk scheduling algorithm)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:得得得
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com