文件名称:KMP
介绍说明--下载内容均来自于网络,请自行研究使用
通过KMP匹配算法,实现字符串的查找功能,寻找最长的真子串。-By KMP matching algorithm, string search function to find the longest substring true.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KMP
...\Assistance.h
...\KMP.h
...\LinkList.h
...\Node.h
...\String.h
...\TestKMP.cpp
...\TestKMP.exe