hash table
短语[计] 散列表, 杂凑表, 混列表
词形变化
hash tables
复数
hash tables
别名
hashtable
释义与例句
n.
-
1.
An associative array implemented as a vector, the indexes into which are the result of applying a hash function to the key.
杂凑表
计算机 工程 数学