Search: in
hash function
hash function in Dictionary Dictionary
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Dictionary results for: hash function

hash function


hash function

hash function




Source: The Free On-line Dictionary of Computing (26 July 2010)

	hash function

    A hash coding function which assigns a data
   item distinguished by some "key" into one of a number of
   possible "hash buckets" in a hash table.  The hash function is
   usually combined with another more precise function.

   For example a program might take a string of letters and put
   it in one of twenty six lists depending on its first letter.
   Ideally, a hash function should distribute items evenly
   between the buckets to reduce the number of hash collisions.
   If, for example, the strings were names beginning with "Mr.",
   "Miss" or "Mrs." then taking the first letter would be a very
   poor hash function because all names would hash the same.

   (1997-08-03)

	

Matching Word(s)
hash

function





Search Dictionary :



Search   in  
Search for hash function in Tutorials
Search for hash function in Encyclopedia
Search for hash function in Videos
Search for hash function in Books
Search for hash function in Software
Search for hash function in DVDs
Search for hash function in Store





Powered by dict.org
Advertisement




hash function in Dictionary
hash function top hash function

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.com. All Rights Reserved. Privacy Statement