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

搜索资源列表

  1. aco

    0下载:
  2. 对蚁群算法进行了改进用于解决零空闲流水线调度问题。-Improved ant colony algorithm for solving zero-idle flow shop problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3438
    • 提供者:zhangfengrong
  1. che

    0下载:
  2. 车间作业调度问题Matlab源码,用于完成车间作业的最优化调度-Job Shop Scheduling Problem Matlab source code for the completion of Job Shop Scheduling Optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1787
    • 提供者:lucas
  1. flow_shop

    0下载:
  2. 流水作业调度问题,算法设计中最经典也是最重要的问题,希望对学习算法的有所帮助-Flow Shop scheduling problem, the most classical algorithm is the most important problems in the hope of learning algorithms help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:736
    • 提供者:张飞
  1. Example

    0下载:
  2. Flow Job Shop problem using genetic algorithm use g++ compiler
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:530024
    • 提供者:nareyus
  1. Example

    0下载:
  2. Flow job shop scheduling using BB method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:529672
    • 提供者:nareyus
  1. flowshop

    1下载:
  2. 实现作业调度机制,用动态规划解决流水作业调度问题-Implement job scheduling mechanism, flow-shop scheduling with dynamic programming to solve the problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:582
    • 提供者:赵莉
  1. Two-processor_flow-shop_scheduling

    0下载:
  2. 两处理机流水作业调度实现两处理机间流水作业调度问题-To achieve the two processor flow-shop scheduling flow shop scheduling problem between the two processors
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1061
    • 提供者:赵莉
  1. NEH_ForTFT

    6下载:
  2. 排序问题的NEH算法,用于解决最小总完工时间的无等待流水调度问题,是最有名的启发式算法-NEH algorithm is the best algorithm for serching the minimum total flow time of no wait flow-shop porblem
  3. 所属分类:matlab例程

    • 发布日期:2013-04-17
    • 文件大小:2454
    • 提供者:knight
  1. FSSP-of-GA

    1下载:
  2. Flow Shop调度问题的遗传算法通用MATLAB源码。 本源码由GreenSim团队原创,-Flow Shop Scheduling Problem General Genetic Algorithm MATLAB source code. The original source code from the GreenSim team,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1796
    • 提供者:lzf
  1. 4.tar

    0下载:
  2. 依据Johnson原则,应用贪心算法解决两处理机流水作业调度问题。注释详实,可读性好。-Johnson based on the principle of application of the greedy algorithm to solve the two processor flow-shop scheduling problem. Comments detailed, readable.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:229509
    • 提供者:ryyrzzl
  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. matlab-for-Flow-Shop-Scheduling

    1下载:
  2. 将matlab用来求解流水车间调度源程序-Flow Shop Scheduling source will be used to solve matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3046
    • 提供者:james
  1. GA-for-flow-shop

    0下载:
  2. GA for flow shop,include GA and SMGA,need ga toolbox-GA and SMGA
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9433
    • 提供者:limin
  1. Flow-shop-scheduling-problem

    0下载:
  2. 代码实现的是流水作业调度问题的解决,流水作业调度问题是经典的算法问题。-Code is to solve the flow-shop scheduling problems, flow-shop scheduling problem is a classical algorithm for the problem.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:8915
    • 提供者:
  1. flow-shop-scheduling

    1下载:
  2. flow shop 的文档 简单易懂 容易上手很实用-flow shop
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:14323
    • 提供者:caihongjm
  1. flow-shop

    0下载:
  2. FLOW SHOP USING MAY METAHEURISTIC
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1015
    • 提供者:nourchen moumni
  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. Johnson

    0下载:
  2. 计算Flow Shop调度问题及最优结果所用时间(Compute the Flow Shop scheduling problem and the time taken for the optimal results)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:327680
    • 提供者:luis1994
  1. Mixed flow shop with multiprocessor

    0下载:
  2. 带多处理器的混合流水车间集合,同样试用于JSP作业车间(Mixed flow shop with multiprocessor)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:22528
    • 提供者:左边f1
« 12 3 4 »
搜珍网 www.dssz.com