文件名称:libbitap
-
所属分类:
- 标签属性:
- 上传时间:2012-10-18
-
文件大小:6.57kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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/
libbitap-1.02/testbitap.c
libbitap-1.02/libbitap.c
libbitap-1.02/build.sh
libbitap-1.02/index.html
libbitap-1.02/libbitap.h
libbitap-1.02/testbitap.c
libbitap-1.02/libbitap.c
libbitap-1.02/build.sh
libbitap-1.02/index.html
libbitap-1.02/libbitap.h
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.