文件名称:juzhengliancheng
介绍说明--下载内容均来自于网络,请自行研究使用
它建立在最优原则的基础上,采用动态规划方法,可以优雅而高效地解决许多用贪心技术或分治技术无法解决的问题。因此,动态规划技术越来越成为解决许多重要的应用问题的关键技术。矩阵连乘。-It builds on the optimal basis of the principles, using dynamic programming methods, can be elegant and efficient solution to many greedy technology or using technology can not solve the problem of governance. Therefore, the dynamic programming technology have increasingly become a solution to many important applications of key technologies. Matrix even by.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
动态规划+备忘录法 求最佳矩阵连乘
.................................\head
.................................\....\DynamicProgramming.h
.................................\....\Global.h
.................................\....\Matrix.h
.................................\src
.................................\...\DynamicProgramming.c
.................................\...\Global.c
.................................\...\main.c
.................................\...\Matrix.c
.................................\test
.................................\....\DynamicProgrammingTest.c
.................................\....\DynamicProgrammingTest.h
.................................\head
.................................\....\DynamicProgramming.h
.................................\....\Global.h
.................................\....\Matrix.h
.................................\src
.................................\...\DynamicProgramming.c
.................................\...\Global.c
.................................\...\main.c
.................................\...\Matrix.c
.................................\test
.................................\....\DynamicProgrammingTest.c
.................................\....\DynamicProgrammingTest.h