-
一个公认的无损和近无损图像压缩算法:实现…
当前公认的最优无损/准无损图像压缩算法之一:calic算法的软件实现。-An accepted lossless and near lossless image compression algrithm: Relization of CALIC on soft.
- 2022-07-27 02:52:30下载
- 积分:1
-
惠普实验室的经典代码。用于huffman编码的快速实现,具有参考价值...
惠普实验室的经典代码。用于huffman编码的快速实现,具有参考价值-HP Labs classic code. Huffman coding for the rapid realization of value with reference
- 2022-07-16 17:10:08下载
- 积分:1
-
图像处理程序 图像压缩解压编码cho1
图像处理程序 图像压缩解压编码cho1-ch09处理-Image processing procedures for image compression decompression coding cho1-ch09 treatment
- 2022-03-24 11:57:14下载
- 积分:1
-
压缩和解压缩功能LZW编码方法及实现…
LZW编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩。-LZW coding method of compression and decompression functions, and to realize the image file compression and decompression.
- 2022-11-27 12:50:02下载
- 积分: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
-
数据压缩,自动预测编码技术,matlab实现
数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
- 2022-03-02 01:51:15下载
- 积分:1
-
c编程技巧100之1
c编程技巧100之1-100 of 1
- 2022-03-31 16:50:30下载
- 积分:1
-
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩
LZW VS 6.0 实现 生成字典 自动 不用 字典就可以解压缩-LZW VS 6.0 to achieve the dictionary is generated automatically without a dictionary can be extracted
- 2022-04-11 17:34:29下载
- 积分:1
-
H.263编解码程序
H.263+编解码程序-H.263 codec procedures
- 2022-11-26 23:50:03下载
- 积分:1
-
压缩解压缩类源码
压缩解压缩类源码-decompress compressed source category
- 2023-04-29 05:40:03下载
- 积分:1