-
算术编码,简单实用有效果,欢迎下载,欢迎修改,
算术编码,简单实用有效果,欢迎下载,欢迎修改,-Arithmetic coding, simple, practical and effective, welcome to download, welcomed the changes
- 2022-05-19 16:13:22下载
- 积分:1
-
全搜索矢量量化码本的大小
full search vector quantizers with codebooks of sizes -full search vector quantizers with codebooks of sizes
- 2023-01-24 10:20:04下载
- 积分:1
-
M-logger v0.3.1 中文版-M- logger Chinese version v0.3.1
- 2023-08-06 23:05:03下载
- 积分:1
-
C++实现LZSS算法
C++ implementation of LZSS
- 2022-03-23 12:57:32下载
- 积分:1
-
mp3 of the classic compression source code.
mp3的经典 压缩 和 解压缩 源码。-mp3 of the classic compression source code.
- 2022-10-05 17:05:03下载
- 积分: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
-
一个*(星)算法
A * (star) Algorithm-A* (star) Algorithm
- 2023-04-21 06:50:03下载
- 积分:1
-
LZSS压缩算法
LZSS压缩算法-LZSS Compression Algorithm
- 2022-08-20 05:49:54下载
- 积分:1
-
resizer控件
resizer控件-Resizer Controls
- 2022-01-26 06:07:27下载
- 积分:1
-
gif图像的编解码实现,在vc环境下直接编译即可!
gif图像的编解码实现,在vc环境下直接编译即可!-realization of gif graphic compression/decompression,which can be compiled in VC environment.
- 2022-02-09 23:49:40下载
- 积分:1