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

搜索资源列表

  1. Scheduling.rar

    0下载:
  2. 经典的Job Shop问题调度算法,用Visual C++语言实现。 ,Job Shop Scheduling Problem
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:281361
    • 提供者:肖乔
  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. Scheduling

    0下载:
  2. 这是实现操作系统交通灯调度问题,里面不是很好,希望大家提出宝贵的意见-This is the realization of operating system scheduling problem of traffic lights, which is not very good, hope that the valuable advice
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1752589
    • 提供者:chenjuan
  1. SurveyPresent

    0下载:
  2. A survey to describe some Job Shop Scheduling problem using Genetic Algorithm problems to solve some NP-hardness problem!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:266857
    • 提供者:eric
  1. scheduling

    1下载:
  2. 用蚁群算法解决无等待流水线的调度问题,对生产调度建模及求解有帮助.-solving scheduling problem with ANT Algorithm
  3. 所属分类:Project Manage

    • 发布日期:2017-03-25
    • 文件大小:270006
    • 提供者:John
  1. Machine-Scheduling-Problem

    0下载:
  2. 机器排序问题,使用机会约束规划,其中变量使用的是模糊变量。-Machine scheduling problems, the use of chance-constrained programming, in which the variable using fuzzy variables.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1522
    • 提供者:hj
  1. b

    0下载:
  2. 一种求解Job-Shop调度问题的 混合自适应变异粒子群算法 -Solving Job-Shop scheduling problem by hybrid particle swarm optimization with adaptive mutation
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:132946
    • 提供者:sunhua
  1. Machine-Scheduling-Problem

    0下载:
  2. mechine scheduling problem
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1519
    • 提供者:张震
  1. Project-Scheduling-Problem

    0下载:
  2. project scheduling problem
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1921
    • 提供者:张震
  1. assgin02

    0下载:
  2. 本程序解决下列问题:利用动态规划算法实现装配线调度问题。  要求测试数据以文本文件的形式存储,  即所有的数据由文本文件读入。-This program addresses the following issues: the use of dynamic programming algorithm assembly line scheduling problem.  requires test data to a text file is st
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:27748
    • 提供者:cai0538
  1. juangpeixian

    1下载:
  2. 装配线调度问题 第一行一个数 N ( 2<=N<= 100 ),代表转配线上装配站的个数 第二行 N 个数,依次代表装配线 1 的第 k 个站装配产品所需时间。 第三行 N 个数,依次代表装配线 2 的第 k 个站装配产品所需时间。 第四行四个数 I1 I2 O1 O2 ( 1<= I1,I2,O2,O2 <= 100 ),代表进入装配线 1 、 2 和退出转配线 1 、 2 所花的时间。 第五行 N-1 个数,依次代表
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-10-20
    • 文件大小:1024
    • 提供者:李延明
  1. Batch-scheduling-problem

    0下载:
  2. 对任意给定的整数N和K,以及完成任务I需要的时间为Ti,i=1至N设计一个优先队列式分支限界法,计算完成这N个任务的最佳调度-Batch scheduling problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:2996
    • 提供者:hmy
  1. multi-machine-scheduling-problem

    0下载:
  2. 用贪心算法解决多级调度问题,用C++语言实现-Greedy algorithm for multi-machine scheduling problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1359
    • 提供者:张张
  1. matlab-GA-JSP

    0下载:
  2. matlab遗传算法解决车间调度问题,适用于一般问题-matlab genetic algorithm to solve job shop scheduling problem, the problem for general
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:20698
    • 提供者:lychee
  1. Project-Scheduling-Problem

    0下载:
  2. 项目调度问题,由清华刘宝碇教授的实验室发布的源程序-Project-Scheduling-Problem.cpp by Tsinghua Professor Liu Baoding
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:2066
    • 提供者:rabby
  1. Multi-machine-scheduling-problem

    0下载:
  2. 用贪心算法解决多机调度问题,采用C++编程 -Multi-machine scheduling problem greedy
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:876160
    • 提供者:lydia
  1. Train-scheduling-problem

    0下载:
  2. 火车调度问题,火车按顺序在入站处排好,算出火车经过调度站之后(只有一个缓冲带)所有可能的出站序列-Train scheduling problem, the train sequence inbound line, calculated train after dispatch station (only one buffer zone) sequence of all possible outbound
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1411
    • 提供者:小小
  1. scheduling-problem

    0下载:
  2. 独立任务最有调度问题的方法,主要是通过巧妙的方法可以用较少的时间得到最优答案。-Independent task scheduling problem, mainly through the clever way you can spend less time to get the optimal answer.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:682
    • 提供者:郭涛
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com