文件名称:string
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 172kb
- 下载次数:
- 0次
- 提 供 者:
- B***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现朴素模式匹配算法和KMP快速模式匹配算法。
Index(S,T,pos) 函数返回值为串T在串S的第pos个字符后第一次出现的位置。-Achieve simple pattern matching algorithm and KMP pattern matching algorithm. Index (S, T, pos) function returns the string value of S T in the string after the first pos characters first appear.
Index(S,T,pos) 函数返回值为串T在串S的第pos个字符后第一次出现的位置。-Achieve simple pattern matching algorithm and KMP pattern matching algorithm. Index (S, T, pos) function returns the string value of S T in the string after the first pos characters first appear.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
string\Debug\PatternMatching.exe
......\.....\PatternMatching.ilk
......\.....\PatternMatching.obj
......\.....\PatternMatching.pch
......\.....\PatternMatching.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\PatternMatching.c
......\PatternMatching.dsp
......\PatternMatching.dsw
......\PatternMatching.ncb
......\PatternMatching.opt
......\PatternMatching.plg
......\Debug
string
ReadMe.txt
......\.....\PatternMatching.ilk
......\.....\PatternMatching.obj
......\.....\PatternMatching.pch
......\.....\PatternMatching.pdb
......\.....\vc60.idb
......\.....\vc60.pdb
......\PatternMatching.c
......\PatternMatching.dsp
......\PatternMatching.dsw
......\PatternMatching.ncb
......\PatternMatching.opt
......\PatternMatching.plg
......\Debug
string
ReadMe.txt