搜索资源列表
massageboard
- java haj hao bu aho a 华蓥大家 好不好啊 啊 -java haj hao bu Aho Ying, a Chinese boy, how well you
20051122141440
- haha hahahahha hao aho -haha hahahahha hao haoahoaho
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
S3C2440A_source
- This is s3c2440 good source for embedded, aho
编译原理 龙书 第二版 答案
- 编译原理 Aho写的龙书 第二版 课后习题的答案
massageboard
- java haj hao bu aho a 华蓥大家 好不好啊 啊 -java haj hao bu Aho Ying, a Chinese boy, how well you
20051122141440
- haha hahahahha hao aho -haha hahahahha hao haoahoaho
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 -Multi-pattern matching algorithm- AC algorithm References: AC Algorithms
S3C2440A_source
- This is s3c2440 good source for embedded, aho
COMPILERS(AHO)-PPT
- 编译原理的考试资料,有课件,重点,适合考试者-Compiler Construction Principles of the test data, and software, the focus for exams
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
DataStructuresandAlgorithms
- 数据结构和算法,Alfred V.Aho所著,很不错的一本老书,有时候都可以拿来看一看。-Data structures and algorithms, written by Alfred V. Aho , it is a good old book, if you got time you can take a look.
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 pattern
KeywordSpotting
- 多串匹配的AC算法/多字符串匹配/多字符串检测/多字符串识别/Aho-Corasick自动机/ahocorasick自动机/AC自动机。/Java实现 该程序是一个高效的,能处理较大的Unicode字符文本(包括要检测的文本和关键词文本)的关键词匹配程序,因此程序的输入为input.txt为待检测文本,keywords.txt为关键词文本,文件夹test1,test2,test3分别是三组自己设定的input和keywords,可自
Aho-Corasick
- AC(Aho-Corasick)算法文档描述,详细讲解原理与实现-Efficient String Matching:An Aid to Bibliographic Search(Aho-Corasick)
AhoCorasick-string-matching-algorithm
- Aho–Corasick string matching algorithm Aho Corasick Implementation in c , UNIX.
AhoCorasick_Algorithm
- Set Matching and Aho-Corasick Algorithm
Compilers-techniques-tools
- 本书是Alfred V.Aho和Jeffry D.Ullman所著的《Principles of Compiler》一书的后续版本。重点在于解决人们在设计语言翻译器时遇到的问题,而不论源和目标机是什么。-This book is Alfred V. Aho and Jeffry D. Ullman book " Principles of Compiler" follow-up version of the book.
Data-Structure
- AC自动机、并查集、左偏树、二维点、后缀数组源码,可作为ACM模板使用-Aho-Corasick Automaton, Disjoint Set, Leftist Tree, Point, Suffix Array Data Structures
Aho-Corasick-Automaton
- Describe how works Aho-Corasick Automaton