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

搜索资源列表

  1. JSPGA

    0下载:
  2. 车间作业调度问题遗传算法Matlab源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1784
    • 提供者:hj
  1. YCSFMatlab

    0下载:
  2. 车间作业调度问题用遗传算法解决的通用Matlab程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2952
    • 提供者:jianglu
  1. Job-shop-scheduling

    0下载:
  2. 有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 -job-shop scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:3050
    • 提供者:xue
  1. ga_jsp

    2下载:
  2. 用遗传算法解决车间生产调度。Matlab下实现。-Using genetic algorithms to solve production scheduling workshop. Matlab under implementation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:50882
    • 提供者:rose
  1. job-shop1

    1下载:
  2. Matlab车间动态调度PSO微粒群算法程序(优化目标为机器间隙时间)-Matlab Workshop Particle Swarm Optimization PSO dynamic scheduling procedures (optimization target machine clearance time)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5341
    • 提供者:zmw
  1. sched_openshop

    0下载:
  2. 关于开放式车间的调度计算问题,很通用的,希望给大家有点帮助-On the calculation of open shop scheduling problem, it is common, want to give everyone a little help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1920
    • 提供者:蔡磊
  1. [gantetu1]=TSP11ACO1411

    0下载:
  2. 计算流水车间的工件距离,以便于下面计算工件的调度
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1658
    • 提供者:屈国强
  1. zuoyediaodu

    0下载:
  2. 运用遗传算法对车间作业调度问题进行编程,并计算出最优的作业顺序。-job scheduling
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1758
    • 提供者:zhaoweiling
  1. yichuan

    0下载:
  2. Matlab源码(关于车间作业调度问题的遗传算法)有中文解释-Matlab source code (on the job shop scheduling problem of the genetic algorithm) with Chinese explanations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:1639
    • 提供者:fo
  1. Job-shop-MATLAB

    2下载:
  2. 用matlab编写的车间作业调度的遗传算法程序-Written by matlab genetic algorithm for job shop scheduling procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:102048
    • 提供者:小刚
  1. thms

    0下载:
  2. 差异作业批调度的流水车间问题及近似算法Differences in job batch scheduling of flow shop problems and approximation algorithms-Differences in job batch scheduling of flow shop problems and approximation algorithms
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:563949
    • 提供者:tao
  1. Genetic-algorithm-problem

    1下载:
  2. 车间作业调度问题遗传算法,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm for job shop scheduling problem, the program will draw three pictures: two convergent graphs and Gantt (schedule timing diagram of the workpiece)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:1555
    • 提供者:卢永鹏
  1. genetic-algorithm

    0下载:
  2. 车间作业调度问题是一种NP完全问题,下面的源码是车间作业调度问题的源码-Job shop scheduling problem is an NP-complete problem, the source of the following is the source of the Job Shop Scheduling Problem
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1525
    • 提供者:快月
  1. flexibles

    0下载:
  2. 这是一个加工车间的优化调度的算法,算法应用矩阵编码的方式,实现优化求解.制造是一种十分重要的加工生产模式,本程序模拟了一条生产线.-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other authors as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:769664
    • 提供者:陈湖
  1. 668842

    0下载:
  2. 车间调度问题的基于工序的编码源程序,适合用遗传算法研究车间调度问题的人,()
  3. 所属分类:数据挖掘

    • 发布日期:2018-04-29
    • 文件大小:7168
    • 提供者:feateqe
  1. NSGA2 ——FSP

    2下载:
  2. 遗传算法2 求解柔性作业车间 调度问题 matlab 编码(use NSGA II to solve the flexible job shop scheduling problem)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-30
    • 文件大小:9216
    • 提供者:kopton
  1. NSGA-II for Scheduling

    1下载:
  2. 利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
  3. 所属分类:matlab例程

    • 发布日期:2021-04-25
    • 文件大小:8192
    • 提供者:TXC2
  1. FJSP_GA_OneBatch_Version4_0208

    2下载:
  2. 遗传算法的一个例子,主要用于柔性车间调度(An example of genetic algorithm, mainly used in flexible shop scheduling)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-27
    • 文件大小:6144
    • 提供者:Mr.Zzy
  1. NSGA2 正确

    6下载:
  2. 运用NSGAⅡ求解多目标柔性作业车间调度,其中目标主要包括时间和能耗(NSGA2 is used to solve multi-objective flexible job shop scheduling,in which the objectives mainly include time and energy consumption)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-15
    • 文件大小:10240
    • 提供者:DuanXH
  1. FJSP

    4下载:
  2. matlab求解柔性作业车间调度问题 (Flexible Job-shop Scheduling Problem, FJSP)(Matlab for flexible job shop scheduling problem (FJSP))
  3. 所属分类:matlab例程

    • 发布日期:2021-04-03
    • 文件大小:8192
    • 提供者:yurunfeng
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com