With modular hashing, the hash function is simply h(k) = k mod m for some m (usually, the number of buckets). The value k is an integer hash code generated from the key. If m is a power of two (i.e., m=2p), then h(k) is just the p lowest-order bits of k.
With modular hashing, the hash function is simply h(k) = k mod m for some m (usually, the number of buckets). The value k is an integer hash code generated from the key. If m is a power of two (i.e., m=2p), then h(k) is just the p lowest-order bits of k.
See less
- Appuyez sur les touches Ctrl + A sur le clavier pour sélectionner tous les fichiers dans ce dossier. - Appuyez sur la touche Suppr. (Supprimer, ou Del, Delete) pour supprimer tous les fichiers.
– Appuyez sur les touches Ctrl + A sur le clavier pour sélectionner tous les fichiers dans ce dossier.
See less– Appuyez sur la touche Suppr. (Supprimer, ou Del, Delete) pour supprimer tous les fichiers.