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

搜索资源列表

  1. siftedkey

    0下载:
  2. 游程编码C++代码,可以用于信号的无损压缩,并且其压缩比能接近理论极限值-run-length encoding for C++,with a high compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1042
    • 提供者:hitbin
  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
    • 文件大小:982377
    • 提供者:颖风
  1. jpeg_decode

    1下载:
  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. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:60300
    • 提供者:颖风
  1. RLE-watermark

    0下载:
  2. 二值图像信息隐藏,采用游程编码的方式隐藏水印信息。-Binary image information hiding, using run-length coding method hidden watermark information.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:48421
    • 提供者:hua
  1. RLE

    0下载:
  2. 初学者的游程编码,可以进行小图像的压缩,可以以此为基础进行编码和参考-RLE beginner, you can make small image compression, can be encoded as a basis and reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:453031
    • 提供者:郝艳玲
  1. RLC

    0下载:
  2. 游程编码--二值图像的游程编码--matlab程序,-RLE- RLE binary image- matlab program,
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:60837
    • 提供者:邢彩荣
  1. ImageCoding

    0下载:
  2. 这是图像编码的源代码,包括霍夫曼编码,算数编码,游程编码等-This is the image coding source code, including Huffman coding, arithmetic coding, run-length coding, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:233547
    • 提供者:mt
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. run_length_rumtime

    0下载:
  2. 个人在学习《信息论与编码》的时候写的,基于费诺(Fano)和游程编码的图像编码程序。-An image processing program based on Fano coding and long-length coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4795
    • 提供者:吴楚豪
  1. youcode

    0下载:
  2. 本方法实现了比较基础的游程编码,基于对编码的压缩游程编码是有效的-the search order coding is good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:171606
    • 提供者:王大锤
  1. youchengbianma

    0下载:
  2. 用c++实现的对游程编码的译码以及编码操作。对信息论一块的游程编码的理解具有一定参考价值。-C++ with the realization of run length coding decoding and encoding operation. For information on the run length encoding a piece of understanding has a certain reference value.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:俞航
  1. youcheng

    0下载:
  2. 游程编码是一种对图像颜色识别的一种编码,也是信息论编码初学者的必做编码之一。-Run-length coding is a recognition of a color image coding, information theory coding is a must for beginners to do one encoding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6582
    • 提供者:dsrkpov
  1. youchengbianma

    0下载:
  2. 实现游程编码,输入一连串的信源符号,可以实现游程编码-Run lenghth code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:idrkeclu
  1. jpeg

    0下载:
  2. 自己写的jpeg的压缩,自己写的DCT以及IDCT,没有采用huffman编码,因为太难了,采用的是游程编码,可以直接运行,压缩比达到要求。内付文档详细说明代码。-Write your own jpeg compression, and write their own DCT and IDCT, did not use huffman coding, because too difficult, using run-length encoding, you can directly run th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:165045
    • 提供者:邓恬
  1. ya_shuo

    0下载:
  2. 一个可以简单的压缩小程序,是利用游程编码原理-One can simply compress small program is the use of run-length coding theory
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:456323
    • 提供者:张浩
  1. UQS

    1下载:
  2. 独特码生成程序,能够产生给定长度的独特码,并实现了码元分布、码元对分布、游程分布、重复串分布和线性复杂度等特性的分析。 -For generating the smallest probability of randomly generated unique signal.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1490609
    • 提供者:牛江夏
  1. Fast-Connected-Component-Labeling

    0下载:
  2. 这里包括2015年论文利用游程集合的标号传播实现快速连通域标记的论文原文和源代码,有作者本人提供,检测二值图像的连通域,我们认为速度比其他算法快得多。-Fast Connected component labeling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1233358
    • 提供者:nsang
  1. yc

    1下载:
  2. Jerk混沌序列转换为二进制后,序列的游程性分析 程序简单运行方便-Jerk chaotic sequence converted to binary, the run sequence analysis procedures to facilitate simple operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:15629
    • 提供者:敬勇攀
  1. youchengbianma

    0下载:
  2. 游程编码最图像进行压缩和解压,运行程序能够成功看到图像压缩后的情况-RLE most image compression and decompression, run the program to be successful after seeing an image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:44174
    • 提供者:黄婷
  1. RLEcompression

    0下载:
  2. 借助于RLE游程编码的思想,实现对字符串数据的简单压缩。-RLE RLE means of thought, to achieve a simple string data compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:624
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com