| 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...
hamming,
regular,
ugly,
numbers,
template,
TMP,
templatemetaprogramming,
metaprogramming,
compiletime,
number,
computation
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,
stl,
template,
patricia,
trie,
suffix,
tree,
maximal,
repeats,
lowest,
common,
ancestor,
levenshtein,
hamming,
distance
C++ Hamming Distance Library