搜索资源列表
DynamicProgramming
- 矩阵连乘问题。C语言编写。从别人的网址传载的,请注意不要用于商业目的。-matrix continually multiply problems. C language. Others from the website - contained, please take care not to be used for commercial purposes.
[releaseedition].[dynamicprogramming].[bynorx]
- 邮局选址详细解说。大家都来看看啊!~里面都有了
DynamicProgramming
- 一个4台机器加工500个工件求最小加工时间的动态规划正向算法的例子的matlab实现
DynamicProgramming
- 矩阵连乘问题。C语言编写。从别人的网址传载的,请注意不要用于商业目的。-matrix continually multiply problems. C language. Others from the website- contained, please take care not to be used for commercial purposes.
[releaseedition].[dynamicprogramming].[bynorx]
- 邮局选址详细解说。大家都来看看啊!~里面都有了-A detailed explanation of the post office site.来看看啊everyone! ~ There has been
DynamicProgramming
- 一个4台机器加工500个工件求最小加工时间的动态规划正向算法的例子的matlab实现-A 4-machine processing 500 Workpiece minimum processing time for dynamic programming algorithms are examples of the realization of the matlab
DynamicProgramming(wiki)
- 经典算法——动态规划的维基百科(中文翻译版)-Classical algorithm- Wikipedia, the dynamic programming (the Chinese translation version)
DynamicProgramming(eg)
- 经典算法动态规划的几个范例以及详细分析。-Classic dynamic programming algorithm, as well as a detailed analysis of several examples.
DynamicProgramming
- c实现动态规划,可以求得最小代价,最短路径,基于狄斯奎诺的算法,可直接运行-c
dynamicprogramming
- 算法分析中的实例,利用递归的思想解决动态规划问题-Examples of algorithm analysis, recursive thinking to solve the problem of dynamic programming
dye-Dynamicprogramming.ppt
- 动态规划算法的详细描述及相关例子和介绍。-Dynamic programming algorithm and a detailed descr iption and presentation of examples.
dynamicprogramming
- matlab 程序 是自己写的,太简单科别笑我 希望有人支持-matlab program is written in their own, too simple divisions laugh, I hope there is support for
Stonescombined-DynamicProgramming
- 石子游戏有两种:一种是博弈方面;另一种是合并规划方面的。前者需要太厉害的判断,而且要用到很多数学方面的结论,所以俺不会。这里主要探讨一下石子归并方面的问题与算法。-Stones combined Dynamic Programming
DynamicProgramming
- 包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic pr
DynamicProgramming
- 动态规划经典问题分析与实现,包括最短路劲问题,最有路劲问题-Analysis of dynamic programming and implementation of the classic
dynamicprogramming
- 各种典型用动态规划方法解决的问题的程序,有详细的讲解。-Typical use of dynamic programming to solve the problem of procedure, a detailed explanation.
dynamicprogramming
- 本文介绍了动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础和当前最新的研究成果。-This article describes the basic idea of dynamic programming and the basic steps, through the case study design
DynamicProgramming
- 用递归法、动态规划法、备忘录方法实现矩阵连乘。-algorithms:Dynamic Programming in JAVA
dynamicprogramming
- 关于matlab实现动态规划的逆序算法的源程序-dynamic programming
DynamicProgramming
- DynamicProgramming Knapsack problem