-
jp5
这是一组JPEG解码的说明和源代码,详细说明在文件的开头部分(This is a group of JPEG decoding instructions and source code, a detailed description of the document at the beginning of)
- 2008-08-05 16:16:44下载
- 积分:1
-
huffman
霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见(Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone)
- 2020-11-11 15:49:44下载
- 积分:1
-
HAFUMANSHU
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。(Huffman encoding (Huffman Coding), also called Huffman Coding, is a way of Coding, Huffman Coding is variable word length Coding (VLC). Huffman in 1952 put forward a kind of coding method, this method is completely based on the characters of the occurrence probability to construct the average length of the shortest code word, sometimes called the best coding, generally is called Huffman coding (sometimes referred to as the Huffman coding).)
- 2016-12-13 00:02:52下载
- 积分:1
-
shunxubiao
顺序表插入删除,典型的教科书式的程序。老师给的。。。。。。(The order of the table insert removed, a typical textbook-style programs.)
- 2010-01-10 11:23:19下载
- 积分:1
-
yasuojieya
本代码为LZW算法的C语言实现程序,他在此基础上加入了霍夫曼算法的优点(the LZW algorithm code for the C language procedure, he joined the basis of the merits of the algorithm Hoffman)
- 2005-04-17 14:15:08下载
- 积分:1
-
0904210213
霍夫曼编码的C++实现,输入一组字符串,输出每个字符的编码及整个字符串的霍夫曼编码。(realization of Huffman coding using VC++)
- 2012-04-15 20:52:45下载
- 积分:1
-
ansysYuanHuan
ansys 分析 圆环的受力:一个的圆环,受一对过直径的集中 应力, 作用下发生1mm的压缩量(如图所示)。已知材料的弹性模量E=2.0GPa,泊松比为0.3。用平面应力单元PLANE82分析圆环内部的应力分布情况(ansys analysis by the Circle : A Circle and the one across the diameter of the concentrated stress, occurred under 1 mm compression volume (as shown). Known material elastic modulus E = 2.0GPa, Poisson's ratio of 0.3. Plane stress analysis modules PLANE82 Circle internal distribution of the stress)
- 2020-07-20 15:28:46下载
- 积分:1
-
JPEG
使用DCT算法huffman编码来压缩静止图像 是很好参考源码(Huffman coding using the DCT algorithm to compress a still image is a good reference source)
- 2012-08-25 13:52:00下载
- 积分:1
-
imagehuffmancompressanddecompress
说明: 实现了图像的哈夫曼编码和解码,对图像编码的学习很有帮助(Achieved image Huffman encoding and decoding of image coding learning helpful)
- 2008-09-17 23:22:14下载
- 积分:1
-
HuffmanCompress
基于哈弗曼树的压缩软件,可压缩文字和位图。(Huffman tree based compression software, compressible text and bitmaps.)
- 2014-04-23 20:09:34下载
- 积分:1