搜索资源列表

  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9263
    • 提供者:湖堤防
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:4356
    • 提供者:张三水
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4351
    • 提供者:张云
  1. 字符串匹配算法(KMP KR BM)

    0下载:
  2. 单模式字符串匹配算法里面最经典的算法,KMP算法,KR算法 和BM算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-09-06
    • 文件大小:2820
    • 提供者:tjltail
  1. 字符串多关键字匹配算法(AC,WM)

    0下载:
  2. 多关键字字符串匹配算法 AC算法 WM算法
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-09-06
    • 文件大小:4132
    • 提供者:tjltail
  1. bmzfdsf

    0下载:
  2. 著名的BM字符串匹配算法-famous BM string matching algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:李林骏
  1. www-igm_univ-mlv_~lecroq_string

    0下载:
  2. 重磅送出,一个网站的字符串匹配算法讲解,以及算法实现的演示。希望在字符串匹配算法这方面有研究的。看了这里面的东西,保证你不再去找别的东西去看了。经典中的经典。这是把一个网站的一个链接目录完全下载,是收藏的精品-hit send, a website to explain the string matching algorithm, the algorithm of the demonstration. In this string ma
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-03
    • 文件大小:942080
    • 提供者:全宏坡
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码-with wildcard string matching algorithm source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:146432
    • 提供者:湖堤防
  1. 字符串匹配的KMP算法

    0下载:
  2. 这是字符串匹配算法中很著名的KMP算法,此文件仅供大家参考,具体是否能调通,本人还没有试过-This is a string matching algorithm is famous KMP algorithm, this document is your reference, specifically whether Qualcomm will emphasize, I have not tried
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:郑旋
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码。程序中的查找算法比较先进,提高模糊查询的功能,可以查询字母和汉字,很有用吆。-with wildcard string matching algorithm source code. Procedures for the more advanced search algorithm to improve fuzzy query function can find letters and Chinese c
  3. 所属分类:系统编程

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:张三水
  1. 带通配符的字符串匹配算法源代码

    0下载:
  2. 带通配符的字符串匹配算法源代码 vc源代码-the vc source code of string matching with wildcard.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:张云
  1. 字符串匹配算法

    0下载:
  2. 一个简单的数据结构算法,字符串基本匹配算法与模式匹配算法的演示.-a simple data structure algorithms, the basic string matching algorithms and pattern matching algorithm demonstration.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:13312
    • 提供者:谢树扬
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:3072
    • 提供者:李阳
  1. StringMatchingSearch

    0下载:
  2. 多种字符串匹配算法 多种字符串匹配算法-variety of string matching algorithm multiple string matching algorithm
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-03
    • 文件大小:10240
    • 提供者:hyf
  1. BoyerMooreSearch_src

    0下载:
  2. bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发-bm algorithm. Multi-mode string matching algorithm. Net platform, the use of C# Development
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:刘学生
  1. KMP

    0下载:
  2. kmp高效字符串匹配算法,算法复杂度大大减小。-KMP string matching algorithm efficient, the algorithm complexity is greatly reduced.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:Whitehorse32
  1. StringMatch

    0下载:
  2. 四种字符串匹配算法: RK,KMP,BMH及QS算法。-Four kinds of string-matching algorithm: RK, KMP, BMH and the QS algorithm.
  3. 所属分类:C#编程

    • 发布日期:2024-05-03
    • 文件大小:5120
    • 提供者:曹猛
  1. bf_algorithm

    0下载:
  2. 字符串匹配算法-BF算法,它是字符串匹配的最简单算法,适合入门时参考。-String matching algorithm-BF algorithm, which is the most simple string matching algorithm, suitable for entry-reference.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:raymond
  1. DSDesign

    0下载:
  2. 实现并对比三种基本字符串匹配算法(朴素算法,Rabin-Karp算法,KMP),并给出动态演示结果~-And contrast to achieve three basic string-matching algorithm (simple algorithm, Rabin-Karp algorithm, KMP), and gives the results of the dynamic presentation ~
  3. 所属分类:界面编程

    • 发布日期:2024-05-03
    • 文件大小:10126336
    • 提供者:funfunhit
  1. ACandACBM

    0下载:
  2. 多模字符串匹配算法。AC和AC-BM算法的c语言实现。以及字符串匹配算法的相关论文,英文原版论文,很有收藏参考价值。-Multi-mode string matching algorithm. AC and AC-BM algorithm c language. String matching algorithm, as well as the relevant papers, original papers in English, i
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-03
    • 文件大小:2620416
    • 提供者:shenzhang
« 12 3 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org