The master string matching algorithm.
掌握串的匹配算法。
In the intrusion detection systems, matching speed of the string matching algorithm is very important.
入侵检测系统当中,匹配算法运行的速度是至关重要的。
First, classic string matching algorithms and regular expression matching algorithms are studied; second a binary sort tree string matching algorithm is proposed and realized.
终结符号处理过程中,深入地研究了字符串匹配算法和正则表达式匹配算法,并实现了二叉排序树字符串匹配算法。
In this paper, after studed some common string matching algorithms and many matching related hardware structures, a hardware oriented multi-pattern exact string matching algorithm has been presented.
本文首先对与字符串匹配有关的常用算法、各类相关的硬件匹配结构进行了深入分析,并提出了一种面向硬件实现的多模式字符串精确匹配算法。
When a connection is opened, a connection pool is created based on an exact matching algorithm that associates the pool with the connection string in the connection.
当连接打开时,将根据一种精确的匹配算法来创建连接池,该算法会使连接池与连接中的字符串相关联。
This paper proposes a fast pattern matching algorithm on mass string assemble.
提出一种高效海量字符串集合的模式匹配算法。
Experiments demonstrate that the algorithm can solve such approximate string matching problem, and it can be used in the filed of sentence pattern matching and skip word matching.
实验结果表明,该算法的确能解决字符串有序跳跃模式匹配问题,完全可以适用于句型匹配与主题词跳词匹配。
BF algorithm is the basic algorithm in string matching field. But it is not paralleled, and does not match the system architecture of the GPU.
适合GPU的串匹配算法的设计与实现:BF算法是串匹配算法中最基础的算法,但它是串行算法,不适合GPU的体系结构。
When a connection is first opened, a connection pool is created based on an exact matching algorithm that associates the pool with the connection string in the connection.
在初次打开连接时,将根据完全匹配算法创建连接池,该算法将池与连接中的连接字符串关联。
KMP scan algorithm is improved by means of the analysis of string pattern matching BF and KMP. The complexity analysis reveals that the improved algorithm, KMPA, is more effective than KMP.
通过对字符串模式匹配BF和KMP算法的分析,提出了改进KMP扫描算法的方法,并通过对算法的复杂性进行分析,结果表明:改进后的算法KMPA比算法KMP更有效。
Experimental results show that the improved BM pattern matching algorithm can effectively decrease The Times of string matching and comparing, and get the good string matching efficiency.
实验结果表明,改进的BM模式匹配算法可以有效地减少字符串的匹配次数和比对次数,能获得良好的字符串匹配效率。
For the problem of Chinese string matching, a fast multiple pattern matching algorithm was provided.
针对中文字串匹配问题,提出一种快速多模式匹配算法。
For the problem of Chinese string matching, an improved multiple pattern matching algorithm is provided.
针对中文字串匹配问题,提出了一种改进的多模式匹配算法。
For the problem of Chinese string matching, an improved multiple pattern matching algorithm is provided.
针对中文字串匹配问题,提出了一种改进的多模式匹配算法。
应用推荐