文件名称:KMPsuanfa
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 217kb
- 下载次数:
- 0次
- 提 供 者:
- yell*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
串的KMP算法,无回溯的模式匹配中最具代表性的是KMP算法。它是基于对模式本身的字符分布特征所进行的分析,生成模式的特征向量,显示了P= aab 匹配S= ababbaabaa 的优化的KMP算法过程。-Strings of KMP algorithm, no backtracking pattern matching is the most representative of the KMP algorithm. It is based on a model of their own characters by distribution analysis of eigenvectors generated model shows that P = aab match S = ababbaabaa the KMP algorithm optimization process.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
串的KMP算法
...........\Debug
...........\KMP.CPP
...........\KMP.DSP
...........\KMP.DSW
...........\KMP.ncb
...........\KMP.OPT
...........\KMP.PLG
...........\Debug
...........\KMP.CPP
...........\KMP.DSP
...........\KMP.DSW
...........\KMP.ncb
...........\KMP.OPT
...........\KMP.PLG