搜索资源列表

  1. 动态规划矩阵连乘

    0下载:
  2. 矩阵连乘。 输出所需最小连乘次数和计算序列。 使用的是动态规划算法。-matrix continually multiply. The required minimum output frequency and continually multiply calculated sequence. Using the dynamic programming algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:853
    • 提供者:轩哥哥
  1. 0-1背包的动态规划算法

    0下载:
  2. 动态规划0-1背包问题-Dynamic Programming 0-1 knapsack problem
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11097
    • 提供者:gtop
  1. 动态规划提取边缘

    1下载:
  2. 对一个区域提取边缘
  3. 所属分类:图形图象

  1. 动态规划

    0下载:
  2. 基本的动态规划算法
  3. 所属分类:源码下载

  1. POSTagger

    0下载:
  2. (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) has been marked from the Corpus POS good statistical POS be labeled binary transfer matrix, and eve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:96256
    • 提供者:丁淑彬
  1. 综合算法

    0下载:
  2. 数值类综合算法 常用数值计算工具包(龙贝格算法、改进欧拉法、龙格库塔方法、复合辛普森),Matlab数学建模工具箱(以及众多实例)。 常用算法:如Floyd算法、分治算法、动态规划、组合算法、贪婪算法-composite numerical algorithm commonly used numerical Kit (Romberg algorithm, improved Euler, Runge Kutta method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1452032
    • 提供者:罗鹏魁
  1. bagprogram

    0下载:
  2. 用动态规划来解0-1背包问题的算法思想及程序代码-use dynamic programming solution to the 0-1 knapsack problem algorithms and code thinking
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:石梦军
  1. Ackermannand

    0下载:
  2. 自己编写的几个动态规划算法的例子,供正在学习算法的人参考-their preparation of several dynamic programming algorithm for example, is learning algorithm for the reference
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:周燕红
  1. dongtaiguihua

    0下载:
  2. 动态规划算法的一个实例,解决0-1背包问题-dynamic programming algorithm an example to solve 0-1 knapsack problem
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘永峰
  1. max_sum

    0下载:
  2. 求和最大的子序列,采用动态规划算法,经典算法-sequences using dynamic programming algorithm, the algorithm classic
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:12288
    • 提供者:王菲
  1. 1

    0下载:
  2. 实现动态规划算法和感兴趣区域提取,效果不错啊 -The realization of dynamic programming algorithm and region of interest extraction, the effect of good ah
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:136192
    • 提供者:lxm
  1. c41

    0下载:
  2. 多段图用邻接矩阵存储,编写多段图问题的向后递推动态规划算法。-Multi-stage graph with adjacency matrix storage, the question of the preparation of multi-stage plan backward recursive dynamic programming algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:郁飞
  1. dtguihua

    0下载:
  2. 动态规划算法的设计与实现本科毕业论文,已经通过的-Dynamic programming algorithm design and implementation of undergraduate thesis, already adopted by the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2182144
    • 提供者:田敏荣
  1. 动态规划求解0-1背包问题

    0下载:
  2. 通过动态规划的算法得到装进背包的最大价值(The maximum value of knapsack is obtained by dynamic programming algorithm.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者:caoya104
  1. 回溯法

    0下载:
  2. 利用回溯算法和动态规划函数,编写了资源约束下的二维动态规划算法,可用于资源分配方面的问题(Using backtracking algorithm and dynamic programming function, we write a two-dimensional dynamic programming algorithm under resource constraints, which can be used for resou
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:trust123
  1. 动态规划问题

    0下载:
  2. 动态规划的实现,其中包含几个子文件,有一个背包算法的代码模块(Implementation of dynamic programming)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:陈泓
  1. DP

    1下载:
  2. 基于动态规划算法对混合动力汽车能量管理策略建模后进行问题计算(Problem calculation of hybrid electric vehicle energy management strategy based on dynamic programming algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:25600
    • 提供者:新苏
  1. 动态规划

    0下载:
  2. 主要用于动态规划的matlab算法,优点是简单,方便。(MATLAB algorithm mainly used for dynamic programming)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:26624
    • 提供者:子义123
  1. 071810120133273

    1下载:
  2. 动态规划算法程序,用于汽车能量管理方面的控制(Dynamic programming algorithm program for the control of automotive energy management,)
  3. 所属分类:其他小程序

    • 发布日期:2020-11-02
    • 文件大小:25600
    • 提供者:vvgh
  1. 动态规划算法

    0下载:
  2. 应用于PHEV的动态规划算法以及相应的数据,。。。
  3. 所属分类:matlab例程

« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org