954,499 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Polynomial hash code

Polynomial hash code in hashing is used to convert character strings to numerical
values. Use Horner’s rule to implement this algorithm, and also perform the character
conversion using ASCII format. Conduct experiments to study the collision rates for this
hash code by using different values (prime or non-prime numbers) for parameter a. Test
this polynomial hash code on English document not less than 15000 words.

What I just want to know, can anyone here tell me the "idea" how to implement this thing?

mindx
Newbie Poster
1 post since Jan 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: