On Some Hash Functions: Constructing a randomized binary search tree and a hash table
Autor: | Roger Doss |
---|---|
EAN: | 9783656374657 |
eBook Format: | |
Sprache: | Englisch |
Produktart: | eBook |
Veröffentlichungsdatum: | 19.02.2013 |
Kategorie: | |
Schlagworte: | constructing functions hash some |
12,99 €*
Versandkostenfrei
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
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++.