Skip to content

teptind/Huffman_compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Huffman_compression

Библиотека для сжатия алгоритмом Хаффмана.
Программа состоит из трех частей:

  • Библиотека, которая реализует операции сжатия и распаковки.
  • Консольная утилита, которая позволяет сжимать/распаковывать файлы на диске.
  • Программа с набором тестов, проверяющая корректность библиотеки.

A library for Huffman's compression.
The program consists of 3 parts:

  • A library which implements operations of encoding and decoding.
  • A console utility which allows to compress/decompress files on a disk.
  • A checking-program with a set of tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors