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