-
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
-
crc
Many crc routine in C
- 2008-03-26 17:01:23下载
- 积分:1
-
reliability-assessment
电力输发电系统可靠性评估程序 解析法 系统数据在压缩包里(Power transmission and generation system reliability evaluation process analytical method system data compression bag)
- 2020-09-01 09:28:09下载
- 积分:1
-
xx
说明: Small calculator to realize simple calculation functions, interface more
- 2008-11-30 15:14:37下载
- 积分:1
-
100
本程序是交流压缩机的驱动程学,压缩机为三洋,功率为10KW,用的是东芝的IPM(This procedure is the exchange of compressor-driven learning process, the compressor for the Sanyo, power 10KW, using the IPM Toshiba)
- 2007-11-01 21:42:30下载
- 积分:1
-
Jpeg_code_decode
MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法(MATLAB codec JPEG image compression algorithm, multi-parameter comparison, the code in detail to achieve the standard JPEG codec algorithm)
- 2008-06-10 20:52:40下载
- 积分:1
-
EZW
基于小波变换的图像压缩,使用EZW算法。(Image compression based on wavelet transform, using EZW algorithm.)
- 2018-05-14 21:20:28下载
- 积分:1
-
基于改进的不动点迭代算法的低秩Gram矩阵的恢复 fpc
基于改进的不动点迭代算法的低秩Gram矩阵的恢复,里面包括一个24983*101的真实数据库。(Fixed point and bregman iterative methods for matrix rank )
- 2013-01-15 19:18:19下载
- 积分:1
-
RLC
使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。(The use of C language RLE image compression, superior performance, code is simple, easy to achieve.)
- 2007-11-27 11:48:48下载
- 积分:1
-
lzari压缩算法
这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。(LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this algorithm. But above uses some static or global variables, using the MFC which are very convenient. Authors rewrite it became a category C, it can be to facilitate the compression.)
- 2005-03-06 13:01:17下载
- 积分:1