CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Matching Algorithm

搜索资源列表

  1. Grabcut

    1下载:
  2. 与grabcut算法配套的论文,详述了对graphcut算法改进的地方,及其优点,-Matching algorithm with grabcut paper detailing the algorithm graphcut improved, and its advantages,
  3. 所属分类:Other systems

    • 发布日期:2014-04-20
    • 文件大小:387748
    • 提供者:芳芳
  1. string

    0下载:
  2. 字符串匹配BM算法算法源码 字符串匹配BM算法 源码 很好的 有新意-BM algorithm for string matching algorithm source BM string matching algorithms have a good new source
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:45438
    • 提供者:cuiyuzheng
  1. tuxiangchulijishumobanpipeisuanfa

    0下载:
  2. 图像处理技术 - 模板匹配算法 图像处理经典pdf版-Image processing technology- template matching algorithm image processing pdf version of the classic
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:195013
    • 提供者:Ray
  1. String

    0下载:
  2. 字符串的匹配算法,简单的c++算法源码,一共三个文件,文件s和t中存放字符串-String matching algorithm, a simple c++ algorithm source, a total of three documents, document storage s and t in the string
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1640
    • 提供者:司马俊杰
  1. DataStruct

    0下载:
  2. 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueue求解n皇后问题 QuickSort快速排序算法的实现。 Shell排序算法的实现。 Tree程序
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:374817
    • 提供者:zouyan
  1. modified_kmp

    0下载:
  2. 这是KMP字符串匹配算法的实现代码,其中next数组的求解算法也是该进型的,避免了重复搜索的问题-This is the KMP string matching algorithm code, which the next array algorithm is the progressive, and to avoid the problem of duplicate search
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1540664
    • 提供者:宗雯
  1. KMP

    0下载:
  2. Knuth-Morris-Prath Pattern Matching algorithm in Matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:537
    • 提供者:daniel769
  1. KMP

    0下载:
  2. 字符串匹配问题:输入主串和子串,通过算法实现字符串的匹配:若字串在主串中出现在输出出现的位置,否则匹配失败-String matching problem: Enter the main series and sub-string, through the string matching algorithm: if the string appeared in the main string appear in the output, or the failure to match
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:234672
    • 提供者:libingyang
  1. erbutu

    0下载:
  2. 这一代码应用最经典的二部图算法,稍加改动便可用于其它类似题目,希望有所帮助-The code of the most classic bipartite graph algorithm can be modified for other similar topic, hope that help
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:984
    • 提供者:王强
  1. TEMP

    0下载:
  2. 一个字符串表达式匹配算法。支持字符集表达式[],[^],[a-b];支持*,?,+。仅依赖C库。C++类封装,使用简便,运行迅速。经过实际运用验证。-Expression of a string matching algorithm. support character sets Expression [],[^],[ ab] and support*,?,+。 Rely on the C library. C++ class packaging, simple to use.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:26464
    • 提供者:sapple
  1. SBOM

    0下载:
  2. SBOM算法源代码 多模式匹配算法请参考paper“Factor oracle of a set of words”-SBOM algorithm source code and more pattern-matching algorithm please refer to paper " Factor oracle of a set of words"
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:2339
    • 提供者:Tiandy
  1. bm_algorithm

    0下载:
  2. 字符串匹配boyer_moore算法—— 首先输入查找模式,然后输入文本,如果匹配,输出文本匹配,如果不匹配输出文本不匹配。-Boyer_moore string matching algorithm- the first input search mode, and then enter the text, if the match, the output text-matching, if you do not match the output of the text do not ma
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5681
    • 提供者:张英霞
  1. fenci

    0下载:
  2. 正向最大匹配算法分词,采用容器储存字典可提高一定的效率。-Forward Maximum Matching algorithm for word segmentation, using containers for storage dictionaries can improve a certain efficiency.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:599
    • 提供者:lan
  1. pipei

    0下载:
  2. 字符串匹配的随机算法,不同于传统的KMP算法-The random string matching algorithm, the KMP algorithm is different from the traditional
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:1841
    • 提供者:sunbo
  1. sift-0[1].9.18.tar

    1下载:
  2. 用sift算法进行图像的匹配。可以两幅不同的图像中进行点对点的匹配。很好的图像匹配的算法。用matlab编程-Using sift algorithm for image matching. Two different images can be carried out point to point matching. A very good image matching algorithms. Programming using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2882288
    • 提供者:liuyinghong
  1. WebpageAnalyse

    0下载:
  2. 用正向最大匹配算法解析中文网页的小程序~-Analysis of the maximum matching algorithm with forward small program ~ Chinese website
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:611533
    • 提供者:张伟哲
  1. stack

    1下载:
  2. 假设一个算术表达式中可以包括三种括号:圆括号“(”和“)”,方括号“[”和“]”和花括号“{”和“}”且这三种括号可以按任意的次序嵌套使用(如:…[…{…}…[…]…]…[…]…(…)…)。编写判别给定表达式中所含括号是否正确配对出现的算法(已知表达式已存入数据元素为字符的顺序表中)-Suppose an arithmetic expression can include three types of brackets: parentheses " (" and " )
  3. 所属分类:Other windows programs

    • 发布日期:2016-11-06
    • 文件大小:1024
    • 提供者:bear
  1. string-matching

    0下载:
  2. 一些比较常用的字符串匹配算法源码实现,较粗糙-Some of the more commonly used in string matching algorithm source, than the rough
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:6013
    • 提供者:meng
  1. moshipipei

    0下载:
  2. 模式匹配算法功能是用于判断两个字串是否匹配-Pattern matching algorithm is used to determine whether two strings match
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:7251
    • 提供者:郝鹏
  1. Least-squares-matching

    0下载:
  2. 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-Least squares matching, image matching algorithm, need the initial matching coordinates, can achieve sub-pixel accuracy
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2919
    • 提供者:东风
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com