-
一个不错的视频压缩源码
一个不错的视频压缩源码-a good source of video compression
- 2022-06-19 02:57:11下载
- 积分:1
-
排序,适合编程初学者用来学习借鉴。谢谢。
排序,适合编程初学者用来学习借鉴。谢谢。-Sort, suitable for beginners to learn programming.谢谢.
- 2022-02-09 22:33:59下载
- 积分:1
-
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。...
哈夫曼编码法的压缩和解压缩,vc6.0编写的,对哈夫曼编码想要了解的朋友有一定帮助。-Huffman coding method of compression and decompression, vc6.0 prepared for Huffman friends want to know some help.
- 2022-03-20 15:24:50下载
- 积分:1
-
GOST algorithm on the small program
关于GOST算法的小程序-GOST algorithm on the small program
- 2022-01-31 20:12:52下载
- 积分:1
-
与M88直接声音出来一点效果,很好玩的
用M88来直接放出声来,有点效果的,很好玩的-With M88 to direct the sound to come out a little effect, it is fun
- 2022-04-08 15:44:42下载
- 积分:1
-
对于unrar3.3.4,源代码uppack的RAR文件,为多。
source code for unrar3.3.4,uppack the .rar files,for multi-os
- 2023-07-30 17:45:04下载
- 积分: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
-
矩阵式键盘1的代码用于LED的显示
矩阵式键盘1的代码用于LED的显示-Matrix keyboard for one of the code LED display
- 2022-10-30 06:40:02下载
- 积分:1
-
JPEG compression coding system source code
JPEG压缩编码系统源代码-JPEG compression coding system source code
- 2022-03-03 17:04:10下载
- 积分:1
-
C++类实现LZW 压缩算法
C++类实现LZW 压缩算法-C++ classes to achieve LZW compression algorithm
- 2022-02-16 07:10:55下载
- 积分:1