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

搜索资源列表

  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. DllData

    1下载:
  2. 一个简单调用Dll事例,适合初学者.一般的,在介绍Windows编程的书中讲述DLL的有关知识较多,而介绍MFC的书则比较少地提到。即使使用MFC来编写动态链接库,对于初步接触DLL的程序员来说,了解DLL的背景知识是必要的。另外,MFC提供了新的手段来帮助编写DLL程序-a simple call Dll examples, suitable for beginners. General, in introducing the book Programming Windows DLL on t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9842
    • 提供者:陈志强
  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. pro_helper

    0下载:
  2. cj60lib界面库 ado数据库编程调试代码必须装有cj60lib界面扩展库 cj60lib的使用方法参看有关文档 不知道是不是我的cj60lib出问题,release版的动态链接会提示出错,静态链接还可以,动态链接时必须复制CJ60Libd.dll到当前目录中 所用数据库为access数据库,格式参看自带的vc.mdb(注:数据库datastab表中第一条记录即id为1的记录是为了防止数据库为空,运行时不会显示,还有另一个原因防止主题中记录为空,在程序中可以看出来)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:452454
    • 提供者:李凡
  1. zhuangpeixian

    0下载:
  2. 该程序是一个动态规划法解决装配线调度问题的小程序,是用C++做的。-the program is a dynamic programming solution to the assembly line scheduling small programs, is to use C to do.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10695
    • 提供者:成朝夕
  1. 0-1wenti

    0下载:
  2. 该程序是一个用动态规划法解决0-1背包问题的小程序,可以为学习动态规划法遇到困难的同学提供帮助-the program is a dynamic programming solution 0-1 knapsack problem of small procedures, to study the dynamic programming method difficulties encountered by students for help
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9385
    • 提供者:成朝夕
  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. BCB_call_vc_DLL

    0下载:
  2. 在BCB中调用VC编写的动态链接库的实例,对于研究动态链接库编程的学者有益!-in BCB call VC prepared by the dynamic link library examples, for the Study of Dynamic Link Library Programming scholars useful!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:359780
    • 提供者:张华
  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. 动态规划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. 这是一个小弟用动态规划法解决矩阵连乘积问题的一个算法。-This is a younger dynamic programming matrix to solve even the product of an algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1063
    • 提供者:算法分析
  1. 动态规划----矩阵连乘问题

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

    • 发布日期:2008-10-13
    • 文件大小:27011
    • 提供者:莫非
  1. tuxedo_test

    0下载:
  2. UNIX下动态设置ENV的TUXEDO编程方法-UNIX Dynamic programming method to set ENV of the TUXEDO
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-07
    • 文件大小:1073
    • 提供者:marldini
  1. Delphi.VCL.objects.change.dynamic.code

    0下载:
  2. Delphi编程动态改变VCL对象经典代码Delphi VCL objects to change the classic dynamic programming code -Delphi VCL objects to change the classic dynamic programming code
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:7608
    • 提供者:ttlove
« 12 3 4 »
搜珍网 www.dssz.com