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

搜索资源列表

  1. sd22

    1下载:
  2. 粗粒度并行遗传算法,用于流域梯级水电站群的优化调度。-Coarse-grained parallel genetic algorithm for the watershed of Cascade Hydropower Stations optimization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3263
    • 提供者:张景瑞
  1. SGA

    1下载:
  2. 基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:3281
    • 提供者:沁篱
  1. Papers(NSGA2)

    2下载:
  2. 包含多目标遗传算法相关论文,对于深入了解NSGA及NAGA2算法有一定帮助-Multi-objective genetic algorithm that contains the relevant papers, for a deeper understanding and NSGA algorithms NAGA2 certainly be of help to
  3. 所属分类:其他小程序

    • 发布日期:2014-01-14
    • 文件大小:4823966
    • 提供者:xiaozhima
  1. chejian

    0下载:
  2. 车间作业调度问题遗传算法通用程序,请查看-GA used in factory manufacture plan
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:6287
    • 提供者:aircraft
  1. ga_jsp

    2下载:
  2. 用遗传算法解决车间生产调度。Matlab下实现。-Using genetic algorithms to solve production scheduling workshop. Matlab under implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:50882
    • 提供者:rose
  1. ELDGA

    1下载:
  2. 基于遗传算法的经济调度处理,word文档有简要说明,并且有算例-Based on genetic algorithms deal with economic dispatch, word document there is a brief descr iption and examples have
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:20974
    • 提供者:程飞
  1. GA_Assembly

    0下载:
  2. JAVA编的遗传算法程序,解决装配车间排序问题-JAVA program for the genetic algorithm to solve the assembly shop scheduling problem
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2720103
    • 提供者:ggb
  1. GaBin

    0下载:
  2. 遗传算法解决复杂背包问题,用Java编写。 该背包拥有3个属性,500个东西,50个包。 求解包与包之间物品重量差最小,并且同一个背包的物品属性有特殊要求。 该程序容易修改。-Genetic Algorithm on Bin Packing Proglem. 500 items, 3 parameters of each item. 50 containers, target: All 50 containers has the smallest weight differe
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:160511
    • 提供者:mark
  1. MATLABGA

    0下载:
  2. 遗传算法程序,包括基因的遗传变异过程,适合做调度问题-genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:20248
    • 提供者:wangzimo
  1. r01

    0下载:
  2. 遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3351
    • 提供者:王辉
  1. flexiblejobshop

    0下载:
  2. 并行机调度问题的基于问题分解的遗传算法程序-flexible job shop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:92342
    • 提供者:张小三
  1. GA_Intelligent

    1下载:
  2. 只能制造技术车间调度程序,采用遗传算法对工序进行安排和寻优。-Scheduler can only manufacturing plant, a genetic algorithm optimization process for the arrangements and.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:3021
    • 提供者:出来乍到
  1. zuoyediaodu

    0下载:
  2. 运用遗传算法对车间作业调度问题进行编程,并计算出最优的作业顺序。-job scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:zhaoweiling
  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. Job-shop-MATLAB

    2下载:
  2. 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102048
    • 提供者:小刚
  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. 遗传算法的相关知识代码

    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. ieeeOLTC

    0下载:
  2. 考虑了传统变压器的优化潮流,基于此利用遗传算法对IEEE14节点系统进行优化调度。(The optimal power flow of the traditional transformer is considered. Based on this, the genetic algorithm is used to optimize the scheduling of the IEEE14 node system.)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:期望中国
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com