jenkins-hash:詹金斯哈希函数

时间:2024-06-09 17:05:14
【文件属性】:

文件名称:jenkins-hash:詹金斯哈希函数

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-09 17:05:14

JavaScript

概要 Bob Jenkins的lookup3.c哈希函数JavaScript端口 用法 var hash = require ( './' ) . hashlittle ; hash ( new Uint8Array ( [ 1 , 2 , 3 ] ) , 0xdeadbeef ) ; // 0x271b32ed hashlittle(buf,initval = 0) buf缓存到哈希 initval任何32位整数 return -32位哈希


【文件预览】:
jenkins-hash-master
----package.json(586B)
----index.js(6KB)
----test.js(3KB)
----README.md(352B)

网友评论