Java Application
Bloom Filter:
Implementing a bloom filter for strings of a fixed size (10 characters). Use the three hash function-families shown in http://www.cse.yorku.ca/~oz/hash.html
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Java Application
Bloom Filter:
Implementing a bloom filter for strings of a fixed size (10 characters). Use the three hash function-families shown in http://www.cse.yorku.ca/~oz/hash.html