搜索资源列表
dongtaiguihua
- 动态规划算法的一个实例,解决0-1背包问题-dynamic programming algorithm an example to solve 0-1 knapsack problem
dongtaiguihua
- Matlab源程序用动态规划方法求最短路径。
dongtaiguihua
- 动态规划解一系列经典问题,包含多个不同算法哦
dongtaiguihua
- 设平面上有一个m´ n的网格,将左下角的网格点标记为(0,0)而右上角的网格点标记为(m,n)。某人想从(0,0)出发沿网格线行进到达(m,n),但是在网格点(i,j)处他只能向上行进或者向右行进,向上行进的代价为aij(amj =+¥ ),向右行进的代价是bij(bin =+¥ )。试设计一个动态规划算法,在这个网格中为该旅行者寻找一条代价最小的旅行路线。用高级程序设计语言编写程序求解动态规划模型。
dongtaiguihua.rar
- 用动态规划求解最短路问题的MATLAB程序。需输入带权邻接矩阵,输出为最短路径和最短路长。,Dynamic Shortest Path Problem Solver of the MATLAB program. Required to enter the weighted adjacency matrix, the output for the shortest path and shortest path length.
dongtaiguihua
- 是关于动态规划的算法资料,是值得我们去好好的研究。-Is a dynamic programming algorithm on the information is worthy of us to take a good look.
dongtaiguihua
- 动态规划问题的基础范式,此代码稍加修改即可用于其它相关领域-A typical problem of binocular range. Images based on two different imaging camera to determine its location
dongtaiguihua
- 在VC++环境上,运用C语言程序,采用动态规划算法,实现了“租用游艇问题”,“抄写书稿问题”的优化设计。-In VC++ environment, the use of C language program, using dynamic programming algorithm, the realization of the " yacht rental," and " the question of copying the manuscr ipt" The
dongtaiguihua
- 水电站场内经济运行动态规划程序,实现多台机组间的优化调度,是以流量为目标函数-Hydropower dynamic planning process inside the economy
dongtaiguihua
- 计算机算法设计,用于设计动态规划,你们懂得-Computer algorithms designed for the design of dynamic programming, you know
dongtaiguihua-suanfa-source-code
- 分别用动态规划的算法,用手工解决资源分配的问题。另一个是编程解决下面的问题: 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T,使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一个三角形的权重是其各边的权重之和)。-Respectively dynamic programming algorithm, hand a
dongtaiguihua
- 用动态规划算法计算旅行商 挺不错的,可以看看 输入的时候是输入矩阵 需要自己换行-Dynamic programming algorithm with very good salesman, you can see when the input is the input matrix needs its own wrap
dongtaiguihua
- 有N项食物营养价值为Vi,价格为Pi,i=1,2,...n.套餐中每项食物至多出现一次,客人通常需要一个算法求解不超过总价值的营养价值最大的套餐-Nutritional value of food items has N as Vi, the price for the Pi, i = 1,2, ... n. packages at most once in each of the food, the guests usually no more than an algorithm for th
01beibao(dongtaiguihua)
- 01背包问题的动态规划算法,能运行,我调好的-01 knapsack problem dynamic programming algorithm, to run, I am a good tune
dongtaiguihua
- 对一个公交最佳运营路线的优化处理 采用动态规划法 vc++编程-Optimal operation of a bus route optimization using dynamic programming vc++ programming
dongtaiguihua
- 非常典型的几道动态规划题目,很适合入门。-Very typical dynamic programming subject, it is suitable for beginners.
dongtaiguihua
- 关于动态规划的原代码,可以用于学习动态规划算法-Dynamic programming source code, can be used to study the dynamic programming algorithm
dongtaiguihua-xianlufengpei
- 本word中运用动态规划思想运用matlab编程解决实际的线路分配问题的例子-Dynamic programming using matlab programming examples of actual line allocation problem in the use of the word
DONGTAIGUIHUA
- matlab中运用动态规划算法在水利水电中的应用-Using the dynamic programming algorithm in the matlab application in water conservancy and hydropower
dongtaiguihua
- 动态规划 运筹学必备,包含资料,说明论文-Dynamic programming operations research necessary, contain information on papers