-
效率极高的divx编解码核心库源代码,可以跨平台编译使用。
效率极高的divx编解码核心库源代码,可以跨平台编译使用。-very efficient divx codec core of the source code, cross-platform compiler can use.
- 2022-02-25 23:40:45下载
- 积分:1
-
经典的霍夫曼算法,此例为算法测试过程实现!并去除bug
经典的霍夫曼算法,此例为算法测试过程实现!并去除bug-Classic Huffman algorithm, in this case, the testing process for the algorithm to achieve! And remove the bug
- 2022-01-25 23:36:54下载
- 积分:1
-
Huffman coding for image compression. That is, can understand the principle of H...
Huffman编码用于图象压缩.即可以了解Huffman编码原理,也可以了解图象压缩技术.可运行.-Huffman coding for image compression. That is, can understand the principle of Huffman coding, you can understand the image compression technology. Can run.
- 2023-01-20 20:45:04下载
- 积分:1
-
关于一些算法的例子,我看着还不错,有不足的地方希望大家指导...
关于一些算法的例子,我看着还不错,有不足的地方希望大家指导-Algorithm on some examples, I looked pretty good, has the shortage of places I hope to guide U.S.
- 2022-11-02 15:55:03下载
- 积分:1
-
通信中的压缩、解压缩。利用相对编码的原理,进行前后相减。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。...
通信中的压缩、解压缩。利用相对编码的原理,进行前后相减。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。-Communication compression, decompression. The principle use of the relative encoding, carried out before and after the subtraction. (Programming background greenhouse temperature measurement, limited to within plus or minus 50). Has been compiled through.
- 2022-03-26 15:48:22下载
- 积分:1
-
新东方老师强调的6级考试必备100个单词
新东方老师强调的6级考试必备100个单词-New Oriental teachers to emphasize six examinations must have 100 words
- 2022-01-25 22:43:01下载
- 积分:1
-
这是从网络加载SWF
this is a swf from net load
- 2022-01-25 20:23:59下载
- 积分: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
-
change wall paper
change wall paper
- 2022-03-16 07:04:36下载
- 积分:1
-
VC源码,包括编码的整个过程的JPEG压缩的学习价值…
图像压缩算法的VC源码,包括了jpeg的压缩编码全过程,很有学习价值。-VC source, including the jpeg compression coding entire process is learning value.
- 2022-01-23 10:33:46下载
- 积分:1