五五字典>英语词典>hashing翻译和用法

hashing

英 [ˈhæʃɪŋ]

美 [ˈhæʃɪŋ]

v.  反复推敲; 仔细考虑; 把……弄糟(乱); 斩碎; 斩(肉); 剁(肉); 细切(肉)
hash的现在分词

现在分词:hashing 

计算机

双语例句

  • A traditional big data environment includes an analytical program, a data store, a scalable file system, a workflow manager, a distributed sorting and hashing solution, and a data flow programming framework.
    传统的大数据环境包括一个分析程序、一个数据存储、一个可扩展文件系统、一个工作流管理器、一个分布式排序和散列解决方案以及一个数据流编程框架。
  • The consistent hashing algorithm is used in distribute storage system at present.
    一致性哈希算法目前在分布式存储中应用广泛。
  • The system uses circular links to allot IP addresses and ports, with double hashing and session timers with improved state automata to look up mapping items.
    利用循环链表分配地址和端口,利用双散列和优化的定时器机制相结合实现映射表项的维护和查找。
  • The retrieval or storage of a record by the transformation ( through a hashing algorithm) of a user-specified value into a location within the file.
    一种检索或存储记录的方法,通过散列算法将用户指定的值转换成文件中的一个地址。
  • These methods are linear probing, quadratic probing, and double hashing.
    这三种方法分别是线性探测、二次探测和再哈希法。
  • So, it's important to use more computationally complex hashing algorithms.
    所以,使用在计算上更复杂的哈希算法很重要。
  • PHP's built-in crypt() function implements one-way encryption or one-way hashing.
    PHP的内置crypt()功能可实现单向加密或单向散列。
  • The associated hashing algorithm is used for providing integrity services.
    相关联的散列算法用来提供完整性服务。
  • The former is the hashing routine, while the latter is used for lookup.
    前者是一个散列例程,而后者用于执行查找。
  • Some weaknesses have been found in a more recent hashing algorithm, known as SHA-1.
    另外,一些比较新的散列算法(SHA-1)也已经被发现有弱点。