搜索资源列表
acbm
- AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
source
- ac-bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发
acbm
- AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
source
- ac-bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发-ac-bm algorithm. Multi-mode string matching algorithm. Net platform, the use of C# Development
bm_algorithm
- 一种比较理想,快速的字符串匹配算法-BM算法,匹配性能较优。-An ideal, fast string matching algorithm-BM algorithm, better matching performance.
ACandACBM
- 多模字符串匹配算法。AC和AC-BM算法的c语言实现。以及字符串匹配算法的相关论文,英文原版论文,很有收藏参考价值。-Multi-mode string matching algorithm. AC and AC-BM algorithm c language. String matching algorithm, as well as the relevant papers, original papers in English, i
ac
- 最长公共子序列 问题ACM题目 如果序列 { s1, s2, ……, sk } 是序列 { a1, a2, ……, an } 的子序列,又是序列 { b1, b2, ……, bm } 的子序列,则称序列 s 为序列 a 和 序列 b 的公共子序列。在 a 和 b 的所有公共子序列中,长度最长者称为最长公共子序列。 本题对于给定的两个整数序列,请求其最长公共子序列的长度 -The question of the lon
pattern_matching
- 单模匹配、多模匹配的若干算法,KMP、AC、BM、Wu-Manber等经典算法及其比较-It s about pattern-matching. Some classic algorithms, such as KMP/AC/BM/Wu-manber.
WuManber
- Wumanber算法的实现,多模式匹配的最经典的算法有AC算法和Wu-Manber算法,Wu-Manber算法是在BM算法的基础上借助哈希来实现的。-Wumanber algorithm, multi-pattern matching algorithm of the most classical AC algorithm and the Wu-Manber algorithm, Wu-Manber algorithm is based
AC-BM-GA-Pattern-Matching-Algorithm-Approach-for-
- AC-BM-GA Pattern Matching Algorithm Approach for IDS
AC_BM
- AC_BM算法源码,能够进行快速的匹配,主要核心思想是树的运用-AC BM algorithm source code, can be quickly matched, the main core idea is to use the tree