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

搜索资源列表

  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. 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. 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. 智能优化算法

    2下载:
  2. 优化技术是一种以数学为基础,用于求解各种工程问题优化解的应用技术。作为一个重要的科学分支,它一直受到人们的广泛重视,并在诸多工程领域得到迅速推广和应用,如系统控制、人工智能、模式识别、生产调度、VLSI技术和计算机工程等。鉴于实际工程问题的复杂性、约束性、非线性、多极小、建模困难等特点,寻求一种适合于大规模并行且具有智能特征的算法已成为有关学科的一个主要研究目标和引人注目的研究方向。 20世纪80年代以来,一些新颖的优化算法,如人工神经网络、混沌、遗传算法、进化。(Optimization te
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2027520
    • 提供者:韬文
  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. 基于多层编码遗传算法的车间调度算法

    2下载:
  2. 基于多层编码的车间调度算法。。。。。。。(shop floor scheduling)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:12288
    • 提供者:K_g
  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. 遗传算法下的经济调度

    5下载:
  2. 微电网的经济调度,MATLAB编写,含数据(Microgrid economic dispatch, MATLAB compilation, including data)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-05
    • 文件大小:61440
    • 提供者:新火箭客
  1. 遗传算法

    3下载:
  2. 考虑了孤岛型微电网的灵活性,在成本最低的条件下,进行优化调度(Considering the flexibility of islanded microgrid, the optimal dispatch is carried out at the lowest cost.)
  3. 所属分类:其他

    • 发布日期:2020-02-12
    • 文件大小:66560
    • 提供者:玉皇大帝
  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. 柔性车间调度遗传算法matlab实现代码

    1下载:
  2. 柔性车间调度遗传算法matlab实现代码,针对于多目标问题的matlab代码实现柔性车间调度遗传算法matlab实现代码
  3. 所属分类:汇编语言

  1. 4db781413c19dc9a5948a312484c62d2

    1下载:
  2. 主要是基于柔性作业车间调度的遗传算法求解(It is mainly based on the genetic algorithm of flexible job shop scheduling)
  3. 所属分类:文档资料

    • 发布日期:2021-04-10
    • 文件大小:10240
    • 提供者:gfFeng
  1. NSGA2车间调度算法

    4下载:
  2. 该算法是一般NSGA2在车间调度问题上的应用(This algorithm is the application of general NSGA2 in job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-09
    • 文件大小:11264
    • 提供者:codebit
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com