CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 遗传算法解决车间调度问题

搜索资源列表

  1. IMMU50NO.C

    1下载:
  2. 用遗传算法解决多目标车间调度问题,此算法是经典算法.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3893
    • 提供者:
  1. JSP

    0下载:
  2. 介绍遗传算得原理及应用,应用遗传算法解决车间调度问题
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:51242
    • 提供者:tobyzuo
  1. 遗传算法解决车间调度问题

    0下载:
  2. 遗传算法解决车间调度问题,应用matlab
  3. 所属分类:数值算法/人工智能

  1. matlab遗传算法_车间调度

    1下载:
  2. 在Matlab环境下使用遗传算法解决车间调度问题的优化。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-12-25
    • 文件大小:2322
    • 提供者:for_instance
  1. 1

    0下载:
  2. matlab遗传算法解决车间调度问题程序代码-Shop scheduling genetic algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:20210
    • 提供者:王淑平
  1. 0801563

    0下载:
  2. 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:897357
    • 提供者:刘浏
  1. matlab

    0下载:
  2. 使用遗传算法解决车间调度问题的matlab源代码-Shop scheduling using genetic algorithms to solve the problem of matlab source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2472
    • 提供者:唐正
  1. matlab-GA-JSP

    0下载:
  2. matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:20698
    • 提供者:lychee
  1. jsp-ga

    2下载:
  2. 用遗传算法解决车间调度jsp问题,本人针对现有代码的不足,应该是目前最好的pudn的代码。-Shop scheduling with genetic algorithms to solve the problem jsp, I for existing code deficiencies, should be the best pudn code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4887
    • 提供者:li
  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. chapter11-book3

    0下载:
  2. 利用谢菲尔德遗传算法工具箱,解决基于多层编码遗传算法的车间调度问题-Sheffield use genetic algorithm toolbox to solve coding genetic algorithm based on multi-shop scheduling problem
  3. 所属分类:matlab

  1. GA---JSSP

    0下载:
  2. 利用遗传算法解决车间调度问题,这里数据集在代码中直接给出-The use of genetic algorithms to solve shop scheduling problem, where the data set is given directly in the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2601
    • 提供者:
  1. JSPGA

    0下载:
  2. 采用遗传算法解决车间调度问题,算法采用matlab实现。-Shop scheduling using genetic algorithms to solve the problem, algorithm matlab implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:2461
    • 提供者:shui123
  1. chapter17

    1下载:
  2. 遗传算法有较强的问题解决能力,这个地方用他解决车间调度问题(Genetic algorithm has a strong problem solving ability, this place uses it to solve the job shop scheduling problem)
  3. 所属分类:mathematica

    • 发布日期:2017-12-30
    • 文件大小:31744
    • 提供者:玉伟
  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. 代码-多层编码遗传算法的车间调度算法

    0下载:
  2. 智能算法中的遗传算法,解决多层编码车间调度问题(The genetic algorithm in intelligent algorithm solves the problem of multilayer coding shop scheduling.)
  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-28
    • 文件大小:10240
    • 提供者:路人07
  1. 遗传算法 车间调度 甘特图 代码

    2下载:
  2. 遗传算法解决车间调度问题,可以直接运行出结果,没有问题(Solving job shop scheduling problem by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-17
    • 文件大小:3072
    • 提供者:白同学
  1. Ch8_GA_JSP

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

    • 发布日期:2020-10-23
    • 文件大小:6144
    • 提供者:lhme
  1. matlab代码-遗传算法流水车间调度

    2下载:
  2. 用遗传算法解决流水车间问题,里面是matlab代码(The genetic algorithm is used to solve the flow shop problem, which contains matlab code.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-07-16
    • 文件大小:3072
    • 提供者:冰火南极
« 12 »
搜珍网 www.dssz.com