Skip to content

braska/theory-of-information-and-coding-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theory of Information and Coding

This repo contains solution for some ToIaC problems:

  1. Text entropy calculation
  2. Encoding text (UTF-8) with Huffman algorithm
  3. Encoding text (UTF-8) with Shannon-Fano algorithm

Running

All files in cmd directory are executable. You can run this files with --help flag to understand how to use it or just look at the source code.

About

Solutions for some Theory of Information and Coding problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages