搜索资源列表
333
- 求凸多边形最优三角剖分。用动态规划问题有效解决该问题。多边形是平面上一条分段线形封闭曲线。-Optimal convex polygon triangulation. Dynamic programming problem with an effective solution to the problem. Sub-polygon is a plane closed curve linear.
alg_Dynamic
- 关于图分割的动态规划问题,求图内分割弦长度的最小和-a dynamic algorithm based on graph splitting
GA-TSP
- 经典的基于GA遗传算法的路径规划问题的实现,能动态的实现所需功能,值得学习研究-The path planning problem of GA based on genetic algorithm classic, can realize the dynamic functions are required, it is worth learning research
DPStereoMatch
- 利用动态规划算法的优点,使用一种基于行列动态规划的自适应立体匹配算法,采用自适应代价函数和能量最小化模型,对最优化问题进行求解。-Take advantage of the dynamic programming algorithm uses an adaptive stereo matching algorithm based on dynamic programming ranks, adaptive cost function and energy minimization model f
indirect
- dp问题的讲解,动态规划的定义应用等等,主要对于竞赛做题的应用,()
tqpleprdinaryattribute
- n n的方砖最小要几块边长小于n的方砖才能铺满,用动态规划的角度解决此问题()
dmgh89
- 使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题()
instrcctionrouter
- 用动态规划来解0-1背包问题的算法思想及程序代码()
64415926
- 这是学习动态规划时用动态规划设计分析实际问题,用动态规划方法设计的数塔问题,棋盘覆盖,和01背包问题的源码,希望朋友们需要()
CISZ_sqe
- 几种经典算法实现最大字段和问题分治算法,动态规划算法()
qrzs
- poj题目2949平板着色问题,动态规划经典题目()