home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sw / componen / 182 next >
Encoding:
Text File  |  1992-12-18  |  893 b   |  32 lines

  1. Newsgroups: comp.sw.components
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!csn!news.den.mmc.com!dino!snorman
  3. From: snorman@den.mmc.com ( Stephen P. Norman )
  4. Subject: Hashing Functions?
  5. Message-ID: <1992Dec17.230655.2830@den.mmc.com>
  6. Keywords: Hashing, Ada, Strings
  7. Sender: news@den.mmc.com (News)
  8. Nntp-Posting-Host: dino.den.mmc.com
  9. Reply-To: snorman@den.mmc.com
  10. Organization: Martin Marietta Astronautics Group
  11. Date: Thu, 17 Dec 1992 23:06:55 GMT
  12. Lines: 18
  13.  
  14. I am looking for some software/algorithms to do the following:
  15.  
  16. 1) Given a string (generated at run-time) hash the string into a
  17.    32 bit integer
  18.  
  19. 2) Collision handling for same
  20.  
  21. Ada is the most desirable, although C would do in a pinch.
  22. References also appreciated. Direct replies are preferred
  23.  
  24. thanx
  25.  
  26. Steve Norman
  27. Software Reuse Initiative
  28. Martin Marietta Astronautics Group
  29. PO Box 179
  30. Denver CO 80201
  31.  
  32.