搜索资源列表
多机调度问题
- 多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possi
基于DEDS派送调度问题的研究
- 太原理工大学硕 士 学 位 论 文 摘 要 派送调度问题是物流管理领域中一个重要的课题,是大型 超市集团、大型零售连锁店、物流派送中心及工业生产企业共 同存在的问题。随着跨地区、跨地域的经济活动日益加强,迫 切要求解决物资流通当中合理调度运输工具的问题来有效实现 企业生产计划、减少物资库存,从而提高工商企业的生产效率。 目前对于派送调度问题的研究主要集中在对运输工具的配置和 静态调度领域,这些研究工作已经取得了丰富的成果,并且研 究结果
遗传算法解决车间调度问题
- 遗传算法解决车间调度问题,应用matlab
车厢调度
- 用c写的数据结构问题-Construction of data question writes which with c
批处理作业调度
- 批处理作业调度问题要求对于给定的n个作业,制定最佳作业调度方案,使其完成时间和最小-batch scheduling requirements for the issue to the n operations, the best scheduling program, and to fulfill the minimum time
多机调度问题
- 多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possi
分支限界法_批处理作业调度
- 算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC++ prepared
基于DEDS派送调度问题的研究
- 太原理工大学硕 士 学 位 论 文 摘 要 派送调度问题是物流管理领域中一个重要的课题,是大型 超市集团、大型零售连锁店、物流派送中心及工业生产企业共 同存在的问题。随着跨地区、跨地域的经济活动日益加强,迫 切要求解决物资流通当中合理调度运输工具的问题来有效实现 企业生产计划、减少物资库存,从而提高工商企业的生产效率。 目前对于派送调度问题的研究主要集中在对运输工具的配置和 静态调度领域,这些研究工作已经取得了丰富的成果,并且研 究结果
ji99i
- 是一个有动画界面的车厢调度问题。因为大多数学生在学数据结构是遇到问题,本程序能为他们做参考-is an animation interface compartment scheduling problem. Because the majority of students in the data structure of the problems encountered, the procedure can be done for th
进程调度模拟源程序
- 进程调度问题,调度算法有优先数法和时间片轮法,速度调节可以自己设定-process of scheduling problems, priority scheduling algorithm method and the time-wheel, speed regulation can create
zhuangpeixian
- 该程序是一个动态规划法解决装配线调度问题的小程序,是用C++做的。-the program is a dynamic programming solution to the assembly line scheduling small programs, is to use C to do.
ex
- 最佳调度问题,假设有n个任务由k个可并行工作的机器完成。完成任务i需要的时间为ti。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。 -Optimal scheduling problem, assuming that n has a mission by the k-parallel machine to complete the work. I need to complete the mission t
che2
- 数据结构 c语言版 车厢调度问题解决方案-Data structure c language version compartment scheduling problem solutions
车间调度JobShop优化算例库
- JSP作业车间调度问题算例库,供研究人员做案例用(JSP job shop scheduling problem example library)
流水车间批量流调度问题求解方法研究_桑红燕.caj
- 利用智能算法 遗传算法等为基础 解决调度问题(The intelligent algorithm, genetic algorithm and so on are used to solve the scheduling problem)
运输调度问题
- 主要是 IBM CPLEX 软件OPL语言自己编写的求解运输调度问题的源程序,供大家参考(Mainly IBM CPLEX software OPL language prepared to solve the problem of transport scheduling source for your reference)
车间调度问题标准算例库
- 关于车间调度问题的标准算例库,其中包含txt文档和excel文档,便于对相关的车间调度问题进行相应的测试验证(The standard example library of job shop scheduling problem, which contains TXT documents and EXCEL documents, is easy to test and verify the related job shop schedu
解决车间调度问题的改进模拟退火算法_潘全科
- 用改进模拟退火算法来解决车间调度问题的论文(Paper on Job Shop Scheduling Problem Solved by Improved Simulated Annealing Algorithms)
基于蚁群算法的多配送中心的车辆调度问题的研究
- 本代码是基于蚁群算法的多配送中心的车辆调度问题的研究论文的源代码,包括数据集,找了很久网上信息不全,加上自己总结,最终调试成功,分享一下(This code is the source code of the research paper on the vehicle scheduling problem of multiple distribution centers based on ant colony algorithm, in