hash addressing
基本解释
- [计算机科学技术]散列寻址散列编址散列定址
英汉例句
- The load factor (the ratio of the number of items in a hash table to its size) is typically different in separate chaining than in open addressing.
链地址法中的装填因子(数据项和哈希表容量的比值)与开放地址法的不同。
blog.sina.com.cn - A hash addressing scheme based on the values i and j of the array element a(i, j) can be used, which hashes to a relatively small table of array elements .
可以采用散列地址方案,它根据数组元素Aij的值i和j,把数组元素散列在相对小的表中。
translation-dictionary.net - In open addressing, when a data item can't be placed at the index calculated by the hash function, another location in the array is sought.
在开放地址法中,若数据不能直接放在由哈希函数计算出来的数组下标所指的单元时,就要寻找数组的其他位置。
blog.sina.com.cn
双语例句
词组短语
- hash addressing scheme [计]散列编址方案
- hash addressing method 散列寻址法;[计]散列编址法;的翻译是演讲的回锅碎肉方法
- addressing hash 初步定址法
短语
专业释义
- 散列寻址
- 散列编址
- 散列定址