Huffman Stuff Code
I want to test some ways to store the data for the Huffman Tree
Status: Alpha
Brought to you by:
login-denied
| File | Date | Author | Commit |
|---|---|---|---|
| BitMap.c | 2014-05-21 |
|
[a7d239] Initial commit |
| BitMap.h | 2014-05-21 |
|
[a7d239] Initial commit |
| HQElement.c | 2014-05-21 |
|
[a7d239] Initial commit |
| Huffman.c | 2014-06-27 |
|
[374d4a] minor changes |
| HuffmanQueue.c | 2014-05-21 |
|
[a7d239] Initial commit |
| HuffmanTree.c | 2014-05-21 |
|
[a7d239] Initial commit |
| Makefile | 2014-05-21 |
|
[a7d239] Initial commit |
| Overhead.c | 2014-06-27 |
|
[6750ab] initial import |
| README_german | 2014-05-21 |
|
[a7d239] Initial commit |
| TODO_german | 2014-05-21 |
|
[a7d239] Initial commit |
| gpl_v2.txt | 2014-05-21 |
|
[a7d239] Initial commit |
| huffmanstuff.c | 2014-06-27 |
|
[a0b424] Functions for calculating the overhead renamed |
| huffmanstuff.h | 2014-06-27 |
|
[c73df4] "Overhead.c" included |
| utility_functions.c | 2014-05-21 |
|
[a7d239] Initial commit |