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