robin-karp

I am doing work in pattern matching. And in that i want implementation of robin-rapk algorithm.If any body has implemented this algorithms, please give me the code. If not then any body help me implementing this algorithm.
[236 byte] By [Dynamic_textFieldsa] at [2007-10-2 18:54:12]
# 1
It's actually Rabin-Karp and google gave me these: http://en.wikipedia.org/wiki/Rabin-Karp_string_search_algorithm http://www-igm.univ-mlv.fr/~lecroq/string/node5.html#SECTION0050 http://www.nist.gov/dads/HTML/karpRabin.html
dwga at 2007-7-13 20:31:51 > top of Java-index,Other Topics,Algorithms...