-
zip解压源码.
zip解压源码.-zip unpacked source.
- 2023-08-09 16:05:02下载
- 积分: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
-
用来自动计算并判断某个数是否为素数的一段程序
用来自动计算并判断某个数是否为素数的一段程序-Is used to automatically calculate and determine whether a number is prime section of procedural
- 2022-04-28 15:21:14下载
- 积分:1
-
Huffman coding used to the idea of data compression
用哈夫曼编码的思想对数据进行压缩-Huffman coding used to the idea of data compression
- 2022-05-10 22:02:10下载
- 积分:1
-
huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件...
huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件-Huffman compression and decompression procedures, which CODE procedure for compression, DECODE for decompression procedures, the text of the test document
- 2023-01-05 06:45:03下载
- 积分:1
-
this program use standard c++ to implement Huffman coding and decoding fundament...
本程序包用标准C++实现了Huffman编码以及解码的基本类,并且通过MFC编写了测试程序,同时显示了各项压缩指标。是学习编码的基本入门资料。-this program use standard c++ to implement Huffman coding and decoding fundamental class,it is tested by a MFC program,which display compression information.it is begginer s material.
- 2022-04-19 05:25:18下载
- 积分:1
-
Compression program, VC++ source code and Demo Programs
压缩程序,VC++源代码和演示程序
- 2022-03-20 21:21:53下载
- 积分:1
-
Huffman coding Demonstration Program.
huffman编码演示程序-Huffman coding Demonstration Program.
- 2022-04-08 08:43:27下载
- 积分:1
-
一个*(星)算法
A * (star) Algorithm-A* (star) Algorithm
- 2023-04-21 06:50:03下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-01-31 21:19:16下载
- 积分:1