Skip to content

DueroBone/Encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This converts text into a string of numbers. It uses huffman tree encoding based off of the King James Bible. The binary is then converted into 5-bit characters, and can then be recorded/sent. If the message can't be divided by five, then spaces (two bits) are added until it does work. In the future, I may add multi-threading to further speed up the already rediculous speed, just because I can.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages