Compression-algorithm Compression algorithm based on Huffman-tree run length encoding and some optimzation is added 왼쪽<최적화 알고리즘적용(2개의 run에대해서만) > 오른쪽<최적화 알고리즘 적용 전> 왼쪽<최적화 알고리즘적용(복수개의 run에대해서) > 오른쪽<2개의 run에대해서만> <최적화 알고리즘적용(복수개의 run에대해서) > 전체적인 구현화면 첫실행화면 드래그했을떄 압축과정1 압축과정2 입측된 파일 해제과정1 입측된 파일 해제과정2