hash function
常见例句
- Half of the input is sent to each hash function.
对每个哈希函数发送一半的输入。 - The SSL Server responds with the encryption algorithm and hash function to be used.
SSL 服务器用加密算法以及要使用的散列函数来表示响应。 - Clearly, for this process to work, the sender and receiver must agree on the hash function that will be used before transmission begins.
显然,要让这个过程生效,发送方和接收方必须在传送开始前就即将使用的散列函数达成一致。 - Characters are simple. Suppose you want to represent sets of strings, well you basically just generalize the hash function.
字母是是很简单的,如果你想表示一组字符串,基本上你要做的就是归纳出哈希函数。
麻省理工公开课 - 计算机科学及编程导论课程节选 - Well the idea of a hash, in fact, what's called a hash function is to have some way of mapping any kind of data into integers.
我要怎么做?实际上想法还是哈希,通过一个哈希函数,把任何种类的数据都映射成整数。
麻省理工公开课 - 计算机科学及编程导论课程节选 - There's been a lot of work done on these over the years, but in fact, it's pretty hard to invent a good hash function. So my advice to you is, if you want to use something was a hash, go to a library. Look up a good hash function.
已经做过了很多的尝试和努力,但是事实是,很难发明出一个好的哈希函数,所以我给你们的建议是,如果你们想使用哈希功能,到函数库中查找一个好的哈希函数。
麻省理工公开课 - 计算机科学及编程导论课程节选 - Basically, bitZino is deploying a cryptographic hash function (SHA256 algorithm) to create a fingerprint of an already shuffled deck.
FORBES: BitZino And The Dawn Of 'Provably Fair' Casino Gaming 返回 hash function