-
经典的霍夫曼算法,此例为算法测试过程实现!并去除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
-
Averlogic AL576芯片MPEG4压缩示例源程序,可用于AV576 MPEG4压缩解压程序开发...
Averlogic AL576芯片MPEG4压缩示例源程序,可用于AV576 MPEG4压缩解压程序开发-Averlogic AL576 chip MPEG4 compression sample source code that can be used AV576 MPEG4 compression decompression program development
- 2022-04-21 08:39:57下载
- 积分:1
-
采用小波零树的EZW压缩编码算法,matlab实现代码
采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
- 2022-02-26 23:16:30下载
- 积分: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
-
JAVA下的3Dmax的建立
JAVA下的3Dmax的建立-JAVA max under the Establishment
- 2023-06-08 20:35:03下载
- 积分:1
-
这是一个关于操作系统的进程调度的程序,是用C编的
这是一个关于操作系统的进程调度的程序,是用C编的-This is a process of the operating system"s scheduling process, the C series
- 2022-08-05 18:04:11下载
- 积分:1
-
A high quality VC++ source code implementing the very important context
A high quality VC++ source code implementing the very important context-based adaptive arithmetic coder.
- 2022-05-08 19:45:07下载
- 积分:1
-
convertible bonds
可转换债券原代码-convertible bonds- source
- 2022-06-15 09:34:35下载
- 积分:1
-
matlab的汉明码编码与解码,hamm_enc完成编码,hamm_dec完成解码
matlab的汉明码编码与解码,hamm_enc完成编码,hamm_dec完成解码-Matlab Hamming codes coding and decoding, hamm_enc complete coding, hamm_dec completed decoding
- 2022-11-25 19:10:03下载
- 积分:1
-
lzma算法实现,很经典包括c/c++/c#/java的实现
lzma算法实现,很经典包括c/c++/c#/java的实现-lzma algorithm, including classic c/c++/c#/java realization
- 2022-04-19 17:09:24下载
- 积分:1