文件名称:KMP101
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-02-19
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- menag*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现KMP算法,输入三组主串S和模式串P,输出模式串的Next(j)函数值,以及该P在S中的位置的定位函数值,即序号值。其中S的长度为15~25,P的长度为5~8。-KMP algorithm implementation, the input string S and the three main pattern string P, the output mode string Next (j) function values, and the P' s position in the S orientation function value, that number value. The length of one of S 15 ~ 25, P length is 5 to 8.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KMP.c
pudn.txt