搜索资源列表
InvasionExaminationS
- 入侵检测系统,通过扫描系统,是基于字符匹配的算法
bmgsuanfadaima
- bmg特征匹配算法,常用于网络安全中的误用检测。
E2XBforsnort
- snort的e2xb特征检测代码补丁,e2xb是一种快速的多模式匹配算法
BM
- Tuned Boyer-Moore algorithm 国外牛人的改进的BM匹配算法-Tuned Boyer-Moore algorithm
ac
- 简单实现ac算法,模式串匹配时,运用简单的数组实现。-Simple the ac algorithms, pattern matching, the use of a simple array.