搜索资源列表
-
0下载:
用动态规划来解0-1背包问题的算法思想及程序代码-use dynamic programming solution to the 0-1 knapsack problem algorithms and code thinking
-
-
0下载:
动态规划 矩阵连乘问题
算法设计与分析 练习题
-dynamic programming matrix continually multiply problems algorithm design and analysis Exercises
-
-
0下载:
矩阵乘法动态规划 矩阵乘法动态规划-matrix multiplication dynamic programming matri x multiplication Dynamic Programming
-
-
0下载:
该源程序是用动态规划算法求解最优二叉搜索树问题-the source is dynamic programming algorithm for optimal binary search tree problem
-
-
0下载:
0-1背包问题,用动态规划算法来实现的.-0-1 knapsack problem with dynamic programming algorithm to achieve.
-
-
0下载:
背包问题,一个不错的动态规划算法显示,值得一看-Knapsack problem, a good dynamic programming algorithm indicates that worth a visit
-
-
0下载:
C#的计算编辑距离的代码。可指定需要计算的区间以及操作代价函数。算法用动态规划方法实现。-C# Edit distance calculation code. Calculation required to specify the range and operating cost function. Algorithm using dynamic programming method.
-
-
0下载:
用动态规划实现最短路径问题 请大家指教-Achieve the shortest path dynamic programming problem
-
-
0下载:
算法设计课程设计中的动态规划算法的c++代码实现-Algorithm design in the curriculum design of the dynamic programming algorithm c++ code to achieve
-
-
0下载:
动态规划求解最长单调递增子序列,给出了图形界面-Dynamic programming to solve the longest monotonically increasing subsequence given the graphical user interface
-
-
0下载:
C#实现动态规划法和回溯法解决01背包问题-C# dynamic programming and backtracking to solve knapsack problem 01
-
-
0下载:
画板涂色问题,动态规划的方法,求最好的涂色办法,-Sketchpad coloring problem, dynamic programming method, for the best coloring methods
-
-
0下载:
The major theme for C# 4.0 is dynamic programming. Increasingly, objects are “dynamic” in the sense that their structure and behavior is not captured by a static type, or at least not one that the compiler knows about when compiling your program. Som
-
-
0下载:
Save the file to open the dynamic high-level programming C # example code
-Save the file to open the dynamic high-level programming C# example code
-
-
0下载:
When you have questions about how to use C# 4.0 or the .NET CLR, this highly acclaimed bestseller has precisely the answers you need. Uniquely organized around concepts and use cases, this fourth edition includes in-depth coverage of new C# topics su
-
-
0下载:
VS2008中动态数据(Dynamic Data)示例源码,作为动态数据库编程参考-VS2008 Dynamic Data (Dynamic Data) sample source code, as the dynamic database programming reference
-
-
0下载:
利用动态规划法(完整)求解最大字段和的问题-Dynamic programming (full) to solve the biggest problem of the field and
-
-
0下载:
利用动态规划和webservice,得到当前币种(新加坡,澳元,美元,英镑,人民币)之间的汇率,寻找最优换汇路径。-get currency of several money, search the best changing path by dynamic programming.
-
-
0下载:
K-近似匹配,动态规划法。输入两个文本和编辑距离k,找出k以内的文本匹配情况。代码很短短,没有相当算法功底很难看懂。最好参考经典的算法设计书籍。-K-approximate matching, dynamic programming method. Two input text and edit distance k, find k within the text to match. The code is a short, not quite algorithms foundation is
-
-
0下载:
c++动态规划问题之多边形游戏,输出游戏的可能最大值,很不错的资源-problem of polygon c++ dynamic programming game, the game possible maximum output, very good resource
-