neb0lle / huft

Huffman coding visualizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

huft

Huffman coding visualizer

Prerequisites

Before using this project, make sure you have the following dependencies installed on your system:

Installation & Running

git clone https://github.com/s3dman/huft.git
cd huft
mkdir build && cd build
cmake ..
cmake --build .
./huft

License

This project is now licensed under the Unlicense.

Contributers

About

Huffman coding visualizer

License:The Unlicense


Languages

Language:C 96.2%Language:CMake 3.8%