Description: lzw source compression algorithm, LZW compression algorithm and implementation of RLE compression algorithm source code and Demo. This Demo has not been rigorously tested, first save the file to be compressed further compression test.
To Search:
File list (Check if you may need any files):
LZW_Demo\LZW_Demo\Compress\Lzw.cpp
........\........\........\Lzw.h
........\........\........\Rle.h
........\........\Debug\Lzw.obj
........\........\.....\LZW_Demo.exe
........\........\.....\LZW_Demo.ilk
........\........\.....\LZW_Demo.obj
........\........\.....\LZW_Demo.pch
........\........\.....\LZW_Demo.pdb
........\........\.....\LZW_Demo.res
........\........\.....\LZW_DemoDlg.obj
........\........\.....\MemMapFile.obj
........\........\.....\StdAfx.obj
........\........\.....\vc60.idb
........\........\.....\vc60.pdb
........\........\LZW_Demo.aps
........\........\LZW_Demo.clw
........\........\LZW_Demo.cpp
........\........\LZW_Demo.dsp
........\........\LZW_Demo.dsw
........\........\LZW_Demo.h
........\........\LZW_Demo.ncb
........\........\LZW_Demo.opt
........\........\LZW_Demo.plg
........\........\LZW_Demo.rc
........\........\LZW_DemoDlg.cpp
........\........\LZW_DemoDlg.h
........\........\MemMapFile.cpp
........\........\MemMapFile.h
........\........\res\LZW_Demo.ico
........\........\...\LZW_Demo.rc2
........\........\resource.h
........\........\StdAfx.cpp
........\........\StdAfx.h
........\文件格式.txt
........\说明.txt
........\LZW_Demo\Compress
........\........\Debug
........\........\res
........\LZW_Demo
LZW_Demo