Profile
Achievement
davince's Recent Snippets
- All /
« Prev 1 Next »
A linux command that will output useful information about your linux distribution, kernel version, cpu information and more.
0
661
posted 13 years ago by davince
The General Hash Functions Library has the following mix of additive and rotative general purpose string hashing algorithms.
* RS Hash Function
A simple hash function from Robert Sedgwicks Algorithms in C book. I've added some simple optimization...
0
1798
posted 13 years ago by davince