CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - job shop scheduling

搜索资源列表

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

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

    • 发布日期:2016-08-21
    • 文件大小:50882
    • 提供者:朱磊
  1. xiaofei_jsp

    3下载:
  2. 该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:34414
    • 提供者:XiaoFei
  1. JobShopSchedulingProblemMatlabGeneticAlgorithm

    0下载:
  2. 车间作业调度问题遗传算法Matlab源码,用于解决车间的调度问题-Job Shop Scheduling Problem Matlab genetic algorithm source code for the solution to the scheduling problem workshop
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1725
    • 提供者:sxb
  1. ACAJSP

    3下载:
  2. 蚁群算法用以解决作业车间调度问题,这是目前解决该类问题最有效的方法之一。-Ant colony algorithm to solve job shop scheduling problem, which is to solve such problems one of the most effective way.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:810
    • 提供者:薛大伟
  1. ga_cell

    0下载:
  2. 一个用遗传算法实现作业车间调度(JSSP)的源代码-A Genetic Algorithm for Job Shop Scheduling (JSSP) source code
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-30
    • 文件大小:116209
    • 提供者:Robin
  1. 0801563

    0下载:
  2. 用遗传算法解决作业车间调度问题。作业车间调度可描述为集合{J,M,Op,T}(其中:J代表工件,M代表机器,Op代表工序,T代表工件的加工时间),即如何将工件的工序按照合理的顺序分配到机器上,以达到目标函数的要求。-Using Genetic Algorithm for Job Shop Scheduling Problems. Job shop scheduling can be described as a set {J, M, Op, T} (where: J on behalf of t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:897357
    • 提供者:刘浏
  1. Flow-shop-scheduling

    1下载:
  2. 流水作业调度问题要求确定这n个作业的最优加工顺序,使得从第一个作业在机器 上开始加工,到最后一个作业在机器 上加工完成所需的时间最少。-Flow-shop scheduling problem requires to determine that the optimal n-job processing sequence, so the first job from start processing on the machine, to the last job on the machine p
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:236927
    • 提供者:阿四
  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-job-shop-matlab

    0下载:
  2. matlab 求解job shop scheduling problem 遗传算法 整数编码 双点交叉 溢出位修复-job shop scheduling problem genetic algorithm for integer encoding two-point cross-overflow bit repair
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5266
    • 提供者: 虎子
  1. job-shop-matlab

    4下载:
  2. 带有恶化时间的作业车间调度问题matlab 程序-Job shop scheduling problem with time to progression matlab program
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:10240
    • 提供者: 虎子
  1. Shop-scheduling-source-code

    1下载:
  2. 代码简介 典型JOB SHOP调度问题(FT10) :工序编码的遗传算法。 在上面典型JOB SHOP调度问题中,每个工件加工的时候可以选择多台机器加工。 使用工序编码的遗传算法。-a typical code Introduction JOB SHOP scheduling problem (FT10): process-coded genetic algorithm. In the above typical JOB SHOP scheduling problem, when eac
  3. 所属分类:transportation applications

    • 发布日期:2017-03-29
    • 文件大小:133010
    • 提供者:kent
  1. JOB-SHOP-SCHEDULING

    1下载:
  2. 基于混合遗传算法问题车间调度优化(论文+源码),哈工大本科学生毕业论文,内有源码以及遗传算法和模拟遗传算法相关论文-Shop Scheduling with Genetic Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:9348829
    • 提供者:kelvin
  1. Shop-scheduling--ga_jsp

    0下载:
  2. 用遗传算法解决车间调度问题 aberrance.m 760 24-07-07|09:42 across.m 2144 26-07-07|16:35 cal.m 1133 20-05-08|08:37 calP.m 742 15-05-08|20:16 caltime.m 1986 25-07-07|10:52 JSP.m 4006 22-05-08|19:52 plotRec.m 487 14-07-07|14:48 车间调度遗传算法的研究.doc 8755
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:50890
    • 提供者:寂寞孤鸿
  1. A-BEE-COLONY-OPTIMIZATION-ALGORITHM-TO-JOB-SHOP-S

    0下载:
  2. A BEE COLONY OPTIMIZATION ALGORITHM TO JOB SHOP SCHEDULING
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:294163
    • 提供者:Nitromira
  1. prob.tar

    0下载:
  2. Job Shop Scheduling Problems
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:22528
    • 提供者:bm85
  1. VigneshVenkat

    0下载:
  2. Job Shop Scheduling done by Vignesh Venkat
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:bm85
  1. jobshop.tgz

    0下载:
  2. Java Eclipse project on Job Shop Scheduling
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:87040
    • 提供者:bm85
  1. FJSP用GA

    2下载:
  2. flexible job shop 使用基因演算法解柔性作業車間調度問題(flexible job shop Using genetic algorithm to solve flexible job shop scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:13312
    • 提供者:tzyywoei1279
  1. FJSP用SSO

    2下载:
  2. 使用SSO求解柔性作業車間調度問題flexible job shop(Using SSO to solve flexible job shop scheduling problem flexible job shop)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:52224
    • 提供者:tzyywoei1279
  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 23 4 5 6 7 8 »
搜珍网 www.dssz.com