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

搜索资源列表

  1. POSTagger

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

    • 发布日期:2008-10-13
    • 文件大小:96434
    • 提供者:丁淑彬
  1. xinchengxu

    0下载:
  2. 包括GRAY码,工作分配问题,会场安排,石子,行数字三角形,最长递增子序列和最小重量机器算法。利用动态规划、回溯法和贪心法-including GRAY code, work assignment, venue arrangements, gravel, and digital triangle, the longest sequences and increase the minimum weight machine algorithm. Using dynamic programming,
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5597
    • 提供者:lw
  1. 谢宾治三角形的输出

    0下载:
  2. 谢宾治三角形的输出算法的具体实现,采用动态规划算法,使用vc++6.0编写。-Xie Bin Fan governance triangle output to achieve the specific algorithm using dynamic programming algorithm, vc 6.0 preparation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1138
    • 提供者:也风
  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下载:
  2. 按动态规划原理球解一类特定条件下的流水线调度问题的具体做法-according to the principles of dynamic programming ball a particular type of solution under the conditions of the pipeline scheduling problems, the specific way
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7384
    • 提供者:子非鱼
  1. 货郎担问题四种解法

    0下载:
  2. 货郎担问题的回溯,枚举,分支界限,动态规划解法-back the traveling salesman problem, except, branch line, dynamic programming solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2970
    • 提供者:贾计伟
  1. delphiyunchouxue

    0下载:
  2. 很好运筹学的DEOPHI原代码.包括动态规划,原始单纯形法,对策论,决策论等-DEOPHI good tacticians of the original code. Including dynamic programming, original simplex method, game theory, On decision-making, etc.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:20341302
    • 提供者:yyy
  1. Project3finishOK

    0下载:
  2. 动态规划实现的字典排序,构建最优二叉树,小心你的内存啊!-Dynamic Programming dictionary order to construct the optimal binary tree, carefully your memory ah!
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1229071
    • 提供者:hexin
  1. knn-dwt

    1下载:
  2. matlab环境下基于动态规划算法的语音识别系统!-Matlab environment based on dynamic programming algorithm Speech Recognition System!
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:4117
    • 提供者:hhh
  1. 01BEIBAOdongtai

    0下载:
  2. 0-1背包问题的动态规划算法C语言实现.Windows系统下 Wintc环境编写-0-1 knapsack problem of the dynamic programming algorithm C language. Windows systems Wintc Central Habitat prepared
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:809
    • 提供者:xieyixin
  1. LCS

    0下载:
  2. 动态规划解决LCS-dynamic programming solution LCS
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:1566
    • 提供者:胡凯
  1. beibaoJAVA

    0下载:
  2. 背包问题动态规划算法JAVA 给定n种物品和一背包。物品i的重量是wi,其价值为vi,背包的容量为c。问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大? 在选择装入背包的物品时,对每种物品i只有两种选择,即装入背包或不装入背包。不能将物品i装入背包多次,也不能只装入部分的物品i。因此,该问题称为0-1背包问题。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1010
    • 提供者:杜丹
  1. s1

    0下载:
  2. 动态规划算法,包括算法的演示和说明,附效果图
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:28964
    • 提供者:wsc
  1. 动态规划123

    0下载:
  2. 本程序是用动态规划法来解决一些问题,关于动态规划的程序-this program is the dynamic programming method to solve the problem of dynamic planning process
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6158
    • 提供者:hanhan12345
  1. 动态规划-航线设置

    0下载:
  2. 动态规划法---如何设置友好城市间的航线使的航线数又最大又不相交-dynamic programming -- how to set up a sister city links are so few routes do not intersect also the largest
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3989
    • 提供者:蔡银珊
  1. 动态规划----矩阵连乘问题

    0下载:
  2. 动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(i<j)表示矩阵Mi连乘到Mj的最小工作量 3)下方元素Di,j(i>j)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic prog
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27011
    • 提供者:莫非
  1. 随机动态规划源代码-案例

    3下载:
  2. 随机动态规划源代码-一个案例
  3. 所属分类:书籍源码

  1. liushuizuoye

    0下载:
  2. 这是基于VC++的一个简单的流水作业程序(动态规划法)-This is based on the VC a simple routine procedure (Dynamic Programming)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-06
    • 文件大小:26695
    • 提供者:李杰
  1. DP算法Fortran程序

    0下载:
  2. 动态规划,可用于水库水电站优化调度,求解发电量最大(dynamic programming)
  3. 所属分类:汇编语言

    • 发布日期:2018-01-09
    • 文件大小:6144
    • 提供者:hhujyl
  1. 移动计算的动态规划卸载算法

    1下载:
  2. 计算卸载;移动云计算;动态规划;随机化;汉明距离;能源效率;
  3. 所属分类:汇编语言

« 12 3 4 »
搜珍网 www.dssz.com