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

搜索资源列表

  1. 0240302314jiangwei13852910295

    0下载:
  2. 游程长度编码非常简单,编码、解码速度快,应用广泛。本文主要介绍了游程长度编码的原理和实现技术,对游程长度编码技术做了较为全面地研究。包括游程压缩模型、数据压缩、解压缩过程,并给出了流程图和相应的程序。 关键词:编码;解码;游程长度编码;压缩;解压缩。 -run-length coding is very simple, encoding, decoding speed, widespread use. This paper describes a run-length coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:377449
    • 提供者:蒋伟
  1. rle_rld

    0下载:
  2. matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1269
    • 提供者:郭复胜
  1. M-squence

    0下载:
  2. 用单片机只能实现级数叫低的M序列,本程序是单片机的软件补助,功能是产生M序列游程计算-MCU can only achieve low series called the M series, the procedure is SCM software subsidies, function is to produce M-sequence calculation YOU
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1553
    • 提供者:秦光
  1. shujuyasuoyouchenbianma

    0下载:
  2. 数据压缩游程编码示例,模拟游程编码过程,可以做课程设计使用.-data compression run-length coding examples and simulation run-length coding process can be done using the curriculum design.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1288
    • 提供者:陈玲玲
  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. 二值图像游程编码算法的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. 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. youchengbianma

    0下载:
  2. 数据压缩 游程编码 用c++实现,能运行的,绝对正确-Run-length encoding data compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:725
    • 提供者:彬源
  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
    • 文件大小:6465
    • 提供者:丁匡正
  1. binaryimagecoding

    0下载:
  2. 这个一个用matlab写的关于二值图像游程编码的实例-binary image coding
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:675
    • 提供者:晓丹
  1. Benny

    0下载:
  2. 游程编码的编码与解码 用matlab语言实现-code and decode
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:124804
    • 提供者:张彤
  1. youchengbianjiema

    0下载:
  2. 游程编码 输入一个一维数组,会将其内容进行编码,编码程序中包含十进制与二进制之间的相互转换。解码为其逆过程-RLE enter a one-dimensional array, its contents will be encoded, encoding process includes the interaction between decimal and binary conversion. Decode its reverse process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2504
    • 提供者:长乐
  1. youchengbianma

    0下载:
  2. 这是一个实现对图像进行游程编码的matlab程序。直接调用该函数即可实现游程编码。(This is a realization of the image run length coding matlab program. Directly call this function to achieve run length coding.)
  3. 所属分类:压缩解压

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:goodllo
  1. GLRLM

    1下载:
  2. 计算二维图像的灰度游程矩阵,并计算特征统计量(Calculating the gray range matrix of a two-dimensional image and calculating the characteristic statistics)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:jiaoshuier
  1. RLE

    1下载:
  2. 游程编码 可以进行压缩解压、图像对比处理,原图像,压缩后,解压后数据长度的对比(run-encoding Compression decompression, image contrast processing, the original image, compression, after decompression data length comparison.)
  3. 所属分类:压缩解压

    • 发布日期:2019-10-31
    • 文件大小:227328
    • 提供者:啦啦啦1啦1
  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 »
搜珍网 www.dssz.com