My favorites | Sign in
Google
Projects on Google Code Results 1 - 4 of 4
This program uses the C++ Template Metaprogramming technique to calculate a sequence of [http://en.wikipedia.org/wiki/Hamming_numbers Hamming numbers] (aka Regular Numbers, aka Ugly Numbers). Notes: * Vary the number of iterations in the `main()` function to obtain more numbers * use the -f...
a nekaj ovdje valjda mora pisati
=Major features= STL-compatible, high-performance template containers and auxiliary classes useful for stringology with fine-grained low level design =Library features= * set & map containers with trie (digital/radix search tree) functionality - `trie_set` & `trie_map`; * set & map containe...
C++ Hamming Distance Library