CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 动态规划

搜索资源列表

  1. knapsack

    0下载:
  2. 背包问题,每类物品个数不限,使得总价值最大的动态规划算法。-Knapsack problem, the number of each type of goods not limited to, making the total value of the largest dynamic programming algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:985
    • 提供者:hyqin
  1. Algorithm

    0下载:
  2. 算法分析与设计的讲义 内容有动态规划,分制思想,贪心算法等-Algorithm analysis and design of the lecture content of dynamic programming, sub-system thinking, greedy algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:4559489
    • 提供者:wp
  1. Image_Paper_XuXG

    0下载:
  2. 用Snake算法和基于动态规划的图搜索算法,有效地实现了复杂物体轮廓特征的提取。 -With the Snake algorithm and based on dynamic programming graph search algorithm, effective implementation of the complex features of an object contour extraction. 
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:882877
    • 提供者:黄静
  1. matlab123

    1下载:
  2. 这是一篇关于用MATLAB实现动态规划顺序算法的一个论文性质的文章-This is an article on using MATLAB in order to achieve dynamic programming algorithm is the nature of a paper article
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:241514
    • 提供者:zz
  1. lcs_vb

    0下载:
  2. 用动态规划算法思想求最小编辑距离VB实现-distanse
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:739
    • 提供者:ryj
  1. jiqiren

    0下载:
  2. 机器人登山问题,两种解法:动态规划和贪心算法-jiqiren
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3536
    • 提供者:Xiaohz
  1. Dynamic

    0下载:
  2. 吉林大学时小虎老师机器学习课件——介绍动态规划-Jilin University, when the Tigers a teacher machine learning courseware- Introduction Dynamic Programming
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:623339
    • 提供者:starays
  1. dongtaiguihua

    1下载:
  2. 水电站场内经济运行动态规划程序,实现多台机组间的优化调度,是以流量为目标函数-Hydropower dynamic planning process inside the economy
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-12-14
    • 文件大小:1301
    • 提供者:娜娜
  1. DPmissileDefence

    1下载:
  2. 动态规划入门问题:导弹防御 的解答与源程序,包含样例输入与输出-Introduction to dynamic programming problems: answers and the source of missile defense, including sample input and output
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1404
    • 提供者:张无忌
  1. optimalcontrol

    0下载:
  2. 本文件包含两个文件,第一实现了系统的最优化,第二实现了动态规划-This file contains two files, first to achieve the system optimization, and the second achieved a dynamic programming
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2085
    • 提供者:黎明
  1. dongtaiguihua-suanfa-source-code

    0下载:
  2. 分别用动态规划的算法,用手工解决资源分配的问题。另一个是编程解决下面的问题: 一凸8 边形P 的顶点顺时针为{v1,v2,… ,v8},任意两顶点间的线段的权重由矩阵D 给出。若vi 与vj 是P 上不相邻的两个顶点,则线段vivj 称为P 的一条弦。求P 的一个弦的集合T,使得T 中所有的弦恰好将P 分割成互不重迭的三角形,且各三角形的权重之和为最小(一个三角形的权重是其各边的权重之和)。-Respectively dynamic programming algorithm, hand a
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:322992
    • 提供者:liuxiaoxia
  1. MATLAB

    1下载:
  2. 优化问题分类:(非)线性规划、整数规划、0-1 规划、(多)目标规划、(与时间有关的)动态规划、(系数是随机变量的)随机规划。 -Optimization problem categories: (non-) linear programming, integer programming ,0-1 plan, (multiple) goal programming, (and time-related) dynamic programming, (coefficient is a random
  3. 所属分类:matlab例程

    • 发布日期:2013-08-10
    • 文件大小:212697
    • 提供者:明远
  1. DynamicProgramming

    0下载:
  2. 包含了7篇与动态规划相关的论文及附件: 基本动态规划问题的扩展----2001俞伟论文 动态规划算法的优化技巧---2001毛子青论文 动态规划的特点及其应用----2000张辰论文 动态规划的深入讨论---2000李刚论文 动态规划的深入探讨----1999来煜坤论文 动态规划的个性化优化----2003项荣璟论文 动态规划----2000方奇论文-Contains 7 and the dynamic programming-related papers and a
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:469585
    • 提供者:728279799
  1. 1

    0下载:
  2. 动态规划的基础题,详细讲解了利用动态规划求最短路径的问题-Dynamic Programming- Shortest path problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:144672
    • 提供者:赵晔晖
  1. matrix_mult

    0下载:
  2. 关于矩阵连乘的问题,用动态规划的算法思想进行的实现!-matrix_mult
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:169415
    • 提供者:异术
  1. matlabdynamicprogramming

    0下载:
  2. 动态规划的matlab程序,参看胡良剑等编《数学实验--使用MATLAB》P180,所举的例子,希望对初学者有用-matlab dynamic programming
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1517
    • 提供者:刘丽颖
  1. dynamicprogramming

    1下载:
  2. 本文介绍了动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较,最后还简单介绍了动态规划的数学理论基础和当前最新的研究成果。-This article describes the basic idea of dynamic programming and the basic steps, through the case study design algorithm using dynamic progra
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:7970
    • 提供者:leansmall
  1. DynamicProgramming

    0下载:
  2. 数据结构的作业,用动态规划算法解决旅行商问题-Data structure operations, with a dynamic programming algorithm to solve traveling salesman problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:25770
    • 提供者:王佳佳
  1. course_soft

    0下载:
  2. 施肥量与产量关系;动态规划模型求解程序示例; 模型求解的Matlab程序(穷举法) mcm 1997 B题 截断切割;1996B洗衣机节水模型,参数与数据初始化等-Relationship between fertilization rate and yield dynamic programming model program examples of the model solution Matlab program (exhaustive method) Mcm 199
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:10585
    • 提供者:liuliu
  1. dynprog

    2下载:
  2. 完整的逆序动态规划程序,含详细注释,最优策略的完整输出-Complete reverse dynamic planning process, with detailed notes
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1209
    • 提供者:吴迪
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com