Skip to content

使用三叉树构建AC自动机实现大规模字符串的匹配

Notifications You must be signed in to change notification settings

ChenyuGao/AC-TernarySearchTrie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AC-TernarySearchTrie

gcc编译完成后,运行如下: ./str string.txt pattern.txt result.txt

About

使用三叉树构建AC自动机实现大规模字符串的匹配

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages