-
每一步的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语言编写的jepg压缩解压程序,代码不是太长,适合大家学习交流...
该程序是一个用matlab语言编写的jepg压缩解压程序,代码不是太长,适合大家学习交流-The program is a language used matlab JEPG compression decompression procedures, the code is not too long for them to learn from the exchange of
- 2022-12-09 09:00:06下载
- 积分:1
-
linux系统下实现数据压缩的小波方法,以能量保持率作为标准进行压缩处理。...
linux系统下实现数据压缩的小波方法,以能量保持率作为标准进行压缩处理。-under the wavelet data compression methods to maintain the rate of energy as a standard compressed.
- 2022-03-11 10:25:56下载
- 积分:1
-
这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。...
这是一个基于matlab的图像匹配算法,通过先后两帧中相同的部位,在前一帧中搜索协方差最大的匹配点。-This is a matlab-based image matching algorithm has the same two parts, a former search the largest covariance matching points.
- 2023-03-20 12:15:04下载
- 积分:1
-
这是编解码中运动估计的代码(已经调试通过)对于视频处理初学者很有帮助...
这是编解码中运动估计的代码(已经调试通过)对于视频处理初学者很有帮助-This is the codec in the motion estimation code (which has debug through) useful for video processing for beginners
- 2022-10-23 16:05:03下载
- 积分:1
-
strassen算法
visual studio 2008
strassen算法
visual studio 2008-strassen
- 2022-01-26 08:36:15下载
- 积分:1
-
字模for LCD 8x8 16x16
字模for LCD 8x8 16x16
-Matrix for LCD 8x8 16x16
- 2022-01-20 22:33:57下载
- 积分:1
-
tcp HTTP, client, server
tcp文本传输,客户端,服务器端,简单实现!-tcp HTTP, client, server-side, simple to achieve!
- 2022-03-17 01:28:32下载
- 积分:1
-
用于压缩文件与文件的解压用于压缩文件与文件的解压
用于压缩文件与文件的解压用于压缩文件与文件的解压-Used to extract the compressed files and documents used to extract the compressed files and documents
- 2023-01-11 21:45:03下载
- 积分:1
-
基于小波的图像压缩,可运行,基于实数小波和EZW编码
基于小波的图像压缩,可运行,基于实数小波和EZW编码-Wavelet-based image compression can be run, based on real wavelet and EZW coding
- 2022-07-20 14:45:26下载
- 积分:1