搜索资源列表
acbm3
- acbm算法,它是多模式匹配的算法
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
E2XBforsnort
- snort的e2xb特征检测代码补丁,e2xb是一种快速的多模式匹配算法
一种多尺度的时间序列相似模式匹配算法
- 提出一种多尺度的时间序列相似模式匹配算法.该算法用离散小波变换对时间序列进行多分辨分析,在多尺度上提取序列的形状特征.然后在不同的尺度上找出相似的序列和子序列模式.该算法可以匹配不同长度的序列,并能支持垂直平移变换和幅度伸缩变换.
source
- ac-bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发-ac-bm algorithm. Multi-mode string matching algorithm. Net platform, the use of C# Development
BoyerMooreSearch_src
- bm算法。多模式字符串匹配算法 在.Net平台下使用C#开发-bm algorithm. Multi-mode string matching algorithm. Net platform, the use of C# Development
acbm3
- acbm算法,它是多模式匹配的算法
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
MWM
- 多模式字符串匹配算法WU-MANNER算法的实现,从入侵检测系统SNORT提取出来。-Multi-mode string matching algorithm WU-MANNER algorithm realize, from the intrusion detection system Snort extracted.
E2XBforsnort
- snort的e2xb特征检测代码补丁,e2xb是一种快速的多模式匹配算法-snort the e2xb feature detection code patch, e2xb is a fast multi-pattern matching algorithm
ac
- 这个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 loca
aczz
- AC算法 用指针实现 用指针指向状态机的状态变量-AC algorithm implementation using pointer with pointer to state machine of the state variables
ResearchonOptimizingMultiPatternMatchingAlgorithm.
- 一种关于多模式匹配问题的算法优化的研究。-Research on Optimizing Multi- Pattern Matching Algorithm
SBOM
- SBOM算法源代码 多模式匹配算法请参考paper“Factor oracle of a set of words”-SBOM algorithm source code and more pattern-matching algorithm please refer to paper " Factor oracle of a set of words"
ac
- 多模匹配的算法源代码,可以解决汉字的多模式匹配以及关键字查找功能。-Multi-mode matching algorithm source code, can solve the multi-pattern matching characters, as well as keyword search function.
wm
- WM算法的c++源代码,可以实现多模式匹配问题。附带有AC算法源代码。-WM algorithm c++ source code, can achieve multi-pattern matching problem. Comes with AC algorithm source code.
My_BM4
- BM算法源代码,是用c++写的。适用于字符串的多模式匹配问题。-BM algorithm source code is written in c++. For a string of multi-pattern matching problem.
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
ACBM
- acbm算法简介,在有限自动机的多模式匹配算法(DFSA算法)的基础上, 在算法中以连续跳跃的思想,给出了另一个更加有效的改进-About acbm algorithm, finite automaton in the multi-pattern matching algorithms (DFSA algorithm), based on a continuous jump in the algorithm to the idea, g
AC_CUDA_Close
- 用cuda实现多模式匹配算法AC算法的并行运算(Multiple pattern matching algorithm to implement in cuda parallel computing of AC algorithm using cuda implement multiple pattern matching algorithm to AC algorithm of parallel computing)