搜索资源列表
rk
- Rabin-Karp algorithm
string.tar
- 数据结构课程设计--实现并对比三种基本的字符串匹配算法-EasyMatch Rabin—Karp KMP
karp
- Karp Rabin Algorithm, searching pattern from some string that match tha patern to sthe string until they found the true path-Karp Rabin Algorithm, searching pattern from some string that match tha patern to sthe string until they found the true path.
rabin-karp
- rabin karp algorithm for pattern matching
testkr
- Karp Rabin , Some algorithm in Information Retrieval. Visual C++.NET 2003
rabin_karp
- An implementation of the Rabin Karp Algorithm to find the longest common sub-sequence between to strings in C.