Skip to content

hyunsooda/Compression-algorithm

Repository files navigation

Compression-algorithm

Compression algorithm based on Huffman-tree run length encoding and some optimzation is added

왼쪽<최적화 알고리즘적용(2개의 run에대해서만) > 오른쪽<최적화 알고리즘 적용 전> 2018-11-24 3 03 31

왼쪽<최적화 알고리즘적용(복수개의 run에대해서) > 오른쪽<2개의 run에대해서만> 2018-11-24 3 03 40

<최적화 알고리즘적용(복수개의 run에대해서) > 2018-11-24 3 05 01

전체적인 구현화면 2018-11-24 3 05 10

첫실행화면 2018-11-24 3 05 15

드래그했을떄 2018-11-24 3 05 20

압축과정1 2018-11-24 3 05 33

압축과정2 2018-11-24 3 05 40

입측된 파일 해제과정1 2018-11-24 3 05 46

입측된 파일 해제과정2 2018-11-24 3 05 50

About

Compression algorithm based on Huffman-tree run length encoding and some optimzation is added

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published