Rabin-Karp 字符串搜索算法
Rabin-Karp algorithm
本专区汇聚了各类基于 字符串搜索 开发的源码资源,共计 14 篇资源供开发者免费下载学习。
Rabin-Karp algorithm
快速模式匹配算法-rapid pattern matching algorithm
根据多模式串建立一个有限状态自动机FSA(FiniteState Automata),应用有限自动机的状态转移来模拟字符的比较,以节点表示不同状态,实现对于Aho-Corasick
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-MFC-based platform and STL string type, can achieve in the
基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-Platform based on the MFC and the STL string class, can be a
查找一个文件中指定的字符串 -search for a document specified string
后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use o
Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-eff
Boyer-Moore language vc++ -Boyer-Moore language vc++
This is my personal repository. All my open-source projects will be hosted and versioned h
此程序可以执行搜索的单词或字母字符串字符串在 matlab 中
在C#中利用正则表达式实现字符串搜索功能-In the C# Use regular expressions to achieve the string search functi