- 1. 散列表: Hashtable
其中包含了一个Hashtable(散列表),其中容纳了多个Vector,但接口非常简单:可以添加(add())一个新对象,可以获得(get())一个Vector,其中包含了属于某种特定...
dict.youdao.com - 2. 散列表: Hashed List
⑸理解查找(Search)的基本思想和基本概念,掌握在顺序表(Sequential List)、有序表(Ordered List)、散列表(Hashed List)等上的查找方法和算法,并能进行相应的效率分析。
dict.youdao.com - 3. 散列表: hashing table
Hash function 其中一个最经典的用途是制作hashing table (散列表),它可说是一个关联阵列(associative array),阵列的指标是一些不定长度的数据或者是比较复杂的数据结构,很多高阶编程语言包括P...
dict.youdao.com - 4. 散列表、哈希表: hash table
dict.youdao.com - 5. 分布式散列表: Distributed Hash Table
dict.youdao.com - 6. 分布式散列表: DHT
dict.youdao.com - 7. 线性散列表: linear hash
dict.youdao.com - 8. 线性散列表: Linear Hash Tables
dict.youdao.com - 9. 散列表元: hash table bucket
dict.youdao.com - 10. 散列表项: hash table entry
dict.youdao.com