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

搜索资源列表

  1. 文本与二值图像的游程压缩[xtulbd,050418]

    0下载:
  2. 【文本与二值图像的游程】1. 文本游程压缩的原理 对重复字段采用3符号标识法:(1) 重复提示符,比如@,#等;(2) 游程长度参数或重复次数,若用一个字节表示,最大长度可为255个重复字;(3) 重复字符。以上三部分合称为重复因子。可见要获得压缩效益,重复字符应在3个以上。2. 图像游程压缩的原理 对于二值图像,原始数据为零一矩阵,压缩时逐行处理该矩阵:(1) 连续n个1,表示为+n;(2) 连续n个0,表示为-n。-text and binary image -- an outbound t
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:157491
    • 提供者:李勃东
  1. 数据压缩_RLC游程编码

    0下载:
  2. 本程序实现了数据压缩中RLC(游程编码)过程。执行环境为 TC 3.0。-realized by the data compression RLC (RIc) process. The environment for the implementation of TC 3.0.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:15288
    • 提供者:钟祖豪
  1. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码

    1下载:
  2. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:231477
    • 提供者:yanghaocouple
  1. 游程编码

    0下载:
  2. 游程编码
  3. 所属分类:源码下载

  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
    • 文件大小:19228
    • 提供者:
  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
    • 文件大小:260428
    • 提供者:蜗牛
  1. jm3.rar 数据通信中的游程编码、解码方法

    0下载:
  2. 数据通信中的游程编码、解码方法。(编程背景为温室温度测量,限定在正负50以内)。已经编译通过。,Data communications in the run-length coding, decoding methods. (Programming background greenhouse temperature measurement, limited to within plus or minus 50). Has been compiled through.
  3. 所属分类:通讯/手机编程

    • 发布日期:2017-03-24
    • 文件大小:1307
    • 提供者:谢志超
  1. jpeg.rar

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

    • 发布日期:2017-03-30
    • 文件大小:1677
    • 提供者:gj
  1. RLE.rar

    0下载:
  2. 二值图像 游程编码 自己测试过。。。绝对可用,Binary image run-length coding themselves tested. . . Definitely can be used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:724
    • 提供者:龙军
  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-29
    • 文件大小:1940
    • 提供者:Genghis
  1. zfbm

    0下载:
  2. 文件压缩中的游程编码源程序。已经测试通过。对重复字符较多的文件压缩率较高。-File compression in the run-length coding source. Have the test. More characters for the duplicate file compression is higher.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:978
    • 提供者:谢志超
  1. RunLength_finsh

    0下载:
  2. 利用vc 开发平台实现游程编码的算法,文件中有详细的代码,可以得出压缩比。里面也有运行程序的结果。-Vc development platform to use to achieve run-length coding algorithm, the document in detail the code compression ratio can be drawn. There is also the result of running the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:56746
    • 提供者:富有户
  1. YOUCHENG

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

    • 发布日期:2017-03-22
    • 文件大小:7414
    • 提供者:于林
  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
    • 文件大小:1176
    • 提供者:清风细雨
  1. HDAd

    0下载:
  2. 游程编码与哈弗曼编码的联合压缩技术,PDF格式的 供参考-Run-length coding and joint coding哈弗曼compression technology, PDF format for reference
  3. 所属分类:Editor

    • 发布日期:2017-04-01
    • 文件大小:274354
    • 提供者:吴群峰
  1. bianma

    0下载:
  2. 二值图像游程编码算法的Matlab实现 图片自己加上去就得了-Binary image run-length coding algorithm for the realization of the Matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:541
    • 提供者:lp
  1. ImageProcess

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

    • 发布日期:2017-05-10
    • 文件大小:2050151
    • 提供者:肖司
  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
    • 文件大小:652835
    • 提供者:limo
  1. youcheng

    0下载:
  2. 信息论与编码课程设计:基于概率论与编码 游程编码-Information Theory and Coding Course Design: Based on the probability of run-length coding and coding
  3. 所属分类:Compiler program

    • 发布日期:2017-03-29
    • 文件大小:582665
    • 提供者:周游
  1. 游程编码

    1下载:
  2. 文件中有两个编码程序,一个是简单的游程编码仿真实现,另一个是图像的游程压缩编码实现(There are two coding programs in the file. One is a simple run-length coding simulation implementation, the other is the image run-length compression coding implementation.)
  3. 所属分类:压缩解压

    • 发布日期:2019-10-31
    • 文件大小:80896
    • 提供者:一根呆毛
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com