CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 作业调度算法

搜索资源列表

  1. main

    0下载:
  2. 用最小推排序算法实现作业的优先级调度问题-Minimum push sorting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1209
    • 提供者:Leehowe
  1. zuoye1_shuzhu

    0下载:
  2. 流水调度的数组简单算法。n个作业要在由俩台机器M1和M2组成的流水线上完成加工。每个作业的顺序都是现在M1上加工,然后在M2上加工。这个问题要求确定这n个作业的最优加工顺序,使得从第一个作业M1上开始加工,到最后一个作业在机器M2上加工完成所需的时间最短-Array of simple flow scheduling algorithm. n a job in the two machines M1 and M2 components of the pipeline to complete pr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:631
    • 提供者:刘日月
  1. TaskSchedule

    0下载:
  2. 工厂调度仿真程序,北京大学数据结构与算法实习第一次作业代码-Task Schedule
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:202371
    • 提供者:Robin
  1. thms

    0下载:
  2. 差异作业批调度的流水车间问题及近似算法Differences in job batch scheduling of flow shop problems and approximation algorithms-Differences in job batch scheduling of flow shop problems and approximation algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:563949
    • 提供者:tao
  1. GA

    0下载:
  2. 用以解决作业车间调度问题的传统遗传算法,不包括编码和解码程序-GA for Job Shop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:maojiba
  1. df

    0下载:
  2. 作业车间调度问题的随机邻域交换算法.failed to translate-failed to translate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:282411
    • 提供者:mem
  1. CDS

    0下载:
  2. CDS(Campbell-Dudek-Simth):是Johnson算法的扩展,被认为是好的具有鲁棒性的启发式算法。用于求解n-job,m-machine的流水作业调度问题;即n项作业都需要顺序进行m个工序,m个工序中,每道工序仅有一台机器,如何安排n项作业的加工先后关系。-CDS (Campbell-Dudek-Simth): an extension of the Johnson algorithm is considered robust heuristic algorithm is go
  3. 所属分类:Algorithm

    • 发布日期:2017-11-04
    • 文件大小:863
    • 提供者:郁小芳
  1. PSO

    1下载:
  2. 用粒子群算法来实现作业车间调度问题,得到最小的完工时间-Particle swarm algorithm to achieve job-shop scheduling problem, obtain the minimum completion time
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1862
    • 提供者:zhengyuyan
  1. EvolutionStrategy

    0下载:
  2. 自己的课程作业,已调试通过。进化策略算法实现公交调度问题。-Their course work has been debugged. Evolution strategy algorithm bus scheduling problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:25526
    • 提供者:ChengaiXu
  1. GeneticAlgorithm

    1下载:
  2. 遗传算法实现公交调度问题。自己的课程作业,已调试通过。-Genetic algorithm bus scheduling problem. Their course work has been debugged.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:25598
    • 提供者:ChengaiXu
  1. jobshop-sa-jsp

    7下载:
  2. 模拟退火算法解决作业车间调度jobshop问题,以FT06问题为例说明,可产生甘特图,JSPmain是主函数。-Simulated annealing algorithm to solve the job shop scheduling jobshop problem to FT06 problem as an example, can produce a Gantt chart, JSPmain is the main function.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5402
    • 提供者:chenzhen
  1. across

    0下载:
  2. 遗传算法解决作业车间调度问题,这一M文件为遗传算子的交叉操作-Genetic algorithms to solve the job shop scheduling problem, the M-file for the genetic operators crossover operation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:881
    • 提供者:zxy
  1. cal

    0下载:
  2. 遗传算法解决作业车间调度问题,,这一M文件计算目标函数值。-Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function....
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:zxy
  1. caltime

    0下载:
  2. 遗传算法解决作业车间调度问题,,这一M文件计算工序的加工顺序与加工时间-Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:zxy
  1. JSP

    0下载:
  2. 运用遗传算法解决作业车间调度问题,此M文件为调度问题的主程序代码。-The use of genetic algorithms to solve the job shop scheduling problem, this M-file for the main program code scheduling problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:zxy
  1. 62789749

    0下载:
  2. 作业调度三种算法FCFS,SJF,HRN()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:drigghrf
  1. lioprelztiongenerate

    0下载:
  2. 车间作业调度问题用遗传算法解决的通用Matlab程序()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:ourctkr
  1. Ch8_GA_JSP

    2下载:
  2. 用遗传算法解决简单的JSP问题,即作业车间调度问题,并可绘制流程图。(The genetic algorithm is used to solve the simple JSP problem, that is, the job shop scheduling problem, and can draw the flow chart.)
  3. 所属分类:matlab例程

  1. duoji

    1下载:
  2. 完成n个工作在m台机器上的贪心算法分配 每个作业只能选择一台设备加工,加工时间为t.每台机器一次只能加工一个作业,使等待时间最短。(Implementation of greedy algorithm allocation for n jobs on m machines)
  3. 所属分类:数据结构

    • 发布日期:2020-04-03
    • 文件大小:317440
    • 提供者:baliea
  1. 0cb728ca

    3下载:
  2. 使用NSGA2求解作业车间调度问题,可以运行,亲测有效(Using NSGA2 to solve job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-25
    • 文件大小:99328
    • 提供者:yigehunzi
« 1 2 3 45 »
搜珍网 www.dssz.com