CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 游程

搜索资源列表

  1. arith-n

    0下载:
  2. 本设计的目的是:通过分析中文手写笔迹图象特有的灰度以及二维空间分布的统计特性,采用二维游程Hufman编码方法对图象进行压缩与解压缩处理,编写压缩与解压缩应用程序。-the purpose of this design is : Chinese handwriting analysis specific to the gray images of the two-dimensional spatial distribution of statistical characteristics usi
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:12203
    • 提供者:黄宾
  1. ChaFen.rar

    0下载:
  2. 使用游程法对时间序列进行平稳性检验,如果是非平稳序列则进行差分使之平稳。,The use of run-time series on a smooth test, if non-stationary series were carried out in differential to make it smooth.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1149
    • 提供者:李力
  1. RLC.rar

    0下载:
  2. Run-length encoding游程编码,实现对二值图像的压缩与解压缩。,Run-length encoding Run-length encoding, the realization of two-valued image compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1165775
    • 提供者:star
  1. RLE

    0下载:
  2. matlab 实现游程编码(RLE)的压缩编码和解码, 对于二值图像具有很好的效果。自己做的作业,可以用-matlab run-length encoding (RLE) compression encoding and decoding, and has a good effect for the binary image. Their own job to do, can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:700
    • 提供者:王垠骐
  1. shangbianma

    0下载:
  2. 对BMP进行的熵编码图象压缩,包括哈夫曼编码、算术编码、游程编码.-BMP for the entropy coding of image compression, including Huffman coding, arithmetic coding, run-length encoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-16
    • 文件大小:4123363
    • 提供者:Claire
  1. P33_runstest

    1下载:
  2. 使用MATLAB语言实现[0,1]随机序列的游程检验-Using the MATLAB language implementation [0,1] random sequence runs test
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:751
    • 提供者:wangwenhui
  1. Zip_RLE8_b

    0下载:
  2. RLE8压缩的LabVIEW源程序,这个是游程压缩算法-LabVIEW source RLE8 compression, this is a run-length compression algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:8793
    • 提供者:vvmmd
  1. Runlength_en

    0下载:
  2. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:孙红昭
  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
    • 文件大小:974865
    • 提供者:张继红
  1. youcheng

    0下载:
  2. 游程码vc实现 完整实现游程码编码译码-Run-length code vc achieve full implementation decoding run-length coding
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1228
    • 提供者:wyshzz
  1. image_compression_final(jpeg)

    3下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:97003
    • 提供者:
  1. LZW

    0下载:
  2. LZW既为游程编码。也是用该种编码方式来消除图像中的冗余。-LZW both run-length coding. Is also the encoding used to eliminate redundant image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:260548
    • 提供者:liuyaxin
  1. EZWaddrle

    0下载:
  2. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:95936
    • 提供者:john
  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
    • 文件大小:231681
    • 提供者:yangjianlei
  1. ImageCoding

    0下载:
  2. 图像压缩编码 霍夫曼 香农 算术 游程 位平面-Image Coding Shannon Hoffman arithmetic bit-plane run-length
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:233150
    • 提供者:Juan
  1. ImageCoding

    0下载:
  2. 图像编码算法的实现。包括哈夫曼编码、游程编码等-Image coding algorithm. Include Huffman coding, run-length coding, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3448853
    • 提供者:yuliyang
  1. compression

    0下载:
  2. 对图像进行压缩,包括DCT变换,量化,游程编码。有良好的压缩比和压缩率。-Image compression, including DCT transform, quantization, run-length coding. A good compression ratio and compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:2014701
    • 提供者:cathy
  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
    • 文件大小:623539
    • 提供者:吴群峰
  1. entropy_coding

    0下载:
  2. 熵编码的程序,包括哈弗曼编码,算术编码和游程编码。-Entropy coding of procedures, including Huffman coding, arithmetic coding and run-length coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:287333
    • 提供者:steven
  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
    • 文件大小:1184
    • 提供者:陈自远
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com