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

搜索资源列表

  1. across

    0下载:
  2. 遗传算法解决作业车间调度问题,这一M文件为遗传算子的交叉操作-Genetic algorithms to solve the job shop scheduling problem, the M-file for the genetic operators crossover operation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:881
    • 提供者:zxy
  1. cal

    0下载:
  2. 遗传算法解决作业车间调度问题,,这一M文件计算目标函数值。-Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function....
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:654
    • 提供者:zxy
  1. caltime

    0下载:
  2. 遗传算法解决作业车间调度问题,,这一M文件计算工序的加工顺序与加工时间-Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1025
    • 提供者:zxy
  1. JSP

    0下载:
  2. 运用遗传算法解决作业车间调度问题,此M文件为调度问题的主程序代码。-The use of genetic algorithms to solve the job shop scheduling problem, this M-file for the main program code scheduling problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1902
    • 提供者:zxy
  1. MATLAB-ABC

    3下载:
  2. MATLAB语言 有关蜂群算法的车间调度问题。源代码是比较准确的。-Shop scheduling problems related to bee colony algorithm MATLAB language. The source code is more accurate.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:15948
    • 提供者:雨李
  1. BBO

    0下载:
  2. bbo算法是一种优化算法,可以解决流水车间调度问题,望大家下载学习-bbo algorithm is an optimization algorithm, flow shop scheduling problem can be resolved, we hope to learn download
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:Morris
  1. job-shop-problem

    0下载:
  2. 使用遗传算法来来解决求解车间调度问题的matlab代码-matlab code for solving job shop problem to use genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:26045
    • 提供者:liuao0910
  1. genetic-algoritm-jobshopproblem

    0下载:
  2. matlab智能算法 基于多层编码遗传算法解决车间调度问题-genetic algorithm job-shop scheduling problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:10971
    • 提供者:zj
  1. GA.MATLAB

    0下载:
  2. 遗传算法用在车间调度问题上,扩大了其适用范围,本书可以使初学者快速入门-Genetic algorithm used in the shop scheduling problem, expanded its scope, this book allows beginners Getting Started
  3. 所属分类:software engineering

    • 发布日期:2017-05-18
    • 文件大小:4928276
    • 提供者:walter
  1. chapter11-book3

    0下载:
  2. 利用谢菲尔德遗传算法工具箱,解决基于多层编码遗传算法的车间调度问题-Sheffield use genetic algorithm toolbox to solve coding genetic algorithm based on multi-shop scheduling problem
  3. 所属分类:matlab

  1. OptaPlanner

    0下载:
  2. OptaPlanner是一个轻型嵌入式优化的规划引擎,可以解决雇员排班、日程调度、课程表、车间调度等问题。-OptaPlanner is a lightweight, embeddable planning engine that optimizes planning problems. It solves use cases, such as: Employee shift rostering: timetabling nurses, repairmen, ... Agen
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:396457
    • 提供者:许任
  1. ccccc

    1下载:
  2. 关于车间调度的一个主程序,是关于服装生产流水线工序编排的主程序-A main program on the shop scheduling
  3. 所属分类:Graph program

    • 发布日期:2017-05-01
    • 文件大小:9067
    • 提供者:mei206284
  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. firely

    2下载:
  2. 基本萤火虫算法可用于车间调度问题,旅行商问题,0-1背包问题-firely sadf fdf dsfsdfg
  3. 所属分类:MPI

    • 发布日期:2017-04-15
    • 文件大小:5844
    • 提供者:薛殿春
  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. PSO---JSSP

    0下载:
  2. 利用粒子群算法解决车间调度问题,数据集在代码中直接给出-Particle swarm algorithm to solve shop scheduling problem, datasets given directly in the code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2760
    • 提供者:
  1. Improved-job-shop-scheduling-method

    1下载:
  2. 为了解决考虑生产总成本的车间调度问题,对引入加工成本、库存管理成本和拖期惩罚成 本的车间调度问题进行了研究,提出了一种改进的遗传算法求解该问题。论述了改进遗传算法的 编码、初始化、选择、交叉和变异操作,通过与基本遗传算法的仿真比较,验证了该算法在收敛速度 和最优解值上的优越性。 -In order to solve the job shop scheduling problem considering the total production cost, the process
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:475716
    • 提供者:袁杰
  1. HyFlowshop1

    0下载:
  2. 分布估计算法应用于解决流水车间调度模型是的研究代码-Estimation of distribution algorithm is applied to solve the flow shop scheduling model is the code for research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:117825
    • 提供者:wangguangchen
  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 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com