함수 설명: LZ77 압축 알고리즘의 c 버전. 프로그램 설명: 주요 프로그램은 main.cpp 파일 input.txt 압축 된 파일의 출처: compress.txt 압축 파일: decompress.txt
File list:
compress.txt
decompress.txt
input.txt
Lz77.cpp
Lz77.h
lz77temp.dsp
lz77temp.dsw
lz77temp.ncb
lz77temp.opt
lz77temp.plg
main.cpp
说明.txt