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

搜索资源列表

  1. job-shop-GA

    0下载:
  2. 利用实数编码,实现车间调度的遗传算法代码-Job-shop GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-21
    • 文件大小:2048
    • 提供者:wch
  1. a

    0下载:
  2. 基于模拟退火遗传算法的车辆调度问题研究,其中使用matlab程序编出了整个算法-Genetic algorithm based on simulated annealing scheduling problem of vehicles, which use matlab program code out of the whole algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1643388
    • 提供者:陈磊
  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. 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. 柔性加工车间遗传算法调度

    0下载:
  2. 针对柔性车间调度编程,并且有MFC界面可以调试(For flexible shop scheduling programming, and MFC interface can be debugged)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:78748672
    • 提供者:小珊
  1. Desktop

    0下载:
  2. 进行TSP遗传算法解决方案,解决旅行商问题,车辆调度问题,解决邮政车辆规划问题(TSP genetic algorithm solution)
  3. 所属分类:matlab例程

  1. 转载

    0下载:
  2. 车间调度 流水异构计算系统中的任务分配与调度问题的遗传算法通用MATLAB函数(Job shop scheduling flow)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:高岭之花
  1. ga

    0下载:
  2. 基于遗传算法的多目标算法优化,包括程序的实现(Multi - objective Algorithm Optimization Based on Genetic Algorithm)
  3. 所属分类:文章/文档

  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. 103244855UncertainBAPCP_new

    0下载:
  2. 本程序为针对集装箱码头船舶停靠的调度问题所开发的调度算法,算法中首先设计了基于优先级序列的船舶停靠的求解编码和解码,主要运用遗传算法进行解的优化。(This program is a scheduling algorithm for container terminal ship scheduling problem. In the algorithm, first of all, based on priority sequence of ship berthing solution enco
  3. 所属分类:操作系统开发

    • 发布日期:2018-01-04
    • 文件大小:375808
    • 提供者:韩大侠
  1. 64142411VRP

    0下载:
  2. 本算法采用了基于蚁群算法的遗传算法对车辆进行调度,车辆能够找到最优路径,实现最短时间调度,实验验证了算法良好。(The algorithm uses a genetic algorithm based on ant colony algorithm to schedule the vehicle the vehicle can find the optimal path to achieve the shortest time scheduling experiments show that t
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:张丫丫yes
  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. GA

    0下载:
  2. 使用遗传算法,得到带恶化的置换车间的最佳调度(A genetic algorithm is used to get the best scheduling for a deteriorating replacement workshop)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:贤贤最棒
  1. ga+TSP

    1下载:
  2. 由遗传算法开发的整数规划,车辆调度问题(Integer programming developed by genetic algorithm and vehicle scheduling problem)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6144
    • 提供者:huang_sir
  1. GA

    1下载:
  2. 遗传算法解决job_shop作业调度问题,希望可以帮助大家(The genetic algorithm solves the job_shop job scheduling problem, hoping to help everyone)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-22
    • 文件大小:615424
    • 提供者:小豆芽儿
  1. Untitled6

    0下载:
  2. 对车间调度用遗传算法求解,使用matlab软件进行分析(Genetic algorithm for job shop scheduling)
  3. 所属分类:其他

  1. VRP

    1下载:
  2. VRP,遗传算法的路径优化问题,车辆调度问题的MATLAB实现(VRP,Path optimization problem of genetic algorithm,MATLAB implementation of vehicle scheduling problem.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:2048
    • 提供者:iqisgnaw
  1. BPR MATLAN

    1下载:
  2. 多层编码免疫遗传算法实现多目标生产调度问题(Multilevel Coded Immune Genetic Algorithms for Multi-objective Production Scheduling Problem)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-10
    • 文件大小:41984
    • 提供者:风ying11
  1. Ch8_GA_JSP

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

    • 发布日期:2020-10-23
    • 文件大小:6144
    • 提供者:lhme
« 1 2 3 4 56 7 8 9 10 ... 15 »
搜珍网 www.dssz.com