-
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
- 2022-08-10 07:14:15下载
- 积分:1
-
VC源码,包括编码的整个过程的JPEG压缩的学习价值…
图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
- 2022-01-23 10:33:46下载
- 积分: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
-
用c++写的图书管理信息管理系统,可以管理图书和读者信息
用c++写的图书管理信息管理系统,可以管理图书和读者信息-Written by c++ library management information management system can manage information on books and readers
- 2023-05-21 20:30:04下载
- 积分: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
-
是一款不错的VB学习软件
是一款不错的VB学习软件-is a good learning software VB
- 2023-03-25 10:00:03下载
- 积分:1
-
Client Server example
Client Server example
- 2022-05-17 20:17:48下载
- 积分:1
-
数值计算方法的C语言代码
数值计算方法的C语言代码-numerical calculation method by C language code
- 2022-02-05 08:22:09下载
- 积分:1
-
对MPEG4视频码流的解压
对MPEG4视频码流的解压-right MPEG4 video decompression of the bitstream
- 2023-07-07 07:20:04下载
- 积分:1
-
Speex
speex-1.2rc1.tar.gz,语音编解码器-speex-1.2rc1.tar.gz, voice codec
- 2022-07-07 15:37:09下载
- 积分:1