xhash

package
v1.0.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AP

func AP(str []byte) uint32

AP 实现经典的 AP 哈希算法32位。

func AP64

func AP64(str []byte) uint64

AP64 实现经典的 AP 哈希算法64位。

func BKDR

func BKDR(str []byte) uint32

BKDR 实现经典的 BKDR 哈希算法32位。

func BKDR64

func BKDR64(str []byte) uint64

BKDR64 实现经典的 BKDR 哈希算法64位。

func DJB

func DJB(str []byte) uint32

DJB 实现经典的 DJB 哈希算法32位。

func DJB64

func DJB64(str []byte) uint64

DJB64 实现经典的 DJB 哈希算法64位。

func ELF

func ELF(str []byte) uint32

ELF 实现经典的 ELF 哈希算法32位。

func ELF64

func ELF64(str []byte) uint64

ELF64 实现经典的 ELF 哈希算法64位。

func JS

func JS(str []byte) uint32

JS 实现经典的 JS 哈希算法32位。

func JS64

func JS64(str []byte) uint64

JS64 实现经典的 JS 哈希算法64位。

func PJW

func PJW(str []byte) uint32

PJW 实现经典的 PJW 哈希算法32位。

func PJW64

func PJW64(str []byte) uint64

PJW64 实现经典的 PJW 哈希算法64位。

func RS

func RS(str []byte) uint32

RS 实现经典的 RS 哈希算法32位。

func RS64

func RS64(str []byte) uint64

RS64 实现经典的 RS 哈希算法64位。

func SDBM

func SDBM(str []byte) uint32

SDBM 实现经典的 SDBM 哈希算法32位。

func SDBM64

func SDBM64(str []byte) uint64

SDBM64 实现经典的 SDBM 哈希算法64位。

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL