-
实现LZW的编码和解码,适用于gif图像格式。
实现LZW的编码和解码,适用于gif图像格式。-Realize the encoding and decoding LZW, applicable to gif image format.
- 2022-07-21 08:45:38下载
- 积分:1
-
利用哈夫曼编码压缩)
) 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
-
This is the JPEG decoder source code, the C environment, enclosing use
这是JPEG解码源代码,C++环境下的,内附使用说明-This is the JPEG decoder source code, the C environment, enclosing use
- 2022-11-24 03:05:04下载
- 积分:1
-
Of school teachers, personnel management, reasonable arrangements for personnel,...
对学校的老师,人员进行管理,合理的安排人员,使学校人员秩序合理-Of school teachers, personnel management, reasonable arrangements for personnel, so that school personnel order a reasonable
- 2023-06-08 15:20:03下载
- 积分:1
-
h.263+ vc++商业源代码,具体公司名称保密!
h.263+ vc++商业源代码,具体公司名称保密!-h.263 vc commercial source code, specific company names confidential!
- 2022-01-22 15:21:47下载
- 积分:1
-
h264 VC standards, a very high reference value oh.
h264标准的VC实现,有很高的参考价值哦。-h264 VC standards, a very high reference value oh.
- 2023-01-04 04:30:04下载
- 积分:1
-
RAR的解压缩算法,非常经典,可以用于嵌入式系统中,rar文件解压缩...
RAR的解压缩算法,非常经典,可以用于嵌入式系统中,rar文件解压缩-RAR compression algorithm of the solution, very classic, can be used in embedded systems, rar files
- 2022-05-24 06:46:25下载
- 积分:1
-
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格...
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格-The establishment of a complete Huffman tree, and a variety of operations, methods of its data for the letter spaces
- 2022-02-21 04:47:24下载
- 积分:1
-
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。...
LZW程序源代码,c语言实现。可能不是很全,我有好的版本,会继续给大家。-LZW source code, c language. May not be all, I have a good version, we will continue to.
- 2022-03-22 15:48:44下载
- 积分:1
-
图象解码,很多好的功能,大家一定需要
图象解码,很多好的功能,大家一定需要...
图象解码,很多好的功能,大家一定需要
图象解码,很多好的功能,大家一定需要
-Image decoding, many good features, we need to image decoding, many good features, everyone must be
- 2022-04-09 06:05:45下载
- 积分:1