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

搜索资源列表

  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
    • 文件大小:1.24kb
    • 提供者:郭复胜
  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
    • 文件大小:1.26kb
    • 提供者:陈玲玲
  1. youcheng

    0下载:
  2. 游程编码的主要部分,对简单的变化缓慢,重复出现的数据有很好的压缩效果
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.92kb
    • 提供者:铭蔚
  1. youcheng

    0下载:
  2. 一般的游程编码,写有要求与运行结果,还有注意事项
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:王静
  1. RLC

    0下载:
  2. 使用C语言实现图像的游程编码压缩,性能优越,代码简单,便于实现。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:荆瑞
  1. huffmancode

    0下载:
  2. 哈夫曼编码、游程编码、算术编码的Visual C++的源代码,欢迎下载
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79.1kb
    • 提供者:华容
  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
    • 文件大小:14.93kb
    • 提供者:钟祖豪
  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
    • 文件大小:254.32kb
    • 提供者:蜗牛
  1. RLE.rar

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

    • 发布日期:2017-03-28
    • 文件大小:724byte
    • 提供者:龙军
  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
    • 文件大小:1.11mb
    • 提供者: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
    • 文件大小:700byte
    • 提供者:王垠骐
  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
    • 文件大小:3.93mb
    • 提供者:Claire
  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
    • 文件大小:978byte
    • 提供者:谢志超
  1. Runlength_en

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

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

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

    • 发布日期:2017-04-26
    • 文件大小:93.69kb
    • 提供者:john
  1. youchengbianma

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

    • 发布日期:2017-04-10
    • 文件大小:725byte
    • 提供者:彬源
  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
    • 文件大小:1kb
    • 提供者:goodllo
  1. RLE

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

    • 发布日期:2019-10-31
    • 文件大小:222kb
    • 提供者:啦啦啦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
    • 文件大小:79kb
    • 提供者:一根呆毛
« 12 3 »
搜珍网 www.dssz.com