홈 > Term: hash table
hash table
(1) The arrangement of memory records.
(2) A table of information that is accessed by way of a shortened search key (the hash value). The use of a hash table minimizes average search time.
(3) A data structure that divides all elements into (preferably) equal-sized categories, or buckets, to allow quick access to the elements. The hash function determines which bucket an element belongs in.
- 품사: noun
- 분야/도메인: 소프트웨어
- 카테고리: 세계화 소프트웨어 서비스
- Company: IBM
0
작성자
- Peteh
- 100% positive feedback