资源列表
Douglas-peucker
- 这是一个介绍道格拉斯压缩算法的文章,名字为“增强型道格拉斯-普克压缩算法的设计与实现”-This is a descr iption of the article, Douglas compression algorithm, named " Enhanced Douglas- Puck Compression Algorithm Design and Implementation"
3971017DCT
- 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。-gray image of the original image compression Lena_gray.bmp an experiment. This diagram 8 8
unrar
- unrar.dll winrar开发库 方便各位自己开发解压文件 希望大家用的开心-winrar开发库 方便各位自己开发解压文件 希望大家用的开心
huff2norm
- how to test huffman coding
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
JM
- 是JM源代码,不错的,可惜我是新手,不太会用。呵呵,还没到20字?-Is the JM source code, and good, Unfortunately, I was new and not very good. Oh, not to 20 characters?
lzw_compression_algorithm
- lzw压缩算法,采用lzw算法编写的压缩算法,功能不一定完善,但可以用。-lzw compression algorithm, written by lzw algorithm compression algorithm, function may not be perfect, it can be.
VC.programming.code.extracting.file.compression.ra
- VC编程实现压缩解压文件经典代码VC classical programming code extracting file compression -VC classical programming code extracting file compression
huffman
- Huffman编码,可以有效的实现报文等压缩。-Huffman coding can compress the realization of such messages.
jpeg_24bit_bmp
- 用C所编写的24位bmp文件的jpeg压缩程序-Prepared using C 24-bit bmp file of jpeg compression program
VC_programming_LZARI_classic_code_compression_algo
- VC编程实现LZARI压缩算法经典代码VC programming LZARI classic code compression algorithm -VC programming LZARI classic code compression algorithm
huffmancode
- 基于哈夫曼算法的压缩编码,支持文本文件的压缩,也可用于自生成的哈夫曼文件的解压 -huffman code
