当前位置:
首页 资源下载
搜索资源 - Assembly line scheduling
搜索资源列表
-
0下载:
该程序是一个动态规划法解决装配线调度问题的小程序,是用C++做的。-the program is a dynamic programming solution to the assembly line scheduling small programs, is to use C to do.
-
-
0下载:
装配线调度问题,用C++实现,并使用文件读入测试数据-Assembly line scheduling problem, using C++ implementation, and use the file read test data
-
-
0下载:
关于流水线生产的调度计算问题,很通用的,希望给大家有点帮助-Calculated on the assembly line scheduling problem, it is common, want to give everyone a little help
-
-
0下载:
本程序解决下列问题:利用动态规划算法实现装配线调度问题。
要求测试数据以文本文件的形式存储,
即所有的数据由文本文件读入。-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
-
-
1下载:
装配线调度问题
第一行一个数 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 个数,依次代表
-
-
0下载:
离散微粒群优化算法解决流水线调度问题。包含多个有名算法:NEH,局部搜索算法等。-Discrete Particle Swarm Optimization algorithm to solve assembly line scheduling problem. Contains several well-known algorithms: NEH, local search algorithm.
-
-
0下载:
计算机体系结构课程设计
非线性流水线的冲突调度-The computer system structure course design
Nonlinear assembly line of scheduling conflicts
-
-
0下载:
两台计算机上安装了分别两个相同的处理器 P1 和 P2 . 现有N个任务( jobs) J1, ... , JN 要在这两台台计算机上处理。每个任务 Ji 都被分成2个子任务 ji1 和 ji2 .这个问题相当于流水作业调度问题(这里的N个问题被分为了2N个问题,因此在流水作业调度问题中输入的任务数应为偶数,但考虑到能执行奇数个应用比较广发,则没有特殊规范要求),用动态规划算法解决:
n个作业{1,2,…,n}要在由2台机器M1和M2组成的流水线上完成加工。每个作业加工的顺序都是先在M1上加
-
-
0下载:
御用动态规划思想和策略,解决装配线调度问题。-Queen dynamic programming ideas and strategies to address the assembly line scheduling problem.
-
-
0下载:
用动态规划解决流水线作业调度问题1)三条流水线2)装配站的数目n可定制 3)装配站的装配代价及不同流水线之间的运输代价均可定制
-Pipeline operations using dynamic programming to solve scheduling problems a) three line 2) the number n of assembly stations can be customized 3) assembly station assembly costs and
-
-
0下载:
利用java实现的装配线调度问题,简单易懂,有注释-Using java to achieve the assembly line scheduling problem, easy to understand, there are notes
-
-
0下载:
实现算法中的流水作业调度问题,可以直接运行。-
Algorithm in assembly-line scheduling problem can be run directly.
-
-
0下载:
用matlab语言,遗传算法解决流水线车间调度问题,肯定能运行,很有用!-Matlab language, genetic algorithms to solve assembly line shop scheduling problem, can certainly run, very useful!
-
-
2下载:
车间流水作业调度问题,遗传算法,m个任务n道工序-Assembly-line shop scheduling problem, genetic algorithms, m n processes tasks
-
-
0下载:
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小。下面的源码是求解流水线型车间作业调度问题的遗传算法通用MATLAB源码,属于GreenSim团队原创作品,博客上发布的是不完
-
-
0下载:
算法导论的动态规划中的装配线调度算法的实现-Introduction to dynamic programming algorithm to achieve the assembly line scheduling algorithm
-
-
0下载:
流水线车间生产调度的遗传算法MATLAB源代码
n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最小-Line workshop production scheduling genetic algorithm M
-
-
0下载:
针对飞机装配线的加工任务调度问题设计了基于遗传算法的调度算法,包含一套启发式规则和一系列线边约束。-Task scheduling problem for processing aircraft assembly line designed scheduling algorithm based on genetic algorithm, comprising a set of heuristic rules and a series of line side constraints.
-
-
0下载:
流水线型车间作业调度问题可以描述如下:n个任务在流水线上进行m个阶段的加工,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以在相应阶段上的任意一台机器上加工-Pipelined job shop scheduling problem can be described as follows: n tasks for the m-th stage processing on the assembly lin
-