-
利用哈夫曼编码压缩)
) 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
-
DCT图像处理代码
code for dct for image processing
- 2022-01-21 01:08:51下载
- 积分:1
-
这是基于4*4键盘,及液晶的菜单设计,菜单内容包括波形、峰峰值和频率。...
这是基于4*4键盘,及液晶的菜单设计,菜单内容包括波形、峰峰值和频率。-This is based on the 4* 4 keyboard, and LCD menu design, menu content, including waveform, peak-to-peak and frequency.
- 2023-07-27 19:30:03下载
- 积分:1
-
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压...
一个C语言实现的压缩解压的工具代码,可以拥有二进制文件的压缩解压-A C language code compression decompression tool, you can have a binary file compression decompression
- 2022-02-06 08:22:23下载
- 积分:1
-
a pair of bmp document image compression algorithms. Bmp file to a compressed th...
一种对bmp文件进行图像压缩的算法。将一幅bmp文件压缩之后再显示出来与压缩前的文件作比较。-a pair of bmp document image compression algorithms. Bmp file to a compressed then displayed with the compression of documents before making comparisons.
- 2022-05-28 21:44:07下载
- 积分:1
-
Rar 的控制台解压程序,为rarlab公司发布
Rar 的控制台解压程序,为rarlab公司发布-Rar console decompression procedures for the rarlab company.
- 2023-05-07 06:55:02下载
- 积分:1
-
判断外部程序启动没有
判断外部程序启动没有
判断外部程序启动没有
判断外部程序启动没有
-vb
- 2022-09-12 01:50:04下载
- 积分:1
-
cmi encoder
and decoder
ok in Quartus ii 5.1
cmi encoder
and decoder
ok in Quartus ii 5.1
- 2022-03-09 10:31:42下载
- 积分:1
-
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。...
《数字图像处理编程入门》吕凤军 第九章的代码。程序较简单,但实现了所有的基本功能。可以作为好的入门教材。-"Digital Image Processing Programming Primer" Mr Lu Fengtai chapter IX of the military code. Procedure is relatively simple, but achieving all of the basic functions. Could serve as a good introductory materials.
- 2022-03-19 12:12:11下载
- 积分:1
-
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。...
采用zlib标准的压缩源码,应用在Windows和Linux多平台下,分别有Linux下和Windows下VC的使用实例。-using zlib compression standard source code, used in Windows and Linux multi-platform, respectively Linux and Windows examples of the use of VC.
- 2022-01-26 03:52:48下载
- 积分:1