necatikartal / huffman-coding

A program which will get an input file (*.txt format) than it will build an huffman tree from characters of input file and it will find huffman codes of each characters using huffman tree algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huffman-Coding

A program which will get an input file (*.txt format) than it will build an huffman tree from characters of input file and it will find huffman codes of each characters using huffman tree algorithm.

About

A program which will get an input file (*.txt format) than it will build an huffman tree from characters of input file and it will find huffman codes of each characters using huffman tree algorithm.

License:MIT License