![]() |
|
XP is just a number | |
PerlMonks |
Re: Boyer Moore algorithmby oiskuu (Hermit) |
on Feb 10, 2014 at 22:04 UTC ( #1074317=note: print w/replies, xml ) | Need Help?? |
I've no doubt a friendly Nigerian Prince will fulfill the OP request in a short while. As far as string matching goes, I'd recommend the following: Exact String Matching Algorithms. Clear and concise description of the algorithms, their features, and implementation in C. Covers KP, MP, KMP, BM, Turbo-BM, Horspool, and many others. List of Thierry Lecroq publications for more on the same topic.
In Section
Seekers of Perl Wisdom
|
|