-
比较不错的压缩算法
比较不错的压缩算法-quite good compression algorithm
- 2023-05-24 11:15:03下载
- 积分:1
-
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.
一个huffman压缩解压算法源码,有具体的实现算法和代码注释.-a Huffman compression decompression algorithm source, a specific algorithm and code Notes.
- 2022-08-10 07:14:15下载
- 积分:1
-
我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。...
我写的基于bandelet域的spiht图像压缩算法。效果比经典的SPIHT好。文章已发,希望代码对大家有用。-I wrote bandelet domain-based SPIHT image compression algorithm. SPIHT is better than a good classic. Article has been distributed, I hope the code useful for everyone.
- 2022-04-18 00:04:47下载
- 积分:1
-
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的
图象轮廓提取 比较简单 是本人在MATLAB环境下编译的-image contour extraction is relatively simple I MATLAB environment in the compiler
- 2022-02-16 02:49:26下载
- 积分: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
-
带汉明码的直接序列变换DSSS,直接序列变化中采用了hamm编码方式,带GUI...
带汉明码的直接序列变换DSSS,直接序列变化中采用了hamm编码方式,带GUI-Hamming codes with the direct-sequence transform DSSS direct sequence changes hamm used in the encoding, with GUI
- 2022-02-05 07:36:50下载
- 积分:1
-
欢迎交流!我刚学习!还需要努力!谢谢!怎么学习!学习什么有前途呢?...
欢迎交流!我刚学习!还需要努力!谢谢!怎么学习!学习什么有前途呢?-Welcome the exchange! I have just learning! Also needs to be done! Thanks! How to learn! What does the future have to learn?
- 2022-04-24 23:23:54下载
- 积分:1
-
gif图像的编解码实现,在vc环境下直接编译即可!
gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
- 2022-02-09 23:49:40下载
- 积分:1
-
七人表决 MAX + PLUS 2 编写
七人表决 MAX + PLUS 2 编写 -Seven people to vote
- 2022-05-20 00:19:58下载
- 积分:1
-
实现JPEG编码功能,并能够选择压缩模式
实现JPEG编码功能,并能够选择压缩模式-Realize JPEG encoding function, and be able to choose compression mode
- 2023-03-10 22:45:05下载
- 积分:1