-
HuffmanCode
Huffman 编码是第一个实用的无损压缩编码技术,经过了多年的不断改进,已经形成了系统的理论和方法。目前主要有两种类型的Huffman编码方式,即静态Huffman编码和动态Huffman编码。Huffman编码有着广泛的应用,但是不再是压缩算法的全部,而是被当作最终的编码方法。(Huffman coding is the first practical lossless compression coding technology, after years of continuous improvement, has formed a system of theories and methods. There are currently two types of Huffman encoding, namely, static and dynamic Huffman coding Huffman coding. Huffman coding has been widely used, but the compression algorithm is no longer all, but rather be treated as the final coding.)
- 2010-05-11 15:43:39下载
- 积分:1
-
61857042RLS
说明: 自适应信号处理的理论和技术经过40多年的发展和完善,已逐渐成为人们常用的语音去噪技术.并通过实例介绍了基于Matlab的RLS自适应语音噪声对消系统的设计与实现.(After more than 40 years of development and improvement, the theory and technology of adaptive signal processing have gradually become a common speech denoising technology. The design and implementation of RLS adaptive speech noise cancellation system based on Matlab are introduced through an exampl)
- 2021-03-13 10:57:04下载
- 积分:1
-
tiexinyingxiangfenliang
该程序用来计算变压器互感,相关参数计算一定正确(The procedure used to calculate the mutual inductance of transformer, the relevant parameters must correct)
- 2021-03-11 15:39:26下载
- 积分:1
-
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
-
jpeg1
基于stm32的jpeg图片压缩代码,并且通过串口输出(The stm32-based jpeg image compression code, and output through the serial port)
- 2021-04-08 16:09:00下载
- 积分:1
-
WinRar密码破译
说明: 破解WinRAR解密文件,适用Windows平台系统(Cracking WinRAR Decrypted Files)
- 2020-06-19 16:00:02下载
- 积分:1
-
matlab_code_for_video_compression
video compression using matlab
- 2017-10-13 02:59:00下载
- 积分:1
-
赫夫曼编码
说明: huffman编码,根据输入进行权重计算并编码,还实现了解码。(Huffman coding, according to the input weight calculation and coding, but also achieve decoding.)
- 2020-06-26 00:22:58下载
- 积分:1
-
EZW_Matlab_Demo
EZW matlab 源码用于图像压缩试验()
- 2008-03-26 15:32:14下载
- 积分: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