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

搜索资源列表

  1. genetic-algorithm

    0下载:
  2. 单机调度的遗传算法实现,算法中与枚举法作了对比-GA single scheduling implementation algorithm were compared with the enumeration method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:335583
    • 提供者:褚召理
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。遗传算法可以解决多种优化问题,如:TSP问题、生产调度问题、轨道优化问题等,在现代优化算法中占据了重要的地位,本例使用遗传算法求解最优解。-Genetic Algorithm (Genetic Algorithm) is a simulation of Darwinian natural selection and genetic mec
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8599
    • 提供者:jiangsiqi
  1. design

    0下载:
  2. 该算法是将sigmoid函数的变形函数应用到自适应遗传算法中,并将作业车间调度问题中的完工时间大小作为算法的评价指标,实现了交叉率和变异率随着完工时间的非线性自适应调整,较好地克服了标准遗传算法在解决作业车间调度问题时的“早熟”和稳定性差的缺点,以及传统的线性自适应遗传算法收敛速度慢的缺点。-The algorithm is the deformation function sigmoid function is applied to the adaptive genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:裴剑辉
  1. NSGA_II

    1下载:
  2. 通过遗传算法实现卫星网络中继卫星资源调度的相关代码-Satellite network by genetic algorithm to achieve satellite resource scheduling related code
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:102606
    • 提供者:邓博于、
  1. TSP1

    1下载:
  2. 旅行推销商问题(TSP)是组合优化中的一个热点问题,它有着广泛的应用背景。运输调度、机械手运动、旅游路线设计等众多实际问题与TSP数学模型密切相关.应用遗传算法求解TSP问题。-Traveling salesman problem (TSP) is a combinatorial optimization problem in a hotspot, it has a wide application background. Numerous practical problems of trans
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4010
    • 提供者:翁美丽
  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. Cal_Burnup

    0下载:
  2. 在用遗传算法解决航天器轨道调度优化任务中,求每天初始生成路径的速度增量与燃料消耗量-solve lambet problem
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:1644
    • 提供者:谭宗曦
  1. UncertainBAPCP_new

    1下载:
  2. 本程序为针对集装箱码头船舶停靠的调度问题所开发的调度算法,算法中首先设计了基于优先级序列的船舶停靠的求解编码和解码,主要运用遗传算法进行解的优化。-This program is scheduling algorithm scheduling problems for ships dock container terminal being developed algorithm is designed based on the first ship docked priority sequenc
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:376152
    • 提供者:许可
  1. ProjectScheduling-true

    0下载:
  2. 针对飞机装配线的加工任务调度问题设计了基于遗传算法的调度算法,包含一套启发式规则和一系列线边约束。-Task scheduling problem for processing aircraft assembly line designed scheduling algorithm based on genetic algorithm, comprising a set of heuristic rules and a series of line side constraints.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:77547
    • 提供者:许可
  1. MATLAB

    0下载:
  2. 基于遗传算法的车间调度,用matlab实现- Job shop scheduling based on genetic algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5239
    • 提供者:杨迪
  1. jieguo

    0下载:
  2. 车间调度工序的实现在MATLAB程序中基于遗传算法- The realization of job shop scheduling in MATLAB program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5256
    • 提供者:杨迪
  1. GA

    0下载:
  2. 本文基于遗传算法的飞行调度功能。较好的实现了“智能”飞行。-the algorithm of GA in the area of flying allocation
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5843
    • 提供者:zhong
  1. NSGA

    0下载:
  2. 在open shop情形下,采用遗传算法生成最优调度方案,所得Pareto解释最优的。-In the case of open shop using genetic algorithm to generate the optimal scheduling scheme, the resulting interpretation Pareto optimal.
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:659116
    • 提供者:顾强强
  1. GA-of-reentrant-hybrid-flow-shop

    2下载:
  2. 可重入混合流水车间的调度问题,遗传算法MATLAB源程序-Reentrant hybrid flow shop scheduling problem, the genetic algorithm MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:16107
    • 提供者:罗书敏
  1. GA-for-epginomics-workflow

    0下载:
  2. 基于遗传算法的epginomics科学工作流调度优化算法.-a GA based for epginomics workflow scheduling optimization
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-04
    • 文件大小:11905
    • 提供者:JeremyZhang
  1. GAexample

    0下载:
  2. 该例应用于优化调度,可帮助新手们实现对遗传算法快速入门-This case should be used to optimize the scheduling,also can help beginners to achieve a quick start genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2098
    • 提供者:刘小瑞
  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. 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. chapter11

    0下载:
  2. matlab遗传算法实现车间调度,能跑出结果图,新手用的,大神别喷-Application of genetic algorithm in MATLAB to workshop scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:11659
    • 提供者:rtc
« 1 2 ... 7 8 9 10 11 1213 »
搜珍网 www.dssz.com