CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 车间调度算法

搜索资源列表

  1. main

    0下载:
  2. 车间调度 遗传算法 主程序 只是主程序哦 大家可以根据主程序编程-Shop scheduling genetic algorithm main program main program just oh we can according to the main program programming
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1363
    • 提供者:王磊
  1. chapter11

    1下载:
  2. MATlab30个案例分析 第11章 流水车间调度的遗传算法MATlab实现-Analysis of MATlab30 cases Chapter 11 Flow Shop Scheduling the genetic algorithm MATlab achieve
  3. 所属分类:matlab

    • 发布日期:2017-10-31
    • 文件大小:12525
    • 提供者:王磊
  1. Shop-scheduling--ga_jsp

    0下载:
  2. 用遗传算法解决车间调度问题 aberrance.m 760 24-07-07|09:42 across.m 2144 26-07-07|16:35 cal.m 1133 20-05-08|08:37 calP.m 742 15-05-08|20:16 caltime.m 1986 25-07-07|10:52 JSP.m 4006 22-05-08|19:52 plotRec.m 487 14-07-07|14:48 车间调度遗传算法的研究.doc 8755
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:50890
    • 提供者:寂寞孤鸿
  1. JSP

    0下载:
  2. 遗传算法车间调度研究FT10MATLAB源程序代码,可以运行-Genetic algorithm shop scheduling FT10MATLAB source code, you can run
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:4741
    • 提供者:张兵
  1. BBOforjobscheduling-

    0下载:
  2. BBO算法应用到柔性车间调度中,优化目标是单目标。-BBO algorithm is applied to the flexible job shop scheduling, the optimization goal is a single goal.
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:534635
    • 提供者:
  1. liushuichejiandiaoduwenti-matlab

    1下载:
  2. 基于遗传算法的流水车间调度问题代码,非常实用-Based on Genetic Algorithm for Flow Shop Scheduling code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2915
    • 提供者:阮秀秀
  1. FSP

    4下载:
  2. 这是一个运用GA遗传算法计算流水车间调度问题的新程序-This is an application of genetic algorithm GA flow shop scheduling problem new program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:9262
    • 提供者:daliwan
  1. JSPGA

    0下载:
  2. 用matlab语言,遗传算法解决流水线车间调度问题,肯定能运行,很有用!-Matlab language, genetic algorithms to solve assembly line shop scheduling problem, can certainly run, very useful!
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2673
    • 提供者:wanglin
  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. GA

    0下载:
  2. 这是一个遗传算法文件,用于解决车间调度问题-This document is a genetic algorithm for solving job shop scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5062
    • 提供者:gsk
  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. mofsp-flowshop

    3下载:
  2. 使用多目标优化算法解决多目标流水车间调度multi objective flowshop问题,其中main为主函数。-Using multi-objective optimization algorithms to solve multi-objective flow shop scheduling multi objective flowshop problem, where the main function main.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:22652
    • 提供者:chenzhen
  1. jsp-ga-master

    0下载:
  2. 传统作业车间调度的遗传算法解算程序MATLAB源代码,产生最优调度结果。-Genetic algorithms traditional job-shop scheduling solver MATLAB source code, to produce optimal scheduling results.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:480244
    • 提供者:李广
  1. JohnsonAlgorithm

    0下载:
  2. 车间调度的JohnsonAlgorithm算法产生甘特图的MATLAB源代码。-JohnsonAlgorithm shop scheduling algorithm to generate a Gantt chart of the MATLAB source code.
  3. 所属分类:Other systems

    • 发布日期:2017-01-11
    • 文件大小:4096
    • 提供者:李广
  1. ACO_on_JSSP

    4下载:
  2. 该程序是用matlab实现蚁群优化算法求解车间调度问题-The program is ACO algorithm for the jobshop scheduling problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:57983
    • 提供者:熊福力
  1. JOBSHOP-Schedule-BY-GA

    0下载:
  2. c++ 车间调度遗传算法源码,方便使用。通用模版,修改参数和输入即可使用。-jobshop schedule BY GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9157
    • 提供者:JaySun
  1. jobshopscheduling

    0下载:
  2. 遗传算法求解车间调度问题,基于工件的编码,以la16为算例-Genetic Algorithm shop scheduling problem, based on the coding of the workpiece to la16 as examples
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:50941
    • 提供者:墨雪天涯
  1. cx

    0下载:
  2. 基于遗传算法的车间调度问题,程序可以使用,也可以自己修改参数对程序进行改编-Shop scheduling problem based on genetic algorithm, the program can use, also can modify parameters for adaptation of the program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:11868
    • 提供者:孟庆洋
  1. Qt-Project

    0下载:
  2. 车间调度混合算法-Shop Scheduling hybrid algorithm
  3. 所属分类:VxWorks

    • 发布日期:2017-04-09
    • 文件大小:300946
    • 提供者:刘小贝
  1. JSP

    0下载:
  2. 有关经典车间调度的算法,车间作业调度问题(JSP)的遗传算法通用MATLAB源代码,-The classical job shop scheduling algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:25848
    • 提供者:ikkyu
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com