文件名称:LZWUNCOM3
- 所属分类:
- 压缩解压
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-04-04
- 文件大小:
- 617kb
- 下载次数:
- 0次
- 提 供 者:
- 云**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
lzw解压缩算法源码
LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它.
LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, referred LZW compression algorithm, you can use any language to implement it. LZW compression algorithm GIF image files, and zip compression thoughts LZW is also based on the realization, it has good text file LZW compression performance.
LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它.
LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, referred LZW compression algorithm, you can use any language to implement it. LZW compression algorithm GIF image files, and zip compression thoughts LZW is also based on the realization, it has good text file LZW compression performance.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LZWUNCOM3\COMMFUNC.C
.........\COMMFUNC.H
.........\Debug\BuildLog.htm
.........\.....\Commfunc.obj
.........\.....\Commfunc.sbr
.........\.....\Lzwuncom.obj
.........\.....\Lzwuncom.sbr
.........\.....\LZWUNCOM3.exe
.........\.....\tmp1.lzw
.........\.....\vc60.idb
.........\.....\vc70.idb
.........\.....\vc70.pdb
.........\LZWUNCOM.C
.........\LZWUNCOM.H
.........\LZWUNCOM3.dsp
.........\LZWUNCOM3.dsw
.........\LZWUNCOM3.ncb
.........\LZWUNCOM3.opt
.........\LZWUNCOM3.plg
.........\LZWUNCOM3.sln
.........\LZWUNCOM3.suo
.........\LZWUNCOM3.vcproj
.........\Debug
LZWUNCOM3