Description: On the string data structure applications, kmp, expansion kmp, word prefix tree approximation kmp, suffix array. Seeking up to repeated substring.
To Search:
File list (Check if you may need any files):
字符串\单词前缀数(kmp的思想).pas
......\多个串求最长连续的子串 —— 后缀数组 o(n).cpp
......\扩展_KMp.PAS
......\最多的重复字串.cpp
字符串