文件名称:AhoCorasick.tar
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:11.02kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本源码是AhoCorasick算法实现,它充分利用了词典算法双数组(DoubleArray Trie),既能自己输入指定的多个词进行多模式匹配,也可以将具有指定格式的词典的所有词作为多模式匹配的多个模式-The source code is AhoCorasick algorithm, which make full use of the dictionary algorithm pairs of arrays (DoubleArray Trie), both enter the designated number of their multi-word pattern matching, you can also specify the format of the dictionary will have all the words as a multi-pattern matching multiple modes
相关搜索: trie
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AhoCorasick/
AhoCorasick/AhoCorasickSearch.java
AhoCorasick/WordOutput.java
AhoCorasick/ACWithDictSearch.java
AhoCorasick/AhoCorasickAllWordInDict.java
AhoCorasick/ACWTWay.java
AhoCorasick/AhoCorasick.java
AhoCorasick/AhoCorasickSearch.java
AhoCorasick/WordOutput.java
AhoCorasick/ACWithDictSearch.java
AhoCorasick/AhoCorasickAllWordInDict.java
AhoCorasick/ACWTWay.java
AhoCorasick/AhoCorasick.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.