搜索资源列表
AC
- 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string matching:an aid to bibliographic search.Communications of ACM,1975,18(6):333~340
AhoCorasick-string-matching-algorithm
- Aho–Corasick string matching algorithm Aho Corasick Implementation in c , UNIX.
ACsearch_DPPcompact_with_driver
- 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
AlgoritmRabina_Karpa
- The Rabin–Karp algorithm is a string searching algorithm created by Michael O. Rabin and Richard M. Karp in 1987 that uses hashing to find any one of a set of pattern strings in a text. For text of length n and p patterns of combined length m, its av
KeywordSpotting
- 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自行任意添加删改,运行程序前先将一组拷贝至D:\。 程序将
Aho-Corasick
- AC(Aho-Corasick)算法文档描述,详细讲解原理与实现-Efficient String Matching:An Aid to Bibliographic Search(Aho-Corasick)
AhoCorasick_Algorithm
- Set Matching and Aho-Corasick Algorithm
Data-Structure
- AC自动机、并查集、左偏树、二维点、后缀数组源码,可作为ACM模板使用-Aho-Corasick Automaton, Disjoint Set, Leftist Tree, Point, Suffix Array Data Structures
AhoCorasick
- Aho Corasick implementation algorithm
Aho-Corasick-Automaton
- Describe how works Aho-Corasick Automaton
AC
- Aho-Corasick有限自动状态机的多模式匹配算法,用于字符比较。-Aho-Corasick finite state machine automatic multi-pattern matching algorithm for character comparisons.
ACAutomata
- ac自动机,Aho-Corasick automaton,该算法在1975年产生于贝尔实验室,是著名的多模匹配算法。(Aho-Corasick automaton)
nttwork_card-designphase
- 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string()
vpecializations__concept
- 多模式匹配算法——AC算法 参考文献:AC算法:Aho A V,Corasick M J.Efficient string()