搜索资源列表
ad
- 动态规划法,算法程序设计,如果有其他问题,请给我发邮件-Dynamic programming method, algorithm programming, if there are other questions, please send me e-mail
pack_of_four_algorithms
- 01背包四种算法实现:动态规划法,分支限定法,回溯法,贪心算法-01 pack of four algorithms: dynamic programming, branch limit method, backtracking, greedy algorithm
Algorithm_analysis_and_design_of_dynamic_programmi
- 算法分析设计之动态规划法Algorithm analysis and design of dynamic programming-Algorithm analysis and design of the dynamic programming Algorithm analysis and design of dynamic programming
dongtaiguihua
- 对一个公交最佳运营路线的优化处理 采用动态规划法 vc++编程-Optimal operation of a bus route optimization using dynamic programming vc++ programming
TSP
- 输入初始的矩阵图;将每一步动态规划法的过程以矩阵形式输出 将最后的路径结果输出。-The initial input matrix Each step of the dynamic programming process to matrix form output Will the final path output.
juzhenliancheng
- C语言实现动态规划 矩阵连乘问题! 问题:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。计算这n个矩阵的连乘积。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以由许多不同的计算次序。计算次序不同计算连乘积的计算量也不同。运用动态规划法思想给出你认为合理的计算矩阵连乘积最少次数的方案。-C language dynamic programming matrix continually multiply problems! The problem:
best_distance
- 某工厂自国外进口一部机器,需从制造厂A运到目的地E。运输期间可能会发生的运输成本如下图所示。试求运输成本最低的路线(用动态规划法编程求解),动态规划的经典实例,这里扩大了算法的使用情况并作出了优化改进,对常见的本算法的缺漏进行了弥补-A factory a machine imported abroad, to be shipped the manufacturer to the destination E. A Transportation costs may occur during t