-
经典的zlib库,非常好用,目前使用最多的
经典的zlib库,非常好用,目前使用最多的-Classic zlib library, very easy to use, currently used by most
- 2022-02-06 12:40:25下载
- 积分:1
-
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压...
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压-A C language code compression decompression tool, you can have a binary file compression decompression
- 2022-02-06 08:22:23下载
- 积分:1
-
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描...
图像的特技显示,包括马赛克、渐隐、渐显、百叶窗、栅格、扫描-Stunt show images, including mosaics, fade,渐显, shutters, raster scanning
- 2022-11-09 18:35:03下载
- 积分:1
-
自己按照清华大学出版社出版的数据结构编写的一个huffman编码的程序,用C语言编写的。...
自己按照清华大学出版社出版的数据结构编写的一个huffman编码的程序,用C语言编写的。-their Tsinghua University Publishing House in accordance with the data structure prepared by a Huffman coding procedures, with the C language.
- 2022-06-13 05:31:55下载
- 积分:1
-
老外写的一个实现LZW算法的示范程序,为了简单起见,该算法未作最佳的优化.
老外写的一个实现LZW算法的示范程序,为了简单起见,该算法未作最佳的优化.-foreigner was a realization of the LZW algorithm model procedures for the sake of simplicity, the algorithm is not optimal for the best.
- 2022-01-25 20:54:08下载
- 积分:1
-
spdf5420资料,16位和8位驱动程序
spdf5420资料,16位和8位驱动程序-spdf5420_driver_instruction
- 2022-08-25 20:18:24下载
- 积分:1
-
每一步的LZSS算法发送一个字符或<;位置,冷…
In each step the LZSS algorithm sends either a character or a pair. Among these, perhaps character "e" appears more frequently than "x", and a pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adaptive kind, along with LZSS.-In each step the LZSS algorithm sends either a character or a lt;position, lengthgt; pair. Among these, perhaps character "e" appears more frequently than "x", and a lt;position, lengthgt; pair of length 3 might be commoner than one of length 18, say. Thus, if we encode the more frequent in fewer bits and the less frequent in more bits, the total length of the encoded text will be diminished. This consideration suggests that we use Huffman or arithmetic coding, preferably of adap
- 2022-07-08 14:12:34下载
- 积分:1
-
dct变换
dct变换-DCT transform
- 2022-12-18 05:20:03下载
- 积分:1
-
The development of both the wavelet transform function of image wavelet transfor...
开发的两个小波变换函数对图像进行小波变换-The development of both the wavelet transform function of image wavelet transform
- 2022-02-04 20:30:53下载
- 积分:1
-
边缘检测源程序,TI的DM642跑的源程序,TI的ccs环境
边缘检测源程序,TI的DM642跑的源程序,TI的ccs环境-Edge detection source, TI
- 2022-04-26 20:48:25下载
- 积分:1