搜索资源列表
KMP
- KMP 模式匹配算法实例 C++源码 字符串查找-KMP pattern matching algorithm in C++ source code search string
devel
- 快速key value查找算法,一次性查全所有匹配字符串-the fastest key and value search alg
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.
zifuchanchazhao
- 字符串的模式匹配,数据结构中的算法-String pattern matching