文件名称:KMP
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-05-28
- 文件大小:
- 1.16mb
- 下载次数:
- 0次
- 提 供 者:
- w**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是data structure中一种很重要的算法.KMP字符查找算法.这里使用随机生成了50,500,5000个子串来验证算法的正确性.-This is the data structure in a very important algorithms. KMP character search algorithm used here 50,500,5000 substring randomly generated to verify the correctness of the algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KMP
...\5000位子串.txt
...\500位子串.txt
...\50位子串.txt
...\Debug
...\.....\KMP.exe
...\.....\KMP.ilk
...\.....\KMP.obj
...\.....\KMP.pch
...\.....\KMP.pdb
...\.....\vc60.idb
...\.....\vc60.pdb
...\KMP.dsp
...\KMP.dsw
...\KMP.ncb
...\KMP.opt
...\KMP.plg
...\monte.CPP