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

搜索资源列表

  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
    • 文件大小:33.89kb
    • 提供者:方周
  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
    • 文件大小:107.47kb
    • 提供者:陈语恬
  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-23
    • 文件大小:18.78kb
    • 提供者:
  1. 对一维、二维等信源进行游程编码

    0下载:
  2. 对一维、二维等信源进行游程编码,形成码流;以及对码流解码恢复-To 1-d, 2-d source such as on the run-length coding, form code flow And to streaming decoding recovery
  3. 所属分类:压缩解压

    • 发布日期:2017-03-24
    • 文件大小:254.32kb
    • 提供者:蜗牛
  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
    • 文件大小:177.04kb
    • 提供者:liliang
  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-17
    • 文件大小:91.25kb
    • 提供者:john smith
  1. MZ

    0下载:
  2. MH编码是用于黑白二进制文件传真的数据压缩。文件传真是指一般文件、图纸、手写稿、表格、报纸等文件的传真。他们是黑白二值的,也就是信源是二元信源q=2。 MH编码是一位编码方案,即对一行一行的数据进行编码,它将游程编码和霍夫曼编码想结合,是一种标准的改进霍夫曼码。 -MH encoded binary files are used for black-and-white facsimile data compression. Document refers to the general f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:952.02kb
    • 提供者:张继红
  1. rle

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

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

    1下载:
  2. 可以实现图像霍夫曼编码,香家费诺编码,算术编码,游程编码,位平面编码,预测编码,在编码过程中会显示被压缩图像的各个参数(压缩比,码长,信噪比等),并有图像恢复功能.-Huffman code can achieve images, Fenno House Shannon coding, arithmetic coding, run-length coding, bit plane coding, predictive coding, in the process of encoding comp
  3. 所属分类:压缩解压

    • 发布日期:2017-04-21
    • 文件大小:226.25kb
    • 提供者:yangjianlei
  1. gggg

    0下载:
  2. 一种共游程码的测试数据压缩方案,希望对大家有所帮助供参考-A total of run-length code of the test data compression scheme, hoping to help all of you for reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:608.92kb
    • 提供者:吴群峰
  1. decop

    0下载:
  2. matlab简易游程编码,针对二值灰度图像。 有压缩和加压及主程序部分,压缩和加压函数调用。-matlab simple run-length coding for gray image binarization. There are compression and pressure and the main program of the compression and compression function call.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.16kb
    • 提供者:陈自远
  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-04-01
    • 文件大小:6.31kb
    • 提供者:丁匡正
  1. 12

    0下载:
  2. 本文所研究的二值图像游程编码数据压缩,就是一种具有高压缩比的无损数据压缩技术,它是应用游程编码的原理对二值图像进行数据压缩的编码技术,其编码非常简单,编码和解码速度快,因此其应用范围广泛。-This paper studied binary image run-length encoding data compression, is a high compression ratio of lossless data compression technology, which is the app
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:33.02kb
    • 提供者:杜秋国
  1. code

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

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

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

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

    0下载:
  2. run length code to coding run level
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-09
    • 文件大小:7.12kb
    • 提供者:Daniel
  1. Feature-Extraction-Using-Multisignal-Wavelet-Tran

    1下载:
  2. I am simply extracting three types of features from the wavelet transform coefficients, these include: energy, variance and waveform length. You can modify and extract any types of features as you need. ** You need the wavelet toolbox to run this c
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:2.77kb
    • 提供者:*
  1. JPEG

    0下载:
  2. 基于C++语言的JPEG编码,添加符号(游程长度、占用位数等)用霍夫曼编码,幅度值用修改的二进制正常编码-JPEG encoding on C++ language, add a symbol (run length, take bits, etc.) using Huffman coding, the amplitude values ​ ​ are modified normal binary code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:282.17kb
    • 提供者:孙彬
  1. jpeg_decoder

    0下载:
  2. JPEG图像解码的源代码,包括FDCT,量化操作,量化表的优化,HUFFMAN编码,游程编码。同时内附相关的JPEG编解码的PDF文档,详细地介绍了JPEG文件的格式,同时也介绍了JPEG解码方面的知识,看过后定会受益匪浅,注:均为国外的文献,国外的文献仔细读,发现有些细节说的很清楚。-JPEG image decoder of the source code, including FDCT, quantization operation, the optimization of the qua
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:959.35kb
    • 提供者:颖风
  1. wzip-master

    0下载:
  2. 基于小波树和BWT变换的压缩算法,源码!-wzip 1.0 license : This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the Lice
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:39.04kb
    • 提供者:baiwenwu
« 12 »
搜珍网 www.dssz.com