搜索资源列表
benchmark+for+DP
- 旅行商问题动态规划算法的应用 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 -TSP dynamic programming algorithm of a salesman to a number of cities to sell commodities, known the distance between ci
dp
- (1).问题描述:旅行商问题 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要 选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程( 或旅费)最小。 (2).程序设计要求: a. 设计一个动态规划算法 b. 任给一个输入实例,能输出最短路程及其路线 c. 能用图形演示旅行商的推销路线 输入要测试的文件名,如TSP6.txt,程序将利用动
DP
- 这是一个用动态规划算法,来解决流水作业问题的C程序。
DP
- ACM.. 动态规划讲义从入门到精通,动态规划在程设中是很重要的一种算法
dp
- 一个简单实用的dtw算法,可以在matlab中实现DTW的计算!
dp
- active contour算法中的经典算法:动态规划算法文献
benchmark+for+DP
- 旅行商问题动态规划算法的应用 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。 -TSP dynamic programming algorithm of a salesman to a number of cities to sell commodities, known the distance between ci
dp
- (1).问题描述:旅行商问题 某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要 选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程( 或旅费)最小。 (2).程序设计要求: a. 设计一个动态规划算法 b. 任给一个输入实例,能输出最短路程及其路线 c. 能用图形演示旅行商的推销路线 输入要测试的文件名,如TSP6.txt,程序将利用动
DP
- ACM.. 动态规划讲义从入门到精通,动态规划在程设中是很重要的一种算法 -ACM .. dynamic programming handouts from entry to proficient, dynamic programming in the way set up is very important in an algorithm
dp
- 一个简单实用的dtw算法,可以在matlab中实现DTW的计算!-A simple and practical DTW algorithm can be realized in matlab calculation DTW!
dp
- active contour算法中的经典算法:动态规划算法文献-active contour algorithm classic algorithms: dynamic programming algorithm for literature
DP
- 最长路径DP算法 根据邻近矩阵,再运用DP算法计算出图中任意节点间的最长路径,有点类似于最短路径算法-DP algorithm for the longest path in accordance with the neighboring matrix, re-use of DP algorithm to calculate arbitrary graph the longest path between nodes, somewh
DP
- 动态规划算法,已通过调试,里面包含了两个测试文件-Dynamic programming algorithm, has passed testing, which includes two test file
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
DP
- DP算法的实现,通过matlab实现,绘图分类.-DP algorithm, through matlab implementation, drawing classification
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 Pr
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.)
动态规划DP
- matlab编程实现动态规划算法,适合初学者使用(Matlab programming dynamic programming algorithm, suitable for beginners to use)
DP
- 基于动态规划算法对混合动力汽车能量管理策略建模后进行问题计算(Problem calculation of hybrid electric vehicle energy management strategy based on dynamic programming algorithm)
DP
- 动态规划算法程序,用于汽车能量管理方面的控制,可以给大家的相关方面的研究做为参考(Dynamic programming algorithm program for the control of automotive energy management, can be used as a reference for everyone's research)