搜索资源列表
yswt.rar
- 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-delphi篇》的源码。,Application of linear programming methods, to solve the transport problem, given the optimal transport program, the code is " the practice of programming and operations research algorithm-delp
transportation
- 运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem
sas
- 本文提出了商业公司的订货问题,包括货物从工厂到仓库,再到分店销售两部分,是经济管理中的优化问题。根据改进的综合了贮存与运输的模型,我们建立了非线性整数规划模型进行求解,得出初步的优化订货及运输方案,并在问题2和问题3中增加了一些实际考虑因素,将问题拓展。-In this paper, the company' s orders for commercial issues, including goods from the factory to the warehouse, to sales
OperationsResearch
- 运筹学软件,包含线性规划、非线性规划、对策论、运输问题等的求解-Operations Research
transport-problem
- 用来求解运输问题和分配问题的一个C++源程序-c++ source code for transport problem
matlab_transport-problem
- 平衡运输问题的代码,供大家参考(还有待于优化) -Code balanced transportation problem (yet to be optimized)
运输问题C++
- 最小元素法求初始基可行解、闭回路法求检验数、闭回路法调整(Minimum element method for initial base feasible solution, closed loop method checking number, closed loop method adjustment)
蚁群算法解决最优化
- 运用蚁群算法matlab解决运输优化问题,运输网络优化求解(Ant colony algorithm (matlab) is used to solve the transportation optimization problem, and the transportation network is optimized)
设备更新问题
- 在工业和交通运输企业中,经常碰到设备陈旧或部分损坏需要更新的问题。从经济上来分析,一种设备应该用多少年后进行更新为最恰当,即更新的最佳策略应该如何,从而使在某一时间内的总收入达到最大。 现以一台机器为例,随着使用年限的增加,机器的使用效率降低,收入减少,维修费用增加。而且机器使用年限越长,它本身的价值就越小,因而更新时所需的净支出费用就愈多。