CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - Run Length

搜索资源列表

  1. RLEencoding

    0下载:
  2. A simple (de)compression program using Run Length Encoding. Compression is done that easy: compressedData = rle(originalData) Decompression: originalData = rle(compressedData)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:829
    • 提供者:阳关
  1. 二值图像游程编码算法的Matlab实现

    0下载:
  2. 二值图像游程编码算法的Matlab实现,包含源程序代码以及运行结果。,Binary image run-length coding algorithm for the realization of Matlab, including source code, as well as the results.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-22
    • 文件大小:19228
    • 提供者:
  1. RLC_MATLAB

    0下载:
  2. 一个用于演示游程编码的Matlab程序,具有编码和解码功能-A Matlab program for the demonstration of the run-length coding , with the encoding and decoding functions
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1940
    • 提供者:Genghis
  1. rle

    0下载:
  2. Run length Encoding code in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:547
    • 提供者:hussain
  1. rle_encoding

    0下载:
  2. run length encoding in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:638
    • 提供者:prashanth
  1. losseless_run_length_coder_decoder

    0下载:
  2. Lossy Run Length coding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:729
    • 提供者:vikas
  1. jpeg_encode+decoderhojoon

    1下载:
  2. 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 -
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2938
    • 提供者:Ho Joon Lee
  1. cdmahmm

    0下载:
  2. 本程序执行CDMA仿真并确定半马尔克夫模型,输出为误比特率以及所需的游程。希望你能喜欢。-this program simulated the CDMA and get the HMM .the ouput are ber and run-length. i hope you can like it
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:633
    • 提供者:刘红
  1. 3

    0下载:
  2. this module introduces practical entropy coding techniqes, such as hoffman coding,Run-length coding (RLC) and arithmetic coding
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:114198
    • 提供者:badria
  1. encode

    0下载:
  2. 改进后的游程编码,可以继续量化编码转化为二进制数据流,针对一些较为接近的数,通过合适的阈值设定可以近似,从而大大压缩数据流-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
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6465
    • 提供者:丁匡正
  1. ZeroRunLength

    0下载:
  2. Run length编解码的Matlab程序。只对0的连续出现进行run length编码,可用于图像压缩,带有限制最大长度的功能。-Zero Run Length coding and decoding with max run length constraint. Written in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:525
    • 提供者:chen
  1. MyJPEG

    0下载:
  2. 是基于dct的matlab的程序设计,采用的是游程编码。-The matlab' s dct-based programming, uses a run-length encoding.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5441
    • 提供者:
  1. chebyshev

    1下载:
  2. 输出chebyshev映射的混沌序列,及其自相关、游程特性-Output chebyshev map sequence, and autocorrelation, run-length features
  3. 所属分类:matlab

    • 发布日期:2017-01-11
    • 文件大小:1024
    • 提供者:菲菲
  1. jpeg

    0下载:
  2. 利用游程编码和哈弗曼编码实现灰色图片的压缩和解码,压缩比可达15倍-Using run-length encoding and Hafu Man Coding and decoding of gray image compression, the compression ratio up to 15 times
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:28115
    • 提供者:邢旭
  1. GLRL

    0下载:
  2. gray level run length matrix
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:9781
    • 提供者:sindhuja
  1. runl

    0下载:
  2. 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
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1170
    • 提供者:david
  1. rleEncoding

    0下载:
  2. run length coding algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:227941
    • 提供者:leegare
  1. code

    0下载:
  2. 实现图像的游程编码,有示例,希望大家喜欢-The run-length encoding of image, there are examples, I hope you like
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:48248
    • 提供者:李卿卿
  1. new3

    0下载:
  2. huffman code and run length code on an image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6802
    • 提供者:aditya
  1. plcm_single_yc

    0下载:
  2. 本程序采用单阈值量化法产生混沌序列并仿真其游程特性-This program uses a single thresholding method of generating chaotic sequences and simulation run-length features
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1295
    • 提供者:任小琦
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com