0 Forks
0 Stars
0 Watchers

ZIPmeHuffman

🗃 My implementation of archive compression using the Huffman algorithm. The course "Information theory and coding theory" by I.V. Chizhov at CMC MSU. 🌱 Spring 2022.

How to download and setup ZIPmeHuffman

Open terminal and run command
git clone https://github.com/saitsharipov/ZIPmeHuffman.git
git clone is used to create a copy or clone of ZIPmeHuffman repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ZIPmeHuffman https://github.com/saitsharipov/ZIPmeHuffman/archive/master.zip

Or simply clone ZIPmeHuffman with SSH
[email protected]:saitsharipov/ZIPmeHuffman.git

If you have some problems with ZIPmeHuffman

You may open issue on ZIPmeHuffman support forum (system) here: https://github.com/saitsharipov/ZIPmeHuffman/issues