搜索资源列表
-
0下载:
VC++环境下菜单和工具栏的动态修改技术-界面类编程-VC利用Cmenu类的AppendMenu和Cmenu类的InsertMenu按
需在菜单上插入新的菜单项
-VC environment menu and toolbar technology changes the dynamic - programming interface Class-VC Cmenu use category AppendMenu and Cmenu category InsertMenu dema
-
-
0下载:
这是动态规划中的经典算法。多段图的向前向后的处理算法的VC++环境种的实现代码-This is the dynamic programming of the classical algorithm. Many of the plans forward backward processing algorithm for the VC types of codes
-
-
1下载:
本人在北大POJ上的一些题目的源程序实现,都差不多是水题,希望有兴趣的可以参考下,I am at the university POJ some of the topics on the realization of the source, almost all the water question, I hope interested parties can refer to the next
-
-
0下载:
在visual C++上写的动态规划算法在图论中旅行商问题上的应用,适合算法分析的朋友。-In visual C++ to write the dynamic programming algorithm to find the shortest path in the graph the application of suitable algorithms friends.
-
-
0下载:
The early parser is like a dynamic programming. The reasonable time vs sentence length should be O(n^2) n=input length. But I don’t know why the execution time are all very short to be examinated.-The early parser is like a dynamic programming. The r
-
-
0下载:
含有说明文档,详细介绍了动态规划算法的实现,并有几个例子-Contains documentation, detailing the dynamic programming algorithm, as well as a few examples
-
-
1下载:
用于立体视觉匹配的动态规划(dynamic programming)算法,基于英特尔opencv图像库实现。-Visual match for the three-dimensional dynamic programming (dynamic programming) algorithm, based on the Intel opencv image library.
-
-
0下载:
动态规划算法 程序设计大赛必备 最优化原理 重复子问题-Dynamic Programming Algorithm Programming Contest necessary to repeat the principle of sub-optimization problem
-
-
0下载:
算法设计课程设计中的动态规划算法的c++代码实现-Algorithm design in the curriculum design of the dynamic programming algorithm c++ code to achieve
-
-
0下载:
利用动态规划技术和递推的办法,求出两个字母表A和B的最大公共字串长度。-The use of dynamic programming techniques and recursive approach to find the two alphabets A and B, the largest public string length.
-
-
0下载:
VS2008中动态数据(Dynamic Data)示例源码,作为动态数据库编程参考-VS2008 Dynamic Data (Dynamic Data) sample source code, as the dynamic database programming reference
-
-
0下载:
运用动态规划原理实现水库优化调度,即调度期内个时期水库水位的控制,从而达到效益最大化。-The use of dynamic programming to achieve optimal operation of reservoirs, the reservoir water level periods during scheduling of control, so as to achieve maximum benefit.
-
-
0下载:
VC++动态链接库编程之DLL*-具共性代码的复用能力-VC++ programming of the dynamic link library DLL Trojans- with ability to reuse common code
-
-
0下载:
vb编写的动态规划,了解规则和方法的ppt-vb prepared by the dynamic programming, to understand the rules and methods ppt
-
-
0下载:
动态规划经典问题的解答。很好的学习资料。极其适合初学者入门。凭借这几道题目的解析,深入了解了动态规划以后,举一反三,可解决对动态规划有较深理解,不容错过!-Dynamic programming classic answer to your question. Good learning materials.
Extremely suitable for beginners entry. With a few questions analytical understanding
of
-
-
0下载:
用动态规划解决流水线作业调度问题1)三条流水线2)装配站的数目n可定制 3)装配站的装配代价及不同流水线之间的运输代价均可定制
-Pipeline operations using dynamic programming to solve scheduling problems a) three line 2) the number n of assembly stations can be customized 3) assembly station assembly costs and
-
-
0下载:
用C语言实现了动态规划算法求解最长公共子序列。文件包含一个可运行的工程,工程是采用codeblock编程。-Using C language to achieve a dynamic programming algorithm for the longest common subsequence. File contains a running project, the project is the use of codeblock programming.
-
-
0下载:
动态规划课程实验作业,经试验完全可以使用,请放心下载-Dynamic programming course lab assignments, the test can use, please rest assured download
-
-
0下载:
设平面上有一个m×n 的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+∞),向右行进的代价是bij(bin =+∞)。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。(There is a m * n mesh on the plane, and the grid point on the lower lef
-
-
1下载:
经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
-
« 12
3
4
5
6
7
8
9
10
...
25
»