-
利用哈夫曼编码压缩)
) 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
-
Document for the H.264 codec is for reference only, including versions of window...
文件为H.264编解码器
仅供参考
包括windows版本和DM642版本-Document for the H.264 codec is for reference only, including versions of windows version and DM642
- 2023-04-15 00:50:03下载
- 积分:1
-
算术编码与译码原理以及Matlab实现代码
算术编码与译码原理以及Matlab实现代码-The principle of arithmetic coding and decoding, as well as realize Matlab code
- 2023-03-19 21:20:02下载
- 积分:1
-
Shortest path algorithm C C++ Adjacency matrix realize Huffman Huffman tree algo...
最短路径算法C C++ 邻接矩阵实现
哈夫曼算法和哈夫曼树
RSA算法的C++实现
lzw压缩算法的c语言实现
计算日期程序(C语言)
-Shortest path algorithm C C++ Adjacency matrix realize Huffman Huffman tree algorithm and RSA algorithm C++ Realize LZW compression algorithm c language procedures realize the calculation date (C language)
- 2023-04-30 18:20:03下载
- 积分:1
-
欢迎使用是用vfp6.0编的一套管理数据库系统
欢迎使用是用vfp6.0编的一套管理数据库系统-welcomed the use of vfp6.0 series is a set of database management system
- 2023-01-05 22:45:03下载
- 积分:1
-
非常全面的无损压缩算法的集合,编译,你C
非常全面的无损压缩算法集合,编译通过,可以运行!-Very comprehensive collection of lossless compression algorithm, compiles, you can run!
- 2022-10-25 06:15:03下载
- 积分:1
-
霍夫曼科丁:科丁基于OPN的Huffman编码方法
huffman codding: codding based opn huffman method
- 2022-03-20 07:42:51下载
- 积分:1
-
用于压缩文件与文件的解压用于压缩文件与文件的解压
用于压缩文件与文件的解压用于压缩文件与文件的解压-Used to extract the compressed files and documents used to extract the compressed files and documents
- 2023-01-11 21:45:03下载
- 积分:1
-
rlezip wrote它自己
自己写的RLEZIP,实现了文件和文件夹的压缩解压-RLEZIP wrote it myself
- 2022-03-20 14:55:45下载
- 积分:1
-
这是从网络加载SWF
this is a swf from net load
- 2022-01-25 20:23:59下载
- 积分:1