Skip to content

aahmadnejad/huffman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Huffman encrypting with python - jupyter

based on huffman alghoritm which you can learn on this link. they are many comments in tne code you can follow the md cells to understand what's going on.

they are four parts of code:

  • Node and Binary Tree classes
  • clalulating characters repeating
  • making huffman tree and char's keys
  • hashing text

Libraries in use:

numpy

About

huffman encryption with python - jupyter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published