mirror of
https://github.com/TheAlgorithms/C
synced 2024-12-03 18:52:54 +03:00
update readme file
This commit is contained in:
parent
138400e558
commit
af6a87235a
@ -1,8 +1,7 @@
|
|||||||
# Hash algorithms
|
# Hash algorithms
|
||||||
|
|
||||||
Overview files **hash.h** and **hash.c**
|
|
||||||
* sdbm
|
* sdbm
|
||||||
* djb2
|
* djb2
|
||||||
* xor8 (8 bit)
|
* xor8 (8 bit)
|
||||||
* adler_32 (32 bit)
|
* adler_32 (32 bit)
|
||||||
* crc32 (32 bit)
|
* crc32 (32 bit)
|
||||||
|
Loading…
Reference in New Issue
Block a user