Description: Multi-mode matching algorithm source code, can solve the multi-pattern matching characters, as well as keyword search function.
To Search:
- [WordSegMM] - matching the largest Chinese-term source
- [FilterEnter(C).Rar] - C filter characters preparation procedur
- [acbm3] - acbm algorithm, it is a multi-pattern-ma
- [vckmp] - KMP algorithm by Knuth, Morris and Pratt
File list (Check if you may need any files):
AC
..\Exp3
..\....\Doc
..\....\...\1040320117_王耀_实验三.doc
..\....\Result
..\....\......\acsm.exe
..\....\......\acsmx
..\....\......\gpl.txt
..\....\......\ir.htm
..\....\......\run.bat
..\....\......\run.sh
..\....\......\simple.txt
..\....\Src
..\....\...\acsmx.c
..\....\...\acsmx.h
..\....\...\entry.c
..\....\...\Makefile
..\....\多模匹配算法.ppt