搜索资源列表
dongtaiguihua
- 含有说明文档,详细介绍了动态规划算法的实现,并有几个例子-Contains documentation, detailing the dynamic programming algorithm, as well as a few examples
dongtaiguihua
- 实现动态规划,这里是一下关于动态规划的例子。这是一个word文档,里面有源代码-some example
dongtaiguihua
- 利用动态规划,求最长子序列问题 两个序列数据可读文本文件输入也可通过键盘输入且显示结果。 -The use of dynamic programming, find the longest subsequence problem of two sequence data readable text file input via keyboard input and display the results.
dongtaiguihua
- 动态规划法所有算法,测试多段图最短路径程序代码,测试Floyd算法程序等-All dynamic programming algorithm to test multi-stage shortest path map program code, test procedures Floyd algorithm
dongtaiguihua
- 基于MATLAB语言,采用动态规划方法求解最短路径问题-Based on MATLAB language, using dynamic programming method for solving the shortest path problem
dongtaiguihua
- 用动态规划算法,若一个机器人每次能走1 2 3步,求它要走N米有多少种算法-With a dynamic programming algorithm, if a robot can walk 123 each step, find it to go N m How many kinds of algorithms