搜索资源列表
lzw11
- 这是关于多媒体技术图像压缩lzw编码与源码的源程序(c语言版)-This is the multimedia technology of image compression coding and 4,558,302 source of the source (c language version)
mtkgif-c
- 基于MTK平台GIF图像解码代码,包含LZW压缩算法和GIF的文件解码!
C++code
- 其中包括将256色彩色图象转化为灰度图象,LZW压缩算法,显示DIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码!
Album
- We started our project--- Magical Album on May 8th. After discussing, we decided to use MFC to finish the project because most of us were familiar with C++. The core algorithm of Magical Album was LZW, which transforms the file standard from BMP to G
ImageGif
- C# 解析GIF动画文件。 可以保存GIF动画和获取动画,LZW算法是通过.NET的Image来实现的。-C# parsing GIF animation. GIF animations can be saved and for animation, LZW algorithm is adopted. NET of Image accomplished.
LZW
- 图像无损压缩LZW 编码的实验,可进行16字节的编码,软件界面给出编码步骤,便于初学者学习LZW编码的思想。-LZW Experiment Code .Design tools: C++ Builder
encode-C
- 自己写的LZW算法压缩C程序,模块分解清楚,刚学习LZW算法的可以借鉴一下!-The LZW compression algorithm to write their own C program, module decomposition clear, just learning LZW algorithm can learn from it!
mefa_psogramming__efficient
- LZW算法的C语言实现!能够实现对原始数据的压缩!()