Description: 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.
To Search:
File list (Check if you may need any files):
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