Description: AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested, Platform: |
Size: 3774 |
Author:李阳 |
Hits:
Description: AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested, Platform: |
Size: 3072 |
Author:李阳 |
Hits:
Description: ac-bm算法。多模式字符串匹配算法
在.Net平台下使用C#开发-ac-bm algorithm. Multi-mode string matching algorithm. Net platform, the use of C# Development Platform: |
Size: 45056 |
Author:刘学生 |
Hits:
Description: 多模式匹配算法——AC算法
参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
-Multi-pattern matching algorithm- AC algorithm References: AC Algorithms: Aho AV, Corasick MJ. Efficient string matching: an aid to bibliographic search. Communications of ACM, 1975,18 (6): 333 ~ 340 Platform: |
Size: 6144 |
Author:shandibin |
Hits:
Description: AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1-AC Automatic machine to determine multi-template matching algorithm source code, I hope one of you a bit useless Platform: |
Size: 15140864 |
Author:agg |
Hits:
Description: 这个c的小程序 是基于AC算法的多模式匹配技术,对字符串搜索一次,就可以找出所有的匹配字和出现位置-The c of the small program is based on the AC algorithm many pattern matching techniques to search a string, you can find all the matching words and the emergence of location Platform: |
Size: 7168 |
Author:孔利峰 |
Hits:
Description: 多模字符串匹配算法。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, it is collection of reference value. Platform: |
Size: 2620416 |
Author:shenzhang |
Hits:
Description: AC多模式匹配算法的CUDA实现
Aho-Corasick算法是基于有穷状态自动机的多模式匹配算法-AC multi-pattern matching algorithm CUDA implementation Aho-Corasick algorithm is a finite state machine based on the multi-pattern matching algorithm Platform: |
Size: 1043456 |
Author:jiangwei |
Hits:
Description: 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现
该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。
程序将识别出的关键词用方括号括上,输出到output.txt中-AC multi-string matching algorithm/multi-string match/multi-string test/multi-string identification/Aho-Corasick automata/ahocorasick automata/AC automaton./Java implementation
This program is highly efficient, can handle large Unicode character text (including text and key words to detect the text) is a match program, so the program is to be detected input.txt input text, keywords. txt for the Keyword text, folders test1, test2, test3 were three groups set their own input and keywords, can add their own arbitrary deletion, run the program before the first set of copies to D: \. Program will identify the key words in square brackets, and output to output.txt in Platform: |
Size: 3305472 |
Author:jpj |
Hits:
Description: 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 on the BM algorithm is implemented using hash. Platform: |
Size: 5120 |
Author:WANGYING |
Hits:
Description: 关于多模式匹配算法中的AC算法。window stdio2008 c++语言实现-Multi-pattern matching algorithm on the AC algorithm. window stdio2008 c++ language Platform: |
Size: 164864 |
Author:wss257 |
Hits:
Description: ac字符匹配算法--经典的多模式匹配算法,可以保证对于给定的长度为n的文本,和模式集合P{p1,p2,...pm},在O(n)时间复杂度内,找到文本中的所有目标模式,而与模式集合的规模m无关-ac character matching algorithm- classic multi-pattern matching algorithm can ensure that the text of n for a given length, and the mode set P {p1, p2, ... PM in O (n) time complexity. to find all of the text in the target mode, regardless of the scale model ensemble m Platform: |
Size: 1024 |
Author:travis |
Hits: