-
data flow for the Huffman compression algorithm source code
用于数据流压缩的huffman算法源代码-data flow for the Huffman compression algorithm source code
- 2022-03-24 19:00:52下载
- 积分:1
-
源代码可能是错误的。转载,罗兰05:34
源代码,可能会有错误。是转载的,呵呵 不好意思-source code may be wrong. Is reproduced, Loren 05:34
- 2022-06-12 08:24:11下载
- 积分:1
-
SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。...
SPIHT多级树集合分裂算法的基础知识,讲解详细,适合于入门者理解算法的基本思想。-SPIHT multi-level tree splitting algorithm is a collection of basic knowledge, to explain in detail, suitable for beginners to understand the basic idea of the algorithm.
- 2022-02-25 15:16:16下载
- 积分:1
-
哈弗曼编码的C++实现,包括多个实用头文件
哈弗曼编码的C++实现,包括多个实用头文件-Huffman-coded C++ implementation, including a number of practical header files
- 2023-04-30 05:05:03下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
mac子层协议实现及其源代码说明新手学习好资料
mac子层协议实现及其源代码说明新手学习好资料-mac sub-layer protocol implementation and its source code shows a good novice learning information
- 2023-08-02 15:35:03下载
- 积分:1
-
实现显示字体大小的程序 大家多提点小意见
实现显示字体大小的程序 大家多提点小意见-Shown Font size realize the procedure to talk too much about everyone and little advice
- 2022-01-25 14:50:16下载
- 积分:1
-
H.264 codec algorithm source code
H.264编解码算法源代码-H.264 codec algorithm source code
- 2022-01-26 03:24:33下载
- 积分:1
-
LZSS压缩算法
LZSS压缩算法-LZSS Compression Algorithm
- 2022-08-20 05:49:54下载
- 积分:1
-
用huffamn算法实现了文本文件的压缩和解压缩,VC++实现
用huffamn算法实现了文本文件的压缩和解压缩,VC++实现-huffamn algorithm using a text file compression, VC
- 2022-05-15 05:41:58下载
- 积分:1