搜索资源列表
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
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
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()