Liknande böcker
On Some Hash Functions : Constructing a randomized binary search tree and a hash table
Bok av Roger Doss
Technical Report from the year 2013 in the subject Computer Science - Applied, grade: none, Northcentral University, language: English, abstract: Describes two hash functions. One was used to implement a randomized binary search tree and the other a hash function. Implementation details and empirical performance analysis are provided. A link to the full source code is also provided. The code is implemented in C++.