搜索资源列表
-
0下载:
回溯法,动态规划法,遗传算法求解
tsp问题(课程设计报告),Backtracking, dynamic programming method, genetic algorithm tsp issues (curriculum design report)
-
-
0下载:
动态规划算法及分治的思想在算法设计中的应用。-Dynamic programming algorithm and the ideological division in the algorithm design.
-
-
0下载:
动态规划算法的详细描述及相关例子和介绍。-Dynamic programming algorithm and a detailed descr iption and presentation of examples.
-
-
1下载:
NOIP动态规划总结
动态规划题目、翻译
动态规划算法总结
For OIers-NOIP summary of dynamic programming dynamic programming topics, translation dynamic programming algorithm is summarized For OIers
-
-
0下载:
acm,动态规划类问题分析,并附有这些问题的详细代码-acm, Analysis of problems with dynamic programming type
-
-
0下载:
动态规划 VC++6.0环境编译 能够成功运行-Dynamic programming VC++6.0 environment can be successfully compiled to run
-
-
0下载:
最长公共子序列求解
一个给定序列的子序列是在该序列中删去若干元素后得到的序列。给定两个序列X和Y,当另一序列Z既是X的子序列又是Y的子序列时,称Z是序列X和Y的公共子序列。最长公共子序列就是求给定两个序列的一个最长公共子序列。动态规划可以有效的解决此问题。由最长公共子序列问题的子序列的最优子结构性质,可以建立子问题最优的递归关系。用c[i][j]记录序列Xi和Yi的最长公共子序列的长度-Solving the longest common subsequence for a given se
-
-
0下载:
运筹学课件,计量学的动态规划问题,有需要的朋友可以下下来-Operations research courseware, metrology dynamic programming problem, we need friends can look down under
-
-
0下载:
A Dynamic Programming Approach to Reconstructing Building Interiors
-
-
0下载:
算法集绵,动态规划问世以来,在经济管理、生产调度、工程技术和最优控制等方面得到了广泛的应用-Algorithm set cotton, dynamic programming since the advent of economic management, production scheduling, engineering and optimal control and other aspects of a wide range of applications
-
-
0下载:
Lection
Algorithms Dynamic Programming By Profile
-
-
0下载:
近似动态规划中的特征发现,我们主张提取最好的状态表征方式的问题和值函数近似问题就像一个硬币的两面,用非参变量的方式是快速同时解决两个问题的较简便的方法。-Feature Discovery in Approximate Dynamic Programming,We also argue that the problem of discovering the best state representation and the problem of the value function approx
-
-
0下载:
动态规划(dynamic programming,DP)是解决多阶段决 策问题的一种有效的数量化方法,难度比较大,技巧性也很强。Lindo/lingo 是求解动态规划比较常用的软件之一,通过本实验,掌握动态规划模型在 Lindo/lingo 中的求解。-Solve Dynamic Programming with Lindo and lingo.
-
-
0下载:
动态规划的经典题目 有助于理解动态规划!必备之书-Dynamic Programming Dynamic programming helps to understand the classic title! Essential book
-
-
0下载:
Dynamic Programming and stochastic control
-
-
0下载:
Dynamic.Programming.Foundations.and.Principles,.Sniedovich,.2ed,.CRC,.2011很好的国外编程原理书籍。-Dynamic Programming Foundations and.Principles Sniedovich
-
-
0下载:
A dynamic programming methodology for managing
-
-
0下载:
动态规划 Dynamic Programming
动态规划入门1-32-Dynamic Programming Dynamic Programming
Introduction to dynamic programming 1-32
-
-
0下载:
In the proposed algorithm, these two issues are solved by a novel predicate, which is defined by the sequential probability ratio test (SPRT) and the minimal cost criterion. Starting from an over-segmented image, neighboring regions are progressivel
-
-
0下载:
算法中的动态规划的原理和内容,讲解详细,并有案例和伪码-Algorithm in the dynamic programming principles and content, explain in detail, and there are cases and pseudo-code
-