搜索资源列表
RLEencoding
- A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
二值图像游程编码算法的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
rle
- Run length Encoding code in matlab
rle_encoding
- run length encoding in matlab
losseless_run_length_coder_decoder
- Lossy Run Length coding and decoding
jpeg_encode+decoderhojoon
- This a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN -
cdmahmm
- 本程序执行CDMA仿真并确定半马尔克夫模型,输出为误比特率以及所需的游程。希望你能喜欢。-this program simulated the CDMA and get the HMM .the ouput are ber and run-length. i hope you can like it
3
- this module introduces practical entropy coding techniqes, such as hoffman coding,Run-length coding (RLC) and arithmetic coding
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
ZeroRunLength
- Run length编解码的Matlab程序。只对0的连续出现进行run length编码,可用于图像压缩,带有限制最大长度的功能。-Zero Run Length coding and decoding with max run length constraint. Written in Matlab
MyJPEG
- 是基于dct的matlab的程序设计,采用的是游程编码。-The matlab' s dct-based programming, uses a run-length encoding.
chebyshev
- 输出chebyshev映射的混沌序列,及其自相关、游程特性-Output chebyshev map sequence, and autocorrelation, run-length features
jpeg
- 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
GLRL
- gray level run length matrix
runl
- Parses the vector x into "runs" of constant value. x - row or column vector R - maximum run length -Parses the vector x into "runs" of constant value. x - row or column vector R - maximum run length
rleEncoding
- run length coding algorithm
code
- 实现图像的游程编码,有示例,希望大家喜欢-The run-length encoding of image, there are examples, I hope you like
new3
- huffman code and run length code on an image
plcm_single_yc
- 本程序采用单阈值量化法产生混沌序列并仿真其游程特性-This program uses a single thresholding method of generating chaotic sequences and simulation run-length features