-
利用哈夫曼编码压缩)
) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
-) Compression using huffman code
-with a number of bits k per code word
-provide huffman table
Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
- 2022-02-27 02:39:35下载
- 积分:1
-
database source code
database source code
- 2022-09-07 19:45:03下载
- 积分:1
-
加密、压缩
加密、压缩-The Examples of Encrypt and Compression
- 2023-02-04 02:35:04下载
- 积分:1
-
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。...
可以对文本字符进行haffman编码,经过测试,该程序还是不错的。很完整的一个程序。-can to the text characters haffman coding, tested, the procedure is still pretty good. Complete a procedure.
- 2023-04-12 18:00:04下载
- 积分:1
-
mpeg
mpeg-2的实现程序,全部用C编写,不含其他动态库
- 2023-02-17 18:45:03下载
- 积分:1
-
有关图像压缩(wavelet)源程序
有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
- 2022-07-28 10:41:04下载
- 积分:1
-
LZHUF、LZSS、LZARJ压缩算法
LZHUF、LZSS、LZARJ压缩算法-LZHUF, LZSS, LZARJ Compression Algorithm
- 2023-04-18 11:30:03下载
- 积分:1
-
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程...
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
- 2022-01-25 16:50:00下载
- 积分:1
-
设计了一种基于单片机和SHT11温湿度传感器的温室温湿度控制系统。该系统性能可靠,结构简单,能实现对温室内温湿度的自动调节。...
设计了一种基于单片机和SHT11温湿度传感器的温室温湿度控制系统。该系统性能可靠,结构简单,能实现对温室内温湿度的自动调节。 -Based on SCM and SHT11 temperature and humidity sensor, the temperature and humidity control system used for a greenhouse is designed. With a simple structure and reliable performance, the system allows automatic adjustment of the temperature and humidity in a greenhouse
- 2022-11-11 17:00:04下载
- 积分:1
-
delphi 编制的服务器程序,能对客户端进行种种操作!
delphi 编制的服务器程序,能对客户端进行种种操作!-delphi prepared by the server, the client can conduct various operations.
- 2022-10-18 03:25:03下载
- 积分:1