请输入您要查询的字词:

 

单词 hashing algorithm
释义
hashing algorithm

Computer
  • An algorithm that, for a given key k, yields a function f(k); this in turn yields the starting point for a hash search for the key k. The function f is called the hash function. A typical hash function is the remainder modulo p, where p is a prime,

    f(k)k(modp)
    where k is interpreted as an integer. Another hash function uses a constant A and defines f(k) as the leading bits of the least significant half of the product Ak. See also hashing.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/29 22:41:13