Sigm0oid / Huffman-commpressing-tool-

a tool realised in collaboration with new students at the university that compress a given text and generate a crypted file + table

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huffways commpressing tool

Taking text files as input and output a compressed/crypted file(with .hfw extention) and a decompession table (table.hft ).

Prerequisites

Any machine that run c++ in it (has g++ already intalled )

Built With

  • C++
  • Codeblocks
  • OOP

Authors

License

It's Free, You can copy, reusese this project.

About

a tool realised in collaboration with new students at the university that compress a given text and generate a crypted file + table


Languages

Language:C++ 100.0%