累计查询 0.00 亿次

hash function

/hæʃ ˈfʌŋkʃn/
  • 哈希函数:一种算法,它可以从一个可变大小的文本或其他数据生成一个数字或固定大小的字符输出。

双语例句

  1. Memcached similarly USES a hash function.
    Memcached也使用了类似的哈希函数。
  2. Half of the input is sent to each hash function.
    对每个哈希函数发送一半的输入。
  3. The hash function used to generate the message digest
    用于生成消息摘要的散列函数

网络短语

  • One-way hash function
    函数;单向哈希函数
  • hash table hash function collision
    哈希表哈希函数碰撞;哈希表哈希函数
  • Cryptographic Hash Function
    加密哈希函数;密码哈希函数;加密散列函数;杂凑函数
  • Perfect Hash Function
    函数;完美哈希函数
  • Uniform Hash function
    函数

英英释义

  • A hash function that maps names to integers from 0 to 15. There is a collision between keys "John Smith" and "Sandra Dee".