Location:
Search - lzw vc
Search list
Description: 用vc++实现了用LZW算法来对图象进行压缩处理
Platform: |
Size: 4808 |
Author: 沈国华 |
Hits:
Description: 香农和LZW快速算法源代码,VC版本,欢迎使用
Platform: |
Size: 11058 |
Author: nico |
Hits:
Description: VC++/MFC编写的数字图像处理程序,用于颜色处理、图像特技显示等
Platform: |
Size: 4801 |
Author: kitto |
Hits:
Description: 一种LZW改进的具体实现过程,代码是基于VC的
Platform: |
Size: 13777 |
Author: 崔跃利 |
Hits:
Description: 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-file>中内容,将结果存入<out-file>中,得到原文件。
本代码在linux+gcc/windows+vc下经过测试,为了使读者容易理解算法本身,
算法实现中仅采用了简单的错误处理机制和优化。-LZW compression and decompression procedures lzw.c major functional modules bitio.c/bitio . h some support function, and support bits (bit) for the File I/O usage : Compression 4,558,302 E
Platform: |
Size: 2048 |
Author: 冯灿科 |
Hits:
Description: 用vc++实现了用LZW算法来对图象进行压缩处理
Platform: |
Size: 4096 |
Author: 沈国华 |
Hits:
Description: VC++开发的压缩程序lzw等-VC++ Development, such as LZW compression program
Platform: |
Size: 67584 |
Author: cy |
Hits:
Description: 香农和LZW快速算法源代码,VC版本,欢迎使用-Shannon and LZW algorithm source code fast, VC versions are welcome to use
Platform: |
Size: 11264 |
Author: nico |
Hits:
Description: VC++/MFC编写的数字图像处理程序,用于颜色处理、图像特技显示等-VC++/MFC prepared by digital image processing procedures for color processing, image display, such as stunt
Platform: |
Size: 4096 |
Author: kitto |
Hits:
Description: 一种LZW改进的具体实现过程,代码是基于VC的-LZW a concrete realization of the process of improving, the code is based on the VC
Platform: |
Size: 996352 |
Author: 崔跃利 |
Hits:
Description: 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.
Platform: |
Size: 14198784 |
Author: Richard Yang |
Hits:
Description: 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.
Platform: |
Size: 1313792 |
Author: Richard Yang |
Hits:
Description: LZW的VC++实现,很简单,很好用,大家可以下,试一试哦-LZW realize the VC++, very simple, very good, and everyone can, the try Oh
Platform: |
Size: 1024 |
Author: 华超 |
Hits:
Description: 用VC++实现LZW算法,还不错,值得一看-Using VC++ realize LZW algorithm, but also well worth a visit
Platform: |
Size: 63488 |
Author: 王绍鹏 |
Hits:
Description: 特技显示:
图像扫描、图像插入、百叶窗显示、马赛克效果、栅格条交错、从全黑淡入、图像伸缩
像素运算:
查看直方图、直方图均衡、线性变换、阈值变换、窗口变换、灰度拉伸、对数变换
几何变换:
图像镜像、图像平移、图像旋转、图像缩放
正交变换:
离散傅立叶变换、离散余弦变换、沃尔什哈达玛变换、离散K-L变换、小波变换
图像复原:
逆滤波复原、维纳滤波复原
图像增强:
灰度变换调整、直方图修整法、图像平滑法、中值滤波、低通滤波、图像锐化、高通滤波
形态运算:
图像腐蚀、图像膨胀、开闭运算、图像细化
图像分析:
边缘检测、霍夫变换、轮廓提取、轮廓跟踪、阈值分割、区域生长、投影检测、差影检测、模板匹配
图像编码:
霍夫曼编码、香农-费诺编码、行程编码、GTF-LZW编码
-ImageProcess VC++
Platform: |
Size: 903168 |
Author: hongye |
Hits:
Description: 数据压缩,c语言,vc实现,lzw编码算法-Data compression, c language, vc achieve, lzw coding
Platform: |
Size: 13312 |
Author: dyg |
Hits:
Description: LZW压缩编码及其压缩VC++源代码,绝对可以用-LZW compression coding and VC++ source code, can be absolutely
Platform: |
Size: 4096 |
Author: Jonas |
Hits:
Description: 用VC实现输入图像的LZW压缩编码源程序-VC with the realization of the input image source LZW compression
Platform: |
Size: 365568 |
Author: 小驴 |
Hits:
Description: LZW 变换 对灰度图像有很好的效果,VC环境下。有界面。-LZW transform grayscale images have very good results, VC environment. There interface.
Platform: |
Size: 43008 |
Author: zhl |
Hits:
Description: 用VC++编写的基于LZW的数据压缩软件,具有输入输出路径选择,是本人的本科毕业设计,具有参考价值-Written with VC++ based on LZW data compression software, with input and output path selection, is my graduation project, a reference value
Platform: |
Size: 44032 |
Author: 贾鹏洲 |
Hits: