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

搜索资源列表

  1. PicCompressEncode

    0下载:
  2. 游程编码实现图像压缩。还可以,推荐给大家-RIc the image is compressed. Also, we recommend to the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:293.67kb
    • 提供者:何峰
  1. youcheng

    0下载:
  2. 地理信息系统的一种编码方法游程编码,简单实用-a coding method run-length coding, simple and practical
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25.11kb
    • 提供者:孙君
  1. datapress

    0下载:
  2. 数据压缩实验指导,有游程编码和预测编码的实现-data compression guidance, and with run-length coding and coding to achieve forecast
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9.67kb
    • 提供者:le
  1. entroyencoding

    0下载:
  2. 用VC实现的算术编码,霍夫曼编码,游程编码,可以直接运行,并可以演示!-with VC arithmetic coding, Huffman coding and run-length coding, direct operation and can demo!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:80.01kb
    • 提供者:杨德
  1. shannong

    0下载:
  2. 用vc++实现香农编码、游程编码、和算术编码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:李明
  1. Princeton_math@mop.com

    0下载:
  2. 有< 信息论与编码> 的游程编码,超大数阶乘和数值分析的重要算法.-have lt; Lt; Information Theory and Coding gt; Gt; The run-length coding, and the large number of factorial analysis of the numerical algorithm.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10.49kb
    • 提供者:Princeton_math
  1. jpeg.rar

    0下载:
  2. 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1.64kb
    • 提供者:gj
  1. YOUCHENG

    1下载:
  2. C语言实现游程编码级解码过程,并附有注释。-C language-level RLE decoding process, together with the Notes.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:7.24kb
    • 提供者:于林
  1. RunLengthCoding

    0下载:
  2. 用C语言实现《信息论与编码》里的游程编码(黑白用数字表示)。-Using C language implementation, " Information Theory and Coding," in the run-length coding (black and white with that figure).
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.15kb
    • 提供者:清风细雨
  1. entropy_coding

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

    • 发布日期:2017-03-26
    • 文件大小:280.6kb
    • 提供者:steven
  1. ImageProcess

    0下载:
  2. 使用VC++对图像处理,以及游程编码及其解压缩-The use of VC++ for image processing, as well as run-length coding
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:1.96mb
    • 提供者:肖司
  1. youchengbianma

    0下载:
  2. 游程编码:将一行中颜色值相同的相邻像素用一个计数值和该颜色来代替。-youcheng
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:902byte
    • 提供者:xiaohan
  1. yc

    0下载:
  2. 这是用VC写的游程编码的源程序,是信息论与编码的课程设计,有相应的解码过程-This is written with VC run-length coding of the source, is information theory and coding of curriculum design, a corresponding decoding process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:637.53kb
    • 提供者:limo
  1. ECGCompressLossless

    0下载:
  2. 心电数据无损压缩代码 用到了游程编码 Golomb编码 差分编码等-Lossless Compression of ECG data the code uses a run-length coding Golomb coding differential coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:43.11kb
    • 提供者:pantao
  1. huffman

    0下载:
  2. 霍夫曼编码是经典的信源编码,与游程编码同为信道编码常用编码方式高效简单。-Huffman coding is the classic source coding, and run-length coding with channel coding used for the encoding easy and efficient.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:50.13kb
    • 提供者:周旋
  1. youchengbianma

    0下载:
  2. 信息论编码课程设计中自己做到的游程编码的代码,里面包含了哈弗曼的编码算法,希望对你有所帮助。-Information theory, curriculum design in their own code to do run-length coding code, which contains a Havermann encoding algorithm, hope this helps.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2.33kb
    • 提供者:曹波
  1. bianma

    0下载:
  2. 游程编码,Shannon编码,Elias编码,huffman编码-RLE, Shannon coding, Elias coding, huffman coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:陆鸣
  1. arrlle_rldc

    0下载:
  2. matlab实现的游程编码的编码与解码过程,,rle实现编码,rld实现解码,简单易懂实用 -matlab implementation of RLE encoding and decoding process, rle. achieve coding, rld achieve decoding, simple and easy to understand practical
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.05kb
    • 提供者:利益
  1. yc

    0下载:
  2. 游程编码程序,输入一个01序列,将它转换成游程编码-Runlength encoding procedure, the input of a 01 sequence, and convert it into the run-length coding
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:220kb
    • 提供者:林小夏
  1. RLE

    0下载:
  2. 对一定长度的数据进行压缩,采用游程编码,对连续重复的数据压缩率高。(For a certain length of data compression, using run length encoding of data, continuous repeated high compression rate.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:宁徛
« 12 »
搜珍网 www.dssz.com