搜索资源列表
LZW234
- LZW的压缩算法,比较简单,只能实现对输入字符串的实现码流-LZW compression algorithm is relatively simple, can only be realized on the importation string achieve bitstream
huffman
- huffman算法 包含huffman算法的编码及解码源程序以及LZW算法的编解码-Huffman algorithm contains Huffman coding algorithm and the decoder and the LZW algorithm source code The codecs
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
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!
gxlbmp
- 一个简单的图像处理源码,包括Haffman编码,LZW算法的压缩和解压过程-A simple image processing source code, including Haffman coding, LZW compression and decompression process of the algorithm
GIF_LZW_Doc
- Gif文件格式详细解析及LZW算法相关文档资料啊。-Gif file format LZW algorithm for detailed analysis and related documentation ah.
lzw-SSD
- 利用SSD算法对三维的医学图像进行等值面提取并实现显示-SSD isosurface extraction algorithm for three-dimensional medical images and achieve the display
LZW
- LZW gif格式所使用的压缩算法,共享,学习-LZW gif format uses a compression algorithm, sharing, learning
jpeg
- 本代码由matlab语言编写,实现了jpeg算法,主要为了说明基本的JPEG功能。经过DCT变化,量化,进行DPCM编码,然后之字形扫描AC系数,进行行程(LZW)编码。 显示原始图象和经编码解码后的图象,显示压缩比,并计算均方根误差。-The code consists of matlab language, to achieve a jpeg algorithm, mainly to illustrate the basic functionality of JPEG. After chan
myLZW
- 基于LZW算法的一种无损压缩实现程序,实现简单完全-LZW algorithm based on a lossless compression procedures, simple complete