搜索资源列表
yasuo
- 采用离散小波变换方法(Mallat算法),实现对语音信号的双通道子带压缩编码。将语音信号中,C125Hz的低频区信号完全保留,在125Hz飞KHz频段的语音信号用小波分解逐级进行较为精确的量化并进行滤波,而将高频部分采用游程编,进而达到在保证语音信号原有特性的前提下大幅度的压缩语音信号的传输数据量
二值图像游程编码算法的Matlab实现
- 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
RLC_MATLAB
- 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
encode
- 改进后的游程编码,可以继续量化编码转化为二进制数据流,针对一些较为接近的数,通过合适的阈值设定可以近似,从而大大压缩数据流-The improved run-length coding, can continue to quantify the code into binary data stream, for some of the more close to the number set by appropriate threshold can be approximated, thereb
binaryimagecoding
- 这个一个用matlab写的关于二值图像游程编码的实例-binary image coding
system
- 使用matlab编程,实现文件数据游程编码、(7,4)线性码、模拟二元传输信道-Using matlab programming, file data length coding, (7,4) linear code, binary transmission channel simulation
MyJPEG
- 是基于dct的matlab的程序设计,采用的是游程编码。-The matlab' s dct-based programming, uses a run-length encoding.
jpeg
- 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
RLEhiding
- 通过游程编码的方式,进行图像信息隐藏,此方法适用于二值图像的隐藏-Length coding by the way the image information hiding, this method is suitable for binary image of the hidden
vlccomression
- RLC游程编码程序,matlab可直接运行-RLC routine
rle-matlab
- 低比特图像压缩的 matlab实现,主要是游程编码-Matlab low bit image compression to achieve, mainly RLE
Benny
- 游程编码的编码与解码 用matlab语言实现-code and decode
youchengbianjiema
- 游程编码 输入一个一维数组,会将其内容进行编码,编码程序中包含十进制与二进制之间的相互转换。解码为其逆过程-RLE enter a one-dimensional array, its contents will be encoded, encoding process includes the interaction between decimal and binary conversion. Decode its reverse process
code
- 实现图像的游程编码,有示例,希望大家喜欢-The run-length encoding of image, there are examples, I hope you like
rle
- 游程编码是一种简单的非破坏性资料压缩法,其好处是加压缩和解压缩都非常快。-RLE is a simple non-destructive data compression method, the added advantage of very fast compression and decompression. The method is to calculate the length of consecutive compression of the data.
