Introduction - If you have any usage issues, please Google them yourself
data structure string matching algorithm of the three classics-- KMP algorithm. Monte Carlo algorithm, the algorithm LasVegas. Achieve two were 0/a string matching. And as a comparison. Java language.
Packet : 45665998stringmatchalgorithms.rar filelist
LasVegas.java
KMP.java
MonteCarlo.java