搜索资源列表
libbitap
- wu-manber算法的实现。 Wu-Manber基于BM算法思想,通过SHIFT、HASH、PREFIX三张表进行快速跳跃,实现快速多模式匹配。-A clean implementation of Sun Wu and Udi Manber s bitap algorithm. Note that the complete search string must be matched by the pattern. If you want to search for subst
2011121493223
- wu-manber(VC++)实现,一个wm.h,一个wm.c-wu-manber(VC++),one wm.h,onewm.cpp
WuManber_String_match
- 多模式串匹配Wu-Manber算法的实现,算法效率高,代码比较规范。-Wu-Manber, Multiple Patterns Matching
code
- Wu manber algorithm Wu_Manber Pattern matching algorithm