以下为句子列表:
英文: Abstract: Based on a previous algorithm proposed in [ 1 ], this paper addressed an adaptive hashing algorithm of Chinese characters.
中文: 文摘:在文献[1]的基础上,本文提出了一个适合中文信息处理用的汉字自适应散列分组查找算法。
更详细...
英文: After seeing the results, you might want to try to improve upon your hashing scheme if the number of collisions is excessive.
中文: 在看到结果后,如果冲突过多的话,你必须改进你的哈希方法。
更详细...
英文: Based on a previous algorithm proposed in [1], this paper addressed an adaptive hashing algorithm of Chinese characters.
中文: 摘要在文献[1]的基础上,本文提出了一个适合中文信息处理用的汉字自适应散列分组查找算法。
更详细...
英文: The General Purpose Hash Function Algorithm library contains implementations for a series of commonly used additive and rotative string hashing algorithms in the C++ programming language.
中文: 通用哈希函数运算法则库包括一系列通常使用的附加的或者循环的字符窜散列法运算法则,在C++程序语言中。
更详细...
英文: The difference between hashing and encrypting is that with hashing it's completely impossible to get the original value, whereas with encryption it's possible to get the original value (by decrypting the encrypted string).
中文: 因为经过散列处理的结果是无法反向处理的,而加密的结果是可以通过解密获得的。
更详细...
|