说明:LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression. <魏梨君> 在 2024-11-18 上传
| 大小:13kb | 下载:0
说明:可运行,运用游程长度编码法进行压缩和解压缩图象文件。-Can be run using run-length coding method for document image compression and decompression. <魏梨君> 在 2024-11-18 上传
| 大小:14kb | 下载:0
说明:本程序采用了最简单的方块编码对512×512的lena图像进行了编码.运行程序后可以看出,方块取得越大,图像编码后失真越大。-This procedure uses the most simple code box 512 × 512 on the lena image coding. After running the program we can see that the box to obtain the greater the <fanzi> 在 2024-11-18 上传
| 大小:494kb | 下载:0
说明:一个很好的解码工具,方便对源码和Base64码之间进行互转。-A good decoding tools, to facilitate the source code and the Base64 conversion between. <sorber> 在 2024-11-18 上传
| 大小:12kb | 下载:0
说明:介绍小波的函数,不是很复杂,初学者应该会有很大的帮助-Introduced the wavelet function, is not very complicated, beginners should be of great help <王飞> 在 2024-11-18 上传
| 大小:21kb | 下载:0
说明:介绍小波的函数,不是很复杂,初学者应该会有很大的帮助,嵌入式零树的代码-Introduced the wavelet function, is not very complicated, beginners should be of great help, embedded zero-tree code <王飞> 在 2024-11-18 上传
| 大小:13kb | 下载:0
说明:csharp写的一个文件压缩程序,可以实现文件的压缩,程序简单容易学习-CSharp write a file compression program, file compression can be achieved, the program simple and easy to learn <xiayan> 在 2024-11-18 上传
| 大小:16kb | 下载:0
说明:实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of qu <李雅> 在 2024-11-18 上传
| 大小:2kb | 下载:0