文件名称:LZWContract
介绍说明--下载内容均来自于网络,请自行研究使用
自己编写的LZW压缩的实现,可处理文本,图片,音频等,压缩效果受LZW算法限制-Own realization of the LZW compression, can handle text, images, audio and so on, efficiency is limited
by the LZW compression algorithm
by the LZW compression algorithm
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LZW Contract\Hash Table Pack.cpp
............\Hash Table Pack.h
............\Hash Table Unpack.cpp
............\Hash Table Unpack.h
............\LZW Contract.cpp
............\LZW Contract.h
............\LZW Main.cpp
............\LZW Pack.cpp
............\LZW Unpack.cpp
............\Stack.cpp
............\Stack.h
LZW Contract
............\Hash Table Pack.h
............\Hash Table Unpack.cpp
............\Hash Table Unpack.h
............\LZW Contract.cpp
............\LZW Contract.h
............\LZW Main.cpp
............\LZW Pack.cpp
............\LZW Unpack.cpp
............\Stack.cpp
............\Stack.h
LZW Contract