-
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
-
GaTspInMatlab
说明: TSP 程序 ,有Matlab GUI界面,完常直观,很有学习价值。(TSP programs with GUI base on GA,it s worth downloading)
- 2010-04-09 08:00:51下载
- 积分:1
-
ewmark
newmark-b法的简要程序,供大家使用(newmark-b)
- 2010-03-06 12:49:10下载
- 积分:1
-
x264dateflow
说明: 文件介绍了x264程序的算法流程表,每个函数的内容详细介绍在里面 (Document describes the algorithm flow chart x264 programs, and detailed description of each function in it)
- 2011-04-15 21:44:43下载
- 积分:1
-
多种群遗传算法的函数化算法
说明: 这是多种群遗传算法的matlab源码,针对其函数化问题进行了深入讨论,下载后可直接运行查看仿真结果(This is the matlab source code of multi population genetic algorithm. The problem of its functionalization is discussed in depth. After downloading, the simulation results can be viewed directly)
- 2020-01-04 08:54:48下载
- 积分:1
-
datastructure
计算多项式的算法 数据结构计算多项式的加减发和乘法(data structure)
- 2009-11-12 21:28:18下载
- 积分:1
-
rtl
说明: 读图转灰度3 bit量化,模拟游程编码解码过程(Gray Level 3 Bit Quantization for Run-length Coding and Decoding)
- 2019-05-14 21:26:25下载
- 积分:1
-
The-Hoffman-code
利用Huffman编码方式对一段文字进行编码和解码。哈夫曼编码是可变字长编码(VLC)的一种。(Using the Huffman encoding method for encoding and decoding of a paragraph of text. Huffman code is a variable length coding (VLC) is a kind of.)
- 2015-01-27 15:30:06下载
- 积分:1
-
0_02011031022550853165221641
lzw压缩算法的C语言实现,包含压缩和解压缩的原理及实现代码(failed to translate)
- 2012-05-01 19:25:25下载
- 积分: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