This new algorithm has some advantage of less time complexity than BF algorithm and more simple than KMP algorithm.
此算法具有比BF算法更优越的时间复杂性,并且相对KMP算法而言更简洁易懂。
On the study of BF algorithm and KMP algorithm, BM algorithm is analyzed.
在对典型的BF-KMP模式匹配算法进行比较分析的基础上,详细分析了BM算法。
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更有效。
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更有效。
应用推荐