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

搜索资源列表

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

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

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

    0下载:
  2. 车间作业调度问题遗传算法,可以生成调度甘特图。-Job-shop scheduling problem genetic algorithm, can generate Gantt scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3509
    • 提供者:李志辉
  1. Job-shop-scheduling

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

    • 发布日期:2017-03-23
    • 文件大小:3050
    • 提供者:xue
  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. 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. shengtai432

    0下载:
  2. 按自然法则计算的一个新分支:确定性退火技术 解决Job Shop调度问题的模拟退火算法改进-Calculated in accordance with the laws of nature a new branch: deterministic annealing to solve the Job Shop scheduling problem to improve the simulated annealing algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7276
    • 提供者:尹胜台
  1. OSSP_20_06ost

    0下载:
  2. Genetic algorithms and GRASP method applied for Open shop problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:218542
    • 提供者:Beata
  1. Project

    1下载:
  2. Job shop schduling program under java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:632269
    • 提供者:Hamza
  1. bottleneckidetification

    0下载:
  2. c program for identifying bottleneck machines in a job shop (used in the scheduling of the shop floor)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7789
    • 提供者:bharath
  1. barber

    1下载:
  2. 一个理发店,只有一个理发师,只有n张可供顾客等待理发的椅子,如果没有顾客,则理发师睡觉;如果有一顾客进入理发店发现理发师在睡觉,则把他叫醒,写一个程序协调理发师和顾客之间的关系。-A barber shop, there is only one barber, only the n Zhang barber' s chair waiting for customers, without customers, the barber to sleep if there is a custom
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:13780
    • 提供者:leaf
  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. 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. flexiblejobshop

    0下载:
  2. 并行机调度问题的基于问题分解的遗传算法程序-flexible job shop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:92342
    • 提供者:张小三
  1. Shop-scheduling-genetic-algorithm

    1下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:1545
    • 提供者:王龙隐
  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. 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. job-shop-GA

    0下载:
  2. 利用实数编码,实现车间调度的遗传算法代码-Job-shop GA
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-08-21
    • 文件大小:2048
    • 提供者:wch
  1. GA-Job shop Scheduling

    1下载:
  2. job shop scheduling using GA optimization method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:Songkran
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com