搜索资源列表
regexp_source
- 一个字符串匹配、查找替换算法的代码,支持各种通配符-a string matching algorithm to search the replacement code, support wildcards
StringMatchingSearch
- 多种字符串匹配算法 多种字符串匹配算法-variety of string matching algorithm multiple string matching algorithm
macth
- 字符串匹配问题,采用KMP算法,匹配速度快
ACbyHune
- 用C++实现的AC字符串匹配算法,自动机采用二维数组存储,可以对中英文进行匹配
KMP
- kmp算法,可匹配字符串中的个别字符。搜索字符
kmp
- KMP的算法实现。nlg(n)的复杂度判读两个字符串是否部分或全部匹配
Berry-Ravindran algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
BOM
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
Raita algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
rf
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
Smith algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
TRF
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
Tuned Boyer-Moore algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
Zhu-Takaoka algorithm
- 一个关于字符串匹配的算法,已经经过编译,希望对你有帮助- About the character string match algorithm, already passed through the translation, hoped had to you helps
kmp.rar
- 字符串的kmp匹配算法并行计算的源程序。,KMP string matching algorithm parallel computation of the source.
KMP
- KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
Sort
- 实现了插入、冒泡、选择、快速、希尔、堆、归并、基数排序。实现了字符串全排列、字符串逆序、查找数据中最大子序列、外存大文件排序;kmp字符串匹配、feibonacci数列计算、求数组主元素。等算法-sort test , Big data sort, kmp
KMPsuanfa
- c语言 的 KMP算法(C语言实现) C语言字符串匹配KMP算法的简单实现。-The c language KMP algorithm (C language implementation) KMP algorithm simple realization of C language strings match.
KMP-code
- 字符串的KMP匹配算法的ADT形式,只有一次循环优化,含注释,易懂。数据结构与算法的基本代码之一。-KMP matching algorithm of string the ADT form of, only one cycle optimization, including the Notes, and easy to understand. One of the basic code of the data structures and algorithms.
234
- Boyer-Moore算法 字符串匹配函数-Boyer-Moore function string matching algorithm