Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming > #1631
| From | "aminer" <aminer@videotron.ca> |
|---|---|
| Newsgroups | comp.programming.threads, comp.programming |
| Subject | ParallelHashlist was updated to version 1.4 ... |
| Date | 2012-05-27 17:17 -0500 |
| Organization | A noiseless patient Spider |
| Message-ID | <jpu5le$9c0$1@dont-email.me> (permalink) |
Cross-posted to 2 groups.
Hello, Parallelhashlist was updated to version 1.4... In the previous versoin i have used CRC32 as a hash function but i have changed for a better hash function in version 1.4 .. Why ? Please read this: : "We evaluate CRC32 in the same manner we've evaluated other 32-bit hash functions because it has made its way into general purpose use as a hash function for hash table lookup. This isn't its intended use. It was designed to detect certain classes of bit transmission errors in a channel with noise, and was never designed to have uniform distribution characteristics." http://bretm.home.comcast.net/~bretm/hash/8.html You can download parallelhashlist from: http://pages.videotron.com/aminer/ Thank you, Amine Moulay Ramdane.
Back to comp.programming | Previous | Next | Find similar
ParallelHashlist was updated to version 1.4 ... "aminer" <aminer@videotron.ca> - 2012-05-27 17:17 -0500
csiph-web