文件名称: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 substrings of the search string, prefix and postfix the pattern with .* .
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 substrings of the search string, prefix and postfix the pattern with .* .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
libbitap-1.02
.............\testbitap.c
.............\libbitap.c
.............\build.sh
.............\index.html
.............\libbitap.h
.............\testbitap.c
.............\libbitap.c
.............\build.sh
.............\index.html
.............\libbitap.h