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

搜索资源列表

  1. 柔性加工车间遗传算法调度C++

    2下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other aut
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:44.83kb
    • 提供者:林献坤
  1. 遗传算法工具箱源程序

    2下载:
  2. 本程序为遗传算法源代码,可用来解决一系列工程问题,如电力系统机组组合、经济调度等。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 车间作业调度问题遗传算法通用Matlab程序

    8下载:
  2. 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦,the matlab implementation of job-shop scheduling problem solution based on the GA algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-21
    • 文件大小:49.69kb
    • 提供者:朱磊
  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:82kb
    • 提供者:
  1. GAexample.rar

    3下载:
  2. 遗传算法例程:通过MATLAB,以航班调度排序为例,实现遗传算法。,Genetic algorithm routines: the adoption of MATLAB, in order to sort Flight Scheduling as an example, the realization of genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2015-05-21
    • 文件大小:166.37kb
    • 提供者:xiaozhima
  1. sdasd

    0下载:
  2. 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3.43kb
    • 提供者:李志辉
  1. chejiandiaodu

    0下载:
  2. 本算法是用标准遗传算法来优化车间调度,具有很好的实时性。-This algorithm is a standard genetic algorithm to optimize shop scheduling with a good real-time.
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:wuhao3424
  1. 103328531

    0下载:
  2. 遗传算法 delphi 基于 车辆调度方面的-delphi
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:41.83kb
    • 提供者:a bao
  1. JSPGA

    0下载:
  2. 车间作业调度问题遗传算法通用Matlab程序 从GreenSim团队的博客里找的,拿来分享,希望有用-The programme about GA in the JSP problem.Hope it is useful to everyone.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:4.64kb
    • 提供者:Allen
  1. JSP

    0下载:
  2. 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1.94kb
    • 提供者:Tiny
  1. gec

    0下载:
  2. 遗传算法,用于解决调度问题,可以看一下对于初学者,希望你成功-genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5.71kb
    • 提供者:zhougang
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1.51kb
    • 提供者:王龙隐
  1. JSPGA

    0下载:
  2. 用于做遗传算法的生产调度安排,不过需要自己再进行相应的加工,比如参数的修改等-use for GA of JSSP
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2.25kb
    • 提供者:yazu
  1. chapter11基于多层编码遗传算法的车间调度算法

    0下载:
  2. 基于多层编码的遗传算法的车间调度算法研究(The study of workshop scheduling algorithm based on multi-layer coding genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:10kb
    • 提供者:心空岁月
  1. 遗传算法求解VRP问题的技术报告

    1下载:
  2. 本文通过遗传算法解决基本的无时限车辆调度问题。采用车辆和客户对应排列编码的遗传算法,通过种群初始化,选择,交叉,变异等操作最终得到车辆配送的最短路径。通过MATLAB仿真结果可知,通过遗传算法配送的路径为61.5000km,比随机配送路径67km缩短了5.5km。此结果表明遗传算法可以有效的求解VRP问题。(In this paper, genetic algorithm is used to solve the basic vehicle scheduling problem without
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:94kb
    • 提供者:阿雨
  1. 遗传算法

    1下载:
  2. 对于柔性车间调度模型的简单算法优化,在已建立好的模型上利用仿真来优化模型(Optimization of Simple Algorithm for Job Shop Scheduling Model)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:Cc°菓儿°
  1. 代码-多层编码遗传算法的车间调度算法

    0下载:
  2. 智能算法中的遗传算法,解决多层编码车间调度问题(The genetic algorithm in intelligent algorithm solves the problem of multilayer coding shop scheduling.)
  3. 所属分类:matlab例程

  1. 双层编码的遗传算法优化Flowshop调度程序

    3下载:
  2. 双层编码的遗传算法优化Flowshop调度程序(Flowshop Scheduling Program Optimized by Double-Layer Coded Genetic Algorithms)
  3. 所属分类:matlab例程

    • 发布日期:2019-09-18
    • 文件大小:11kb
    • 提供者:a523002a
  1. matlab代码-遗传算法流水车间调度

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

    • 发布日期:2019-07-16
    • 文件大小:3kb
    • 提供者:冰火南极
  1. 主要是基于柔性作业车间调度的遗传算法求解

    4下载:
  2. 主要用于作业车间调度的遗传算法求解,研究的问题是柔性作业车间(It is mainly used to solve the genetic algorithm of job shop scheduling. The research problem is flexible job shop)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-03
    • 文件大小:10kb
    • 提供者:codebit
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com