搜索资源列表
lzwfordepresscoding
- LZW压缩和解压缩程序 lzw.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 lzw E <in-file> <out-file> 解压缩 lzw D <in-file> <out-file> 压缩时,读入<in-file>中内容,压缩后存入<out-file>中,得到压缩文件。 解压缩时,读入<in-
LZW
- 用vc++实现了用LZW算法来对图象进行压缩处理
compressprog
- VC++开发的压缩程序lzw等
lzw
- 香农和LZW快速算法源代码,VC版本,欢迎使用
LZW
- VC++/MFC编写的数字图像处理程序,用于颜色处理、图像特技显示等
LZW
- 一种LZW改进的具体实现过程,代码是基于VC的
ImageProcess
- 特技显示: 图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩 像素运算: 查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换 几何变换: 图像镜像、图像平移、图像旋转、图像缩放 正交变换: 离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换 图像复原: 逆滤波复原、维纳滤波复原 图像增强: 灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
file_cut
- LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
TestLzw
- LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
LZW
- LZW的VC++实现,很简单,很好用,大家可以下,试一试哦-LZW realize the VC++, very simple, very good, and everyone can, the try Oh
LZW
- 用VC++实现LZW算法,还不错,值得一看-Using VC++ realize LZW algorithm, but also well worth a visit
lzw
- 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
LZW
- LZW压缩编码及其压缩VC++源代码,绝对可以用-LZW compression coding and VC++ source code, can be absolutely
lzw
- 用VC实现输入图像的LZW压缩编码源程序-VC with the realization of the input image source LZW compression
homework3
- LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。-LZW transform grayscale images have very good results, VC environment. There interface.
LZW
- 用VC++编写的基于LZW的数据压缩软件,具有输入输出路径选择,是本人的本科毕业设计,具有参考价值-Written with VC++ based on LZW data compression software, with input and output path selection, is my graduation project, a reference value
LZW-compression-algorithm
- LZW压缩算法的VC++示例程序源代码,经过测试,保证可用-LZW compression algorithm VC++ sample program source code, has been tested to ensure that available
lzw
- 图像编码lzw 基于vc++运行环境的lzw编码-The image coding lzw lzw encoding based on vc++ operating environment
lzw
- 使用VC++6.0实现lzw的压缩算法,MFC实现,界面错操作。-Use VC++6.0 achieve lzw compression algorithm, MFC implementation, interface wrong operation.
LZW
- 用VC实现了LZW压缩与解压缩算法,代码易懂清楚-VC realize the LZW compression and decompression algorithms, code, clear and understandable