-
来源结构,压缩和解压缩代码
Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip on
top of this library. This would ideally be a reentrant (thread safe)
library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.-Structure the sources so that the compress ion and decompression code form a library usabl e by any program, and write both gzip and zip on top of this library . This would ideally be a beats per (thread safe ) library. but this would degrade performance. In the mean time, you can look at the sample program zread.c.
- 2022-09-28 22:20:04下载
- 积分:1
-
zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本....
zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.
-zlib is a file compression algorithm, and its compression and decompression algorithms are completely open, so it has been widely used in swf decoder, mp3 decoder. The version 1.2.3 is the latest stable version.
- 2022-03-07 14:10:14下载
- 积分:1
-
ADI BLACKFIN BF533 procedures of the audio codec
ADI BLACKFIN BF533的音频编解码程序-ADI BLACKFIN BF533 procedures of the audio codec
- 2022-03-06 12:59:58下载
- 积分:1
-
vc编写的实现圆形时钟的程序,时钟显示系统时间
vc编写的实现圆形时钟的程序,时钟显示系统时间-vc prepared by the round the clock to achieve the procedure, the clock time display system
- 2022-03-22 16:58:08下载
- 积分:1
-
baba khodai nemodi maro up kon dige
baba khodai nemodi maro up kon dige
- 2022-02-15 17:04:12下载
- 积分:1
-
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩...
ROI的ezw和huffman混合压缩编码,对感兴趣区域采用了huffman无损压缩,非感兴趣区调用ezw压缩-ROI ezw mixed and Huffman coding. the region of interest using a lossless compression Huffman, non-interest area called compression ezw
- 2023-02-09 09:40:03下载
- 积分:1
-
to eight images** 8 discrete Fourier transform, to achieve Image Compression
采用c语言对8**8图像进行离散傅立叶变换,实现对图像压缩处理-to eight images** 8 discrete Fourier transform, to achieve Image Compression
- 2022-09-24 19:40:03下载
- 积分:1
-
用于jpeg文件解码的delphi源代码
用于jpeg文件解码的delphi源代码-documents for the jpeg decoder source code of delphi
- 2022-02-25 15:52:27下载
- 积分:1
-
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。...
本代码为采用小波基进行图像压缩的代码程序,压缩率可以达到1/32。采用vc编写。-code for the use of wavelet image compression code procedures, compression ratio can reach 1/32. Prepared using vc.
- 2022-08-17 00:59:34下载
- 积分:1
-
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点...
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点-the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman
- 2022-11-11 03:25:04下载
- 积分:1