期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
New multi-pattern matching algorithm 被引量:2
1
作者 Liu Gongshen Li Jianhua Li Shenghong 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第2期437-442,共6页
The traditional multiple pattern matching algorithm, deterministic finite state automata, is implemented by tree structure. A new algorithm is proposed by substituting sequential binary tree for traditional tree. It i... The traditional multiple pattern matching algorithm, deterministic finite state automata, is implemented by tree structure. A new algorithm is proposed by substituting sequential binary tree for traditional tree. It is proved by experiment that the algorithm has three features, its construction process is quick, its cost of memory is small. At the same time, its searching process is as quick as the traditional algorithm. The algorithm is suitable for the application which requires preprocessing the patterns dynamically. 展开更多
关键词 multiple pattern matching finite state automata sequential binary tree.
在线阅读 下载PDF
基于有序二叉树的多模式匹配算法 被引量:4
2
作者 胡佩华 王永成 刘功申 《计算机科学》 CSCD 北大核心 2002年第11期65-68,共4页
By analyzing the multiple pattern matching algorithm based on tree structure, a multiple pattern matching algorithm based on sequential binary tree is proposed in this paper. It is proved by experiment that the algori... By analyzing the multiple pattern matching algorithm based on tree structure, a multiple pattern matching algorithm based on sequential binary tree is proposed in this paper. It is proved by experiment that the algorithm has three features: its constructing process is quick. Its cost of memory is small. At the same time, its searching process is as quickly as the traditional algorithm. The algorithm proposed in this paper is suit for the application whose pattern set is changing dynamically, that is to say, it is suit for the application whose automata must be constructed dynamically. So, the algorithm has a good application prospect. 展开更多
关键词 数据结构 有序二叉树 多模式匹配算法 树型结构 有限自动机
在线阅读 下载PDF
一种基于有序二叉树的多模式匹配算法(英文) 被引量:3
3
作者 刘功申 李宁 《小型微型计算机系统》 CSCD 北大核心 2004年第7期1387-1392,共6页
传统的多模式匹配算法是用树型结构的有限自动机实现的 ,它具有很多缺点 .本文提出的多模式匹配算法是基于有序二叉树的多模式匹配算法 .实验证明 ,本文算法不但具有和传统算法相当的查找速度 ,而且构造速度快、内存耗费少 .因此 。
关键词 多模式匹配 dfsa 有序二叉树
在线阅读 下载PDF
基于有序二叉树的快速多模式字符串匹配算法 被引量:6
4
作者 周燕 侯整风 何玲 《计算机工程》 CAS CSCD 北大核心 2010年第17期42-44,共3页
将有序二叉树和QS算法相结合,提出一种快速多模式字符串匹配算法,实现在多模式匹配过程中不匹配字符的连续跳跃。为提高匹配速度,利用已匹配的字符串信息进行跳跃式的比较,避免文本扫描指针的回溯。实验结果表明,与SMA算法相比,该算法... 将有序二叉树和QS算法相结合,提出一种快速多模式字符串匹配算法,实现在多模式匹配过程中不匹配字符的连续跳跃。为提高匹配速度,利用已匹配的字符串信息进行跳跃式的比较,避免文本扫描指针的回溯。实验结果表明,与SMA算法相比,该算法在预处理阶段构造速度和匹配速度更快,在模式串较长的情况下,性能更优越。 展开更多
关键词 有序二叉树 多模式匹配 QS算法
在线阅读 下载PDF
基于二叉键树的多模式匹配算法的研究
5
作者 陆霞 《电脑知识与技术(过刊)》 2010年第15期4302-4304,共3页
提出用二叉键树存储0/1模式串集合,给出了基于二叉键树的多模式匹配算法。为避免回溯,提出了线索化二叉键树结构,同时给出了相应的匹配算法。
关键词 多模式匹配 二叉键树 线索化二叉键树
在线阅读 下载PDF
基于Mobile的手机杀毒软件设计与实现 被引量:1
6
作者 马云雷 刘功申 +2 位作者 葛克为 赵乔 蒋丰杰 《信息技术》 2011年第1期77-80,共4页
介绍了Windows Mobile平台技术和基于有序二叉树的多模式匹配算法,在此基础上设计了一个基于Windows Mobile平台智能机的手机病毒扫描引擎方案,实现了基于Windows Mobile系统的手机杀毒软件,并对该软件进行了测试和分析。
关键词 WINDOWS MOBILE 特征码 基于有序二叉树的多模式匹配算法
在线阅读 下载PDF
基于有序二叉树的多模式匹配算法
7
作者 宋志鹏 任佳 《计算机安全》 2009年第10期63-65,共3页
匹配算法是入侵检测系统中的核心,它的快慢在很大程度上决定着整个系统的性能,在多模式匹配算法的基础上采用有序二叉树的方式存储入侵规则,并使用一定的规则来访问二叉树实现快速匹配,具有更大的搜索步长和更高的效率。
关键词 入侵检测 多模式匹配 有序二叉树
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部