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

搜索资源列表

  1. 0240302314jiangwei13852910295

    0下载:
  2. 游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做了较为全面地研究。包括游程压缩模型、数据压缩、解压缩过程,并给出了流程图和相应的程序。 关键词:编码;解码;游程长度编码;压缩;解压缩。 -run-length coding is very simple, encoding, decoding speed, widespread use. This paper describes a run-length coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:377449
    • 提供者:蒋伟
  1. huff0645345

    0下载:
  2. This file contains a new and improved version of the Huffman coder, (June 29. 2001). The name is Huff06.m. There are also some additional files which are helpful when using Matlab for data compression: quantizer, different variants of run-length-enco
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:25410
    • 提供者:金金
  1. rle_rld

    0下载:
  2. matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:郭复胜
  1. JPEGcompressencoding

    1下载:
  2. 1.JPEG压缩编码的vc++代码 2.使用Run length algorithm Jpeg图像编解码 3.内含有测试用c,rc,h,文件,测试用图像文件,翔实,清晰的代码注释行 -1.JPEG Coding vc code 2. Run length algorith used m Jpeg image codecs 3. contain Test c, rc, h, documentation, testing with image files, informative, Note
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:34703
    • 提供者:方周
  1. shujuyasuoyouchenbianma

    0下载:
  2. 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:陈玲玲
  1. run-length_encode.tar

    0下载:
  2. 實現基本的資料壓縮演算法的參考,以run-length編碼的的演算法機制,所得出的源碼-achieve basic data compression algorithm reference a run-length encoding algorithm mechanism, derived from the source
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:余少仁
  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. RESPIHT

    0下载:
  2. This zip contains a simple paper of SPIHT generated streams run length encoded ... later i ll be posting the MATLAB source code also and also SPIHT with Arithmetic coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:110053
    • 提供者:陈语恬
  1. JPG

    0下载:
  2. 本论文主要介绍了JPEG的编码和解码过程。该程序的编码部分能把一张BMP格式的图象进行JEPG编码,压缩成以二进制形式保存的文件;通过相应的解码程序又可以把图象解压缩出来。在图象传送过程中,我们经常采用JPEG格式对静态图象进行编码。JPEG基本系统是一种有损编码,无法完全恢复出原图象,信息有一定的丢失,称为有损压缩。尽管我们希望能够无损压缩,但是通常有损压缩的压缩比(即原图象占的字节数与压缩后图象占的字节数之比,压缩比越大,说明压缩效率越高)比无损压缩的高。JPEG编码先把图象色彩RBG变成亮
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2843992
    • 提供者:徐晓明
  1. List1-1

    0下载:
  2. 壓縮演算法-基本的資料壓縮演算法-基本的Run-Length編碼
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:934
    • 提供者:student
  1. List1-2

    0下载:
  2. 壓縮演算法-基本的資料壓縮演算法-插表示Run-Length編碼的碼
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1013
    • 提供者:student
  1. List1-3

    0下载:
  2. 壓縮演算法-基本的資料壓縮演算法-將run長度部分做為表示Run-Length編碼的碼
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:988
    • 提供者:student
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  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. This the code about run length encoding-This is the code about run length encoding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:93444
    • 提供者:john smith
  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. 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. GLRL

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

    • 发布日期:2017-03-29
    • 文件大小:9781
    • 提供者:sindhuja
  1. Run-length encoding?(RLE)

    0下载:
  2. run length encoding的Matlab程序,纯原创,请勿抄袭!(This is a Matlab program for run length encoding.)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-25
    • 文件大小:50176
    • 提供者:海涵
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com