搜索资源列表

  1. 字符串匹配算法

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

    • 发布日期:2008-10-13
    • 文件大小:13661
    • 提供者:谢树扬
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4171
    • 提供者:郑旋
  1. 柔性字符串匹配

    0下载:
  2. 经典书籍, 讲述字符串匹配的所有算法和伪代码实现, 通俗易懂.
  3. 所属分类:VC/C++相关

  1. KMP模式匹配(可以有通配符)

    0下载:
  2. 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:891904
    • 提供者:张远洋
  1. Edit Distance算法

    0下载:
  2. 对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:蓝色梦幻
  1. Berry-Ravindran algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵机密
  1. BOM

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵机密
  1. Raita algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵机密
  1. rf

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:赵机密
  1. Smith algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵机密
  1. TRF

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:赵机密
  1. Tuned Boyer-Moore algorithm

    0下载:
  2. 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:赵机密
  1. stringmatch2

    0下载:
  2. 字符串的模式匹配算法&一般的字符串匹配算法-string pattern matching algorithm & General string matching algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:
  1. source

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

    • 发布日期:2024-05-18
    • 文件大小:45056
    • 提供者:刘学生
  1. FV(SBMH)

    0下载:
  2. SBMH算法。为字符串匹配算法。c语言开发。-SBMH algorithm. For the string matching algorithm. c language development.
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. 用C++实现的AC字符串匹配算法,自动机采用二维数组存储,可以对中英文进行匹配-With C++ Achieved AC string matching algorithms, automata using two-dimensional array to store, can match the Chinese and English
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:胡恩
  1. bm

    0下载:
  2. 这个是bm字符串匹配算法的改进,减少运行时间,加快执行速度。-Bm this is a string matching algorithm to reduce the running time, speed up the pace of implementation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:罗杰
  1. MWM

    0下载:
  2. 多模式字符串匹配算法WU-MANNER算法的实现,从入侵检测系统SNORT提取出来。-Multi-mode string matching algorithm WU-MANNER algorithm realize, from the intrusion detection system Snort extracted.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:渡渡鸟
  1. bm_algorithm

    1下载:
  2. 一种比较理想,快速的字符串匹配算法-BM算法,匹配性能较优。-An ideal, fast string matching algorithm-BM algorithm, better matching performance.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:malota
  1. bmhs_algorithm

    0下载:
  2. 一种比较理想,快速的字符串匹配算法-BMHS算法,它与BM算法的性能相当,但是算法复杂度较低。-An ideal, fast string matching algorithm-BMHS algorithm, it is quite the performance of BM algorithm, but the algorithm complexity low.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:malota
« 1 23 4 5 6 7 8 9 10 ... 17 »

源码中国 www.ymcn.org