期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
字符串的模式匹配算法——基于KMP算法的讨论 被引量:14
1
作者 李静 《青岛化工学院学报(自然科学版)》 2002年第2期78-80,共3页
重点对基本的串匹配算法和 KMP算法进行了探讨。通过对这两种算法的比较分析提出了一个新算法 ,此算法具有比基本的串匹配算法更优越的时间复杂性 。
关键词 字符 模式匹配算法 KMP算法 目标 模式 串模式匹配算法
下载PDF
A Single Pattern Matching Algorithm Based on Character Frequency
2
作者 刘功申 Wang Yongcheng +1 位作者 Hu Peihua Li Ning 《High Technology Letters》 EI CAS 2003年第2期47-50,共4页
Based on the study of single pattern matching, MBF algorithm is proposed by imitating the string searching procedure of human. The algorithm preprocesses the pattern by using the idea of Quick Search algorithm and the... Based on the study of single pattern matching, MBF algorithm is proposed by imitating the string searching procedure of human. The algorithm preprocesses the pattern by using the idea of Quick Search algorithm and the already-matched pattern psefix and suffix information. In searching phase, the algorithm makes use of the!character using frequency and the continue-skip idea. The experiment shows that MBF algorithm is more efficient than other algorithms. 展开更多
关键词 character using frequency pattern matching STRING
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部