搜索资源列表
DP
- 用道格拉斯普克算法对线进行化简,处理结果比较好-use DP algorithm with simplified lines
DP
- 动态规划算法,已通过调试,里面包含了两个测试文件-Dynamic programming algorithm, has passed testing, which includes two test file
graytothegrb
- 采用的算法为welsh算法 -di oe uei yo dp
MinForeDynprog
- 该程序实现了一个标准的动态规划算法,对研究动态规划很有帮助。-It is a code to study DP.
bccdp
- 细菌取药性算法与微分进化算法的结合,选取IEEE33节点的系统网损为优化目标-BCC & DP
dp
- 这是对dp算法的总结题目,对于想要学习dp算法的人,可以考虑一下一点一点做上面的题目。poj.org-This is a summary of topics dp algorithm, for people who want to learn dp algorithm, you can consider doing a little bit above the title. poj.org
01problem--DP
- 01背包问题,利用动态规划解决一些编程算法问题。-01problem,using DP to deal with this problem and it can help you understand the way to cope with the problems like this.
1159-dp
- ACM竞赛时写的最长公共子串算法,效率高,代码可读性好,适合学习-When the ACM contest to write the longest common substring algorithms, high efficiency, good readability of the code, for learning
Nonlinear-DP-and-GA-algorithm
- 非线性规划和ga算法求解函数极值,提高非线性规划的优化能力-Nonlinear programming and GA algorithm to solve the extreme value of function, improve the optimization ability of nonlinear programming
100-Gbps-DP-QPSK-System-with-DSP
- 基于OptiSystem上的DP-QPSK系统DSP算法-DP-QPSK system based on DSP algorithms OptiSystem
gai4_2014_12_11_ny
- 混合动力汽车动力系统控制算法计算与优化中,使用动态规划算法优化汽车输出转矩MATLAB程序。(Simulation and Optimization of Power System Control Algorithm for Hybrid Electric Vehicle. Using Dynamic Programming Algorithm to Optimize Automobile Output Torque MATLAB Program.)
Desktop
- 简单的dp算法,实现起来很简单,没用的小心(a sample method of dp)
Desktop
- 实现简单的dp算法和程序,非常简单不需要看(Simple DP algorithm and procedures, very simple, do not need to see)
动态规划
- -动态规划(Dynamic Programming,简称DP),虽然抽象后进行求解的思路并不复杂,但具体的形式千差万别,找出问题的子结构以及通过子结构重新构造最优解的过程很难统一,(Dynamic programming (Dynamic Programming, referred to as DP), although the abstract is solved after thinking is not complicated, but the specific form of diffe
dp匹配
- 利用dp算法计算图像匹配视差,本程序利用vs2013+opencv2.4.9编写。(The disparity of image matching is calculated by DP algorithm. This program is written by vs2013+opencv2.4.9.)