搜索资源列表

  1. Ackermannand

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

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

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

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

    0下载:
  2. 该程序用Java实现了算法中的动态规划问题_漂亮打印-the program using Java to achieve a dynamic algorithm planning _ pretty Print
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:liu
  1. max_sum

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

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

    0下载:
  2. 问题算法源代码:骑士遍历、万年历、N皇后问题回溯算法、动态计算网络最长最短路线、货郎担分枝限界图形演示、货郎担限界算法、矩阵乘法动态规划、网络最短路径Dijkstra算法-problems algorithm source code : Knight traversal, calendar, N Queens backtracking algorithms, Dynamic computing network longest short
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:23552
    • 提供者:安德里周
  1. danyuan

    0下载:
  2. 单源最短路径问题的动态规划算法,请大家多多指教-single source shortest path problem of dynamic programming algorithm, please exhibitions
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:lee
  1. duixiang

    0下载:
  2. 这是动态规划中的经典算法。多段图的向前向后的处理算法的VC++环境种的实现代码-This is the dynamic programming of the classical algorithm. Many of the plans forward backward processing algorithm for the VC types of codes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:肖晨
  1. AssemblylineScheduling

    0下载:
  2. 使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-use dynamic programming solution to a number of production line scheduling problem, thereby solving production line scheduling the minimum time
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:276480
    • 提供者:fasfas
  1. tourzxh

    0下载:
  2. 旅行商问题,动态规划,附加说明文档,是程序竞赛的经典题-traveling salesman problem, dynamic programming, additional documentation, and procedures of the classic title race
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:17408
    • 提供者:周狼
  1. pointzxh

    0下载:
  2. 平面点集,距离最近的两个点,采用动态规划算法.内有详细说明-planar point set, the nearest two points, dynamic programming algorithm. Are described
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:周狼
  1. LongestCommonSequenceLENGTH

    0下载:
  2. 该程序为算法分析中的一个经典问题,可以通过此程序,用动态规划的算法找出两个字符序列的最长公共子序列-procedures for the analysis of algorithms a classic problem, through this procedure, use dynamic programming algorithm to find two characters of the longest sequence of p
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:41984
    • 提供者:阳林
  1. LongestSeq

    0下载:
  2. 该程序为算法分析中的一个经典问题,可以通过此程序,用动态规划的算法找出一个符序列的最长的升序子序列的并且实现了算法的最低耗费-procedures for the analysis of algorithms a classic problem, through this procedure, use dynamic programming algorithm to find a website of the longest seque
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:43008
    • 提供者:阳林
  1. 596dongtaiguihua

    0下载:
  2. 动态规划的基本思想和基本步骤,通过实例研究了利用动态规划设计算法的具体途径,讨论了动态规划的一些实现技巧,并将动态规划和其他一些算法作了比较-dynamic programming the basic ideology and the basic steps examples of the use of dynamic programming algorithm design specific ways to discuss the d
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:27648
    • 提供者:曹力
  1. lwcontour

    0下载:
  2. live-wire是一种常用于医学图像的交互式分割方法,其基本思想是利用动态规划方法产生图像中给定两点间的最优路径,合理地构造代价函数和选择起始点和目标点,用以提取物体的边缘,十分有效,该份文件中包含说明文件,操作方便.-live-wire is a common medical images in the interactive segmentation method, The basic idea is to use dynamic
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:陈正文
  1. POSTagger

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

    • 发布日期:2024-05-08
    • 文件大小:773120
    • 提供者:赵阳
  1. jlpdongtaiguihua

    0下载:
  2. 动态规划的java描述,ppt格式的,欢迎分享-Dynamic Programming java described ppt format, and welcome to share
  3. 所属分类:文件格式

    • 发布日期:2024-05-08
    • 文件大小:350208
    • 提供者:贾毅
  1. huolangdan

    0下载:
  2. 问题:货郎担问题 实现方法:枚举,回溯,动态规划,分支界限法 -: traveling salesman problem Method : Enumeration, backtracking, dynamic programming, branch and bound
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:11264
    • 提供者:韩佳辰
  1. DynamicKnap

    0下载:
  2. 动态规划背包问题,对算法初学者有极大的参考价值!-dynamic programming knapsack problem, the algorithm beginners have great reference value!
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-08
    • 文件大小:6144
    • 提供者:王科
  1. knn-dwt

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

    • 发布日期:2024-05-08
    • 文件大小:4096
    • 提供者:hhh
  1. mySuanfa

    0下载:
  2. 里面包含vc的经典算法,如动态规划,分治,回溯,贪心算法等-contained vc classic algorithms, such as dynamic planning, administration, backtracking, greedy algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:13312
    • 提供者:周炳华
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org