搜索资源列表
sublex.tar
- SPOJ上的SUBLEX,后缀自动机实现,可以作为后缀自动机的模板,包含计数排序和dfs两种更新方式实现。-The problem SUBLEX on SPOJ, implemented by SuffixAutomaton, can be used as the template of SAM(SuffixAutomaton)
Suffix_Automan
- suffix automaton 后缀自动机,非常强大的字符串处理工具-suffix automaton