Heidar-An / Huffman-Coder-Visualiser

Creates a visualisation of the huffman coding technique used in run length encoding - an example of lossless compression, created in the p5.js library. Simply input text into the box, and all the nodes that make up the huffman coding show up.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huffman Coder Visualiser

Creates a visualisation of the huffman coding technique used in run length encoding - an example of lossless compression, created in the p5.js library. Simply input text into the box, and all the nodes that make up the huffman coding show up.

About

Creates a visualisation of the huffman coding technique used in run length encoding - an example of lossless compression, created in the p5.js library. Simply input text into the box, and all the nodes that make up the huffman coding show up.


Languages

Language:JavaScript 90.7%Language:HTML 8.0%Language:CSS 1.3%