Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ac_engine

AC多模匹配算法的C语言实现 ##算法说明

[AC自动机算法详解] (http://www.cppblog.com/mythit/archive/2009/04/21/80633.html)

##USAGE gcc -o ac ac.c

./ac ##默认FILE为LICENSE

pattern在代码中修改,真是着急。。。

##TODO

  • 匹配串的读入和设置
  • 匹配串结构优化
  • blabla

About

AC多模匹配算法的C语言实现O(m+n)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages