文件名称:KMP
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 621kb
- 下载次数:
- 0次
- 提 供 者:
- chench******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
KMP算法的具体实现,能够在O(n+m)时间内找出字串在父串中的位置,n为父串长度,m为字串长度-KMP in the proposed algorithm, can be O (n+ m) time to find the string in the parent string position, n the parent string length, m for the string length
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KMP\KMP.docx
...\KMP.dsp
...\Debug\vc60.idb
...\.....\vc60.pdb
...\.....\KMP.pch
...\.....\KMP.exe
...\.....\KMP.pdb
...\.....\KMP.obj
...\.....\KMP.ilk
...\KMP.ncb
...\KMP.plg
...\1.txt
...\KMP.dsw
...\KMP.cpp
...\KMP.opt
...\Debug
KMP
...\KMP.dsp
...\Debug\vc60.idb
...\.....\vc60.pdb
...\.....\KMP.pch
...\.....\KMP.exe
...\.....\KMP.pdb
...\.....\KMP.obj
...\.....\KMP.ilk
...\KMP.ncb
...\KMP.plg
...\1.txt
...\KMP.dsw
...\KMP.cpp
...\KMP.opt
...\Debug
KMP