Data Structures and Algorithms with Object-Oriented Design Patterns in C#
next up previous contents index

Hashing Methods

In this section we discuss several hashing methods. In the following discussion, we assume that we are dealing with integer-valued keys, i.e., tex2html_wrap_inline61391. Furthermore, we assume that the value of the hash function falls between 0 and M-1.




next up previous contents index

Bruno Copyright © 2001 by Bruno R. Preiss, P.Eng. All rights reserved.