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

搜索资源列表

  1. Flowshopscheduling

    1下载:
  2. 基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度-based on the water plant scheduler algorithm, applicable to the general flow machining shop scheduling
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14055
    • 提供者:曹战
  1. chejian

    1下载:
  2. 规划算法--matlab编写的车间调度遗传算法源程序-planning algorithm -- Matlab prepared by the shop scheduling genetic algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6056
    • 提供者:王则
  1. 20121008GA

    0下载:
  2. 用vb编写的车间调度算法,包括各种算子的核心算法和声称甘特图的算法-Shop scheduling algorithm vb prepared, including the the operator core algorithm and claimed Gantt chart algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-28
    • 文件大小:294963
    • 提供者:王霄侠
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. chapter11

    1下载:
  2. 基于多层编码遗传算法的车间调度算法 基于多层编码遗传算法的车间调度算法-Shop scheduling algorithm based on multi-layer coding genetic algorithm-based the workshop scheduling algorithm for multi-layer coding genetic algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-11-23
    • 文件大小:12647
    • 提供者:zhang qin wei
  1. JSPGA

    0下载:
  2. 车间调度算法,已经调试好,能够出甘特图。希望大家交流借鉴。-job shop sheduling, genetic algorithm, matlab code, can output gante picture.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:1558
    • 提供者:俞训峰
  1. Shop-scheduling-algorithm

    0下载:
  2. 根据多层编码遗传算法原理,在matlab中编程实现基于多层编码遗传算法的车间调度算法-According to the principle of multi-coded genetic algorithm in matlab programming shop scheduling algorithm based on multi-coding genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:12039
    • 提供者:吴逸
  1. chejiandiaodu

    0下载:
  2. 这是基于多层编码遗传算法的车间调度算法,运行环境为2014a-This is a multi-level coding shop scheduling algorithm based on genetic algorithms, operating environment 2014a
  3. 所属分类:mathematica

    • 发布日期:2017-05-04
    • 文件大小:10703
    • 提供者:进哥哥
  1. GA

    0下载:
  2. 基于多层编码遗传算法的车间调度算法,多层编码遗传算法扩展了遗传算法的适用领域,使得遗传算法可以方便用于复杂问题的求解。-Shop scheduling algorithm based on multilayer coding genetic algorithm, multi-level coding genetic algorithm (ga) expanded the field of application of genetic algorithm makes the genetic alg
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-11
    • 文件大小:10707
    • 提供者:琼琼
  1. 遗传算法的相关知识代码

    1下载:
  2. 遗传算法与其他算法结合的matlab相关编程,以及在车间调度问题上的应用(Combining genetic algorithm and other algorithms of matlab programming, as well as the application in the workshop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:13312
    • 提供者:nb123
  1. ga

    0下载:
  2. 改进的遗传算法,主要用于求解柔性作业车间调度问题(The improved genetic algorithm is mainly used to solve the flexible job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:一言万年
  1. 流水车间批量流调度问题求解方法研究_桑红燕.caj

    0下载:
  2. 利用智能算法 遗传算法等为基础 解决调度问题(The intelligent algorithm, genetic algorithm and so on are used to solve the scheduling problem)
  3. 所属分类:其他

  1. bbo

    2下载:
  2. 用matlab实现生物地理学优化算法,生物地理学优化算法是一种很好地演化计算的方法,可用于车间调度等诸多问题(Using MATLAB to achieve biogeography optimization algorithm, biogeography optimization algorithm is a good method of evolutionary computation, which can be used in many problems such as workshop
  3. 所属分类:matlab例程

    • 发布日期:2017-10-25
    • 文件大小:30720
    • 提供者:Coward
  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. chapter11

    2下载:
  2. 作为遗传算法解决车间调度问题(单目标柔性)的入门Matlab程序,来源:Maltab智能算法30个案例分析第11章:基于多层编码遗传算法的车间调度算法。(As the genetic algorithm to solve the shop scheduling problem (single objective flexible) introduction to Matlab procedures, source: Maltab intelligent algorithm analysis ch
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:10240
    • 提供者:路人07
  1. PPNGA+SFLA_V3.0

    5下载:
  2. 这个是混合蛙跳算法做流水车间调度问题,能够很好的解决该类问题,此代码比较简单,适合初学者。(This is a shuffled frog leaping algorithm for flow shop scheduling problem. It can solve this problem very well. This code is relatively simple and suitable for beginners.)
  3. 所属分类:其他

    • 发布日期:2019-07-02
    • 文件大小:94208
    • 提供者:RenJocky
  1. Ch8_GA_JSP

    0下载:
  2. 利用遗传算法解决车间作业调度问题,matlab代码(Using Genetic Algorithms to Solve Job Shop Scheduling Problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-23
    • 文件大小:6144
    • 提供者:lhme
  1. Flow_Shop_Scheduling_Problem

    2下载:
  2. 利用蛙跳算法求解流水车间调度问题,算法上做了相应改进(Using the leapfrog algorithm to solve the flow shop scheduling problem, the algorithm has been improved accordingly.)
  3. 所属分类:其他

    • 发布日期:2021-04-13
    • 文件大小:30720
    • 提供者:may_云朵
  1. FJSP_GA

    3下载:
  2. 用遗传算法解决车间调度问题,供参考交流。。。(Using genetic algorithm to solve workshop scheduling problem for reference)
  3. 所属分类:其他

    • 发布日期:2020-05-27
    • 文件大小:52224
    • 提供者:刘一凡1
  1. FJSP_GA_OneBatch_Version4_0208

    2下载:
  2. 遗传算法的一个例子,主要用于柔性车间调度(An example of genetic algorithm, mainly used in flexible shop scheduling)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-27
    • 文件大小:6144
    • 提供者:Mr.Zzy
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com