CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 匹配算法

搜索资源列表

  1. acbm

    0下载:
  2. AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3774
    • 提供者:李阳
  1. matchfilter

    0下载:
  2. 匹配滤波的MATLAB实现,用于随机信号处理的算法演示!-matched filtering of MATLAB for random signal processing algorithm demo!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:23923
    • 提供者:xiaote
  1. erfenpipei

    0下载:
  2. 此文件包含某大学ACM暑期培训课程中关于二分匹配的讲义ppt和匈牙利算法代码。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:19938
    • 提供者:feiyang
  1. KMPMatch

    0下载:
  2. 经典算法实现,KMP字符串匹配,环境为vc2005
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:269767
    • 提供者:tangWH
  1. MPTK-Windows-bin-0-5-4-beta

    0下载:
  2. 基于c语言实现了当前比较先进的算法-MP算法(匹配追踪)。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:17288058
    • 提供者:刘小龙
  1. random_algorithm

    0下载:
  2. 一种采用数学方法实现的字符串匹配算法-模式匹配的随机算法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1398
    • 提供者:malota
  1. 5058591kmMatch

    0下载:
  2. KM算法,二分图匹配算法,匈牙利算法,给定加权矩阵,计算匹配策略-KM algorithm, bipartite graph matching algorithm, the Hungarian algorithm, for a given weight matrix to calculate matching strategy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1202
    • 提供者:zhang
  1. OMP

    1下载:
  2. 正交匹配追踪算法,用于稀疏信号恢复,包括算法与实验-sparse signal recovery orthogonal matching pursuit
  3. 所属分类:Algorithm

    • 发布日期:2015-06-07
    • 文件大小:12288
    • 提供者:曹圣红
  1. zuixiaoerchengdiedai

    0下载:
  2. 这是最小二乘迭代算法,能够实现匹配时的同名点反复迭代,提高匹配精度-This is the least-squares iterative algorithm that can achieve the same title match point when repeated iteration to improve the matching accuracy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:239496
    • 提供者:lyr
  1. xqq

    1下载:
  2. 二分图最大完美匹配算法,里面有具体例子的说明,实用性很强的-二分图最大完美匹配算法
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:28807
    • 提供者:xqq309
  1. esm

    0下载:
  2. 多关键词匹配算法,论坛等网络应用中非常有用-Multi-keyword matching algorithm, the forum is very useful for other network applications
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:7803
    • 提供者:王高全
  1. MaximumMatching

    1下载:
  2. 用匈牙利算法实现的任务分配程序,对随机生成的矩阵求出最大匹配-Hungarian algorithm with task allocation procedures, randomly generated matrix of the maximum matching obtained
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:21780
    • 提供者:chenmao
  1. TWO-PART-ALGORTIHM

    0下载:
  2. 本实列是基于匈牙利算法和KM算法的二分图匹配.-The actual column is based on Hungarian and KM bipartite graph matching algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:6180
    • 提供者:王创举
  1. BM

    0下载:
  2. 经典的单模式匹配算法:BM算法,对特征码检测有特别实用的帮助-The classic single-pattern matching algorithms: BM algorithm, signature detection with the help of special practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:603
    • 提供者:dywisdomno1
  1. closestPair

    0下载:
  2. 源程序实现最近匹配算法,从众多点中找到一对举例最近的点。-Look for the closest pair
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1391
    • 提供者:Samdy
  1. csm

    0下载:
  2. 基于PLICP算法实现代码,PLICP是机器人激光扫描数据匹配算法。PLICP算法是ICP算法分支的一个比较高效的算法,当扫描数据中存在不规则图型时,他的鲁棒性和准确性就凸显出来,相对于IDE和COX等ICP分支算法来说。-Based PLICP algorithm code, PLICP robot laser scanning data matching algorithm. PLICP algorithm is a more efficient algorithm ICP algorith
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2104595
    • 提供者:彭欢欢
  1. matching

    0下载:
  2. 提供二分图匹配算法、带权二分图匹配算法、以及HopCroft优化的匹配算法-Provide two graph matching algorithm, weighted two graph matching algorithm, the matching algorithm and HopCroft optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:11640
    • 提供者:Lu lu
  1. kmp

    0下载:
  2. KMP算法是一种改进的字符串匹配算法,KMP算法的关键是利用匹配失败后的信息,尽量减少模式串与主串的匹配次数以达到快速匹配的目的。-KMP algorithm is an improved string matching algorithm, the key KMP algorithm is the use of information after the match fails, try to reduce the pattern string matching the number of t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:679
    • 提供者:李天
  1. dichotomy.tar

    0下载:
  2. 二分图最佳匹配算法是通过给每个顶点一个标号来把求最大权匹配的问题转化为求完备匹配的问题的-Bipartite graph matching algorithm is optimal for each vertex by a reference to the right to seek the maximum matching problem and minimize the perfect matching problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:745
    • 提供者:刘金鑫
  1. SOMP

    2下载:
  2. 同时正交匹配追踪算法的MATLAB程序,一些文献中也被翻译成同步正交匹配追踪。(Simultaneous Orthogonal Matching Pursuit(SOMP))
  3. 所属分类:数学计算

    • 发布日期:2020-12-14
    • 文件大小:1024
    • 提供者:Mazak1993
« 12 3 4 »
搜珍网 www.dssz.com