KhaledMohamedP / huffman

Representation of the Huffman Coding in JS, CSS, & HTML

Home Page:http://khaledm.com/huffman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Huffman Coding

Representation of the Huffman Coding in JS, CSS, & HTML

Info

You can visit the Demo Website

Notes

  • This site uses JS for the implementation of the Huffman Coding _/js/HuffmanCoding.js
  • It uses D3.js library for drawing the tree like representation of the binary tree

##License MIT

About

Representation of the Huffman Coding in JS, CSS, & HTML

http://khaledm.com/huffman/

License:MIT License


Languages

Language:JavaScript 78.8%Language:CSS 11.5%Language:HTML 9.7%