-
自己编写的一个简单的C语言实现的HUFFMAN编码实现的小程序,适合初学者。...
自己编写的一个简单的C语言实现的HUFFMAN编码实现的小程序,适合初学者。-I have written a simple C-language implementation of HUFFMAN coding a small program, suitable for beginners.
- 2022-07-20 03:36:57下载
- 积分:1
-
它读取位图图像并显示它。
It reads the bitmap image and displays it.
- 2023-07-07 13:10:06下载
- 积分:1
-
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件...
如果你遇到有不能删除的文件时,此文件就可以做到,能帮你删除不能手工删除的文件-If you have encountered can not delete the file, this file can be done, can help you manually delete the deleted files can not be
- 2022-10-31 02:35:03下载
- 积分:1
-
ajax+jsp打造的Blog源码,运行环境:eclipse+tomcat5.5
ajax+jsp打造的Blog源码,运行环境:eclipse+tomcat5.5-ajax+ jsp to create the Blog-source, operating environment: eclipse+ tomcat5.5
- 2022-06-16 02:48:47下载
- 积分:1
-
液晶显示ssd1305去冬样例,可参考
液晶显示ssd1305去冬样例,可参考-LCD ssd1305 last winter sample can be found
- 2022-11-20 04:55:03下载
- 积分:1
-
用C++实现的两个文件打包和拆包,常用…
用c++实现两个文件打包和拆包,经测试对常用的格式txt,doc,mp3,jpg等均通过。-Using c++ to achieve the two documents packing and unpacking, the commonly used test format for the txt, doc, mp3, jpg, etc. through.
- 2022-10-26 16:10:03下载
- 积分:1
-
SPIHT image compression encoding procedure of Matlab.
SPIHT图像压缩编码的Matlab程序。-SPIHT image compression encoding procedure of Matlab.
- 2022-03-22 06:28:11下载
- 积分:1
-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现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 quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1
-
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。...
用C语言实现了LZ77算法。程序独特之处在于使用了64KB大小的固定长度窗口,利用此方法可分块压缩数据。-realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
- 2022-12-29 08:30:03下载
- 积分:1
-
- 2022-04-20 04:13:13下载
- 积分:1