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

搜索资源列表

  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. 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. ts2

    0下载:
  2. tabu search algorithm for the permutation flow shop problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2398
    • 提供者:Michal
  1. neh

    1下载:
  2. flow shop neh scheduling by makespan minimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:613
    • 提供者:mofa
  1. samodified-naborhood-structure

    0下载:
  2. sa flow shop scheduling by make span consideration
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2605
    • 提供者:mofa
  1. FIFO

    0下载:
  2. 流水车间2机FIFO实现,WIP的显示,及加工时间的显示-Use this program to show the number of WIP and the process time in flow shop which use the fifo rule to work.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:450043
    • 提供者:邢杰
  1. GA

    0下载:
  2. 流水车间调度问题,应该可以说是,最好的方法-flow shop
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:827704
    • 提供者:母顺祥
  1. Car1

    0下载:
  2. 流水车间调度问题,应该可以说是,最好的方法-flow shop
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1909
    • 提供者:母顺祥
  1. file_puvvt

    0下载:
  2. book for scheduled algorithm by Jonson for flow shop of to machines in constant time
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:18753
    • 提供者:mad
  1. liushuizuoyediaodu

    0下载:
  2. 两台计算机上安装了分别两个相同的处理器 P1 和 P2 . 现有N个任务( jobs) J1, ... , JN 要在这两台台计算机上处理。每个任务 Ji 都被分成2个子任务 ji1 和 ji2 .这个问题相当于流水作业调度问题(这里的N个问题被分为了2N个问题,因此在流水作业调度问题中输入的任务数应为偶数,但考虑到能执行奇数个应用比较广发,则没有特殊规范要求),用动态规划算法解决: n个作业{1,2,…,n}要在由2台机器M1和M2组成的流水线上完成加工。每个作业加工的顺序都是先在M1上加
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:2013
    • 提供者:
  1. chapter11

    1下载:
  2. MATlab30个案例分析 第11章 流水车间调度的遗传算法MATlab实现-Analysis of MATlab30 cases Chapter 11 Flow Shop Scheduling the genetic algorithm MATlab achieve
  3. 所属分类:matlab

    • 发布日期:2017-10-31
    • 文件大小:12525
    • 提供者:王磊
  1. evaluate_objective

    0下载:
  2. 流水车间调度目标函数,多该领域的演技有很好的帮助-Flow shop scheduling objective function, multi-acting in the field of good help
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:612
    • 提供者:陈斌
  1. liushuichejiandiaoduwenti-matlab

    1下载:
  2. 基于遗传算法的流水车间调度问题代码,非常实用-Based on Genetic Algorithm for Flow Shop Scheduling code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:2915
    • 提供者:阮秀秀
  1. FSP

    4下载:
  2. 这是一个运用GA遗传算法计算流水车间调度问题的新程序-This is an application of genetic algorithm GA flow shop scheduling problem new program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-04-23
    • 文件大小:9262
    • 提供者:daliwan
  1. Flow_Shop_Scheduling_Problem

    0下载:
  2. Flow Shop Scheduling Problem in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:28146
    • 提供者:ali
  1. mofsp-flowshop

    3下载:
  2. 使用多目标优化算法解决多目标流水车间调度multi objective flowshop问题,其中main为主函数。-Using multi-objective optimization algorithms to solve multi-objective flow shop scheduling multi objective flowshop problem, where the main function main.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:22652
    • 提供者:chenzhen
  1. Gentic-Test

    0下载:
  2. flow-shop调度,目标函数为最小化最大完工时间-flow-shop scheduling, the objective function to minimize makespan
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:173893
    • 提供者:张好好
  1. Flow-Job-with-NEH-initilization

    0下载:
  2. This Code source resoudre Flow-shop Problem. we use the GA algorithm with NEH initialzation algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:17714
    • 提供者:benmazouz
  1. Mixed flow shop with multiprocessor

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

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