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

搜索资源列表

  1. 523

    0下载:
  2. 实现2维快速离散余弦变换,包含位图文件的拆解和封装,变换结果的查看,游程编码-achieve rapid two-dimensional discrete cosine transform, the document contains bitmap disassembling and packaging and transform the results of the check, RIc
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:7.33kb
    • 提供者:闫位岸
  1. RLE

    0下载:
  2. 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象文件的压缩和解压缩
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12.37kb
    • 提供者:Garwolf
  1. RLE

    0下载:
  2. RLE.c 本演示程序提供了游程长度编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.69kb
    • 提供者:zhangpin
  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_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
    • 文件大小:55.42kb
    • 提供者:富有户
  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. 1

    0下载:
  2. 程序使用游程编码编写包括测试文件及相关东西-Procedures for the use of run-length coding, including the preparation of the test paper and related things
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:185.16kb
    • 提供者:xuhanbing
  1. Run_length_encoding_compressing_bmp_file

    0下载:
  2. 一个用游程编码实现对BMP文件的压缩,收藏。-A Run-length encoding method compressing a bmp file for storage
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:3.91kb
    • 提供者:陆坤
  1. zigzag

    0下载:
  2. 对yuv视频文件进行zigzag游程编码和zigzag解码-encode and decode the yuv video with the zigzag algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:7.58kb
    • 提供者:臧艳军
  1. rlc_code

    0下载:
  2. 实现JPEG编码中的游程编码(RLE)的工程文件,能够直接运行,易读,其中temcode是读入的文件信号-JPEG coding to achieve run-length encoding (RLE) of the project file, can be run directly, easy to read, which is read the paper temcode signal
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:210.55kb
    • 提供者:舒念
  1. system

    0下载:
  2. 使用matlab编程,实现文件数据游程编码、(7,4)线性码、模拟二元传输信道-Using matlab programming, file data length coding, (7,4) linear code, binary transmission channel simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.41kb
    • 提供者:yarongfun
  1. runlength

    0下载:
  2. 游程编码是一种常用的压缩编码方法,为压缩文本文件建立的,用于文本文件压缩。-RLE compression is a commonly used method for compressing a text file created, for text file compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.22kb
    • 提供者:zhangli
  1. RunLength

    0下载:
  2. 信息论课程当中的关于游程编码的源代码。可用此编码方法对图像等可用数组表示的文件进行压缩-Information theory course which the source code of the RLE
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:272.07kb
    • 提供者:ChengXYY
  1. DigitalVideo

    0下载:
  2. 完成bmp文件到jpeg文件的压缩,使用DCT变换然后进行游程编码以及哈弗曼编码 实现完整的jpeg压缩过程,最后写成jpeg文件-Bmp files to jpeg complete file compression
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-15
    • 文件大小:19.68mb
    • 提供者:吴梅
  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
    • 文件大小:959.35kb
    • 提供者:颖风
  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
    • 文件大小:58.89kb
    • 提供者:颖风
  1. Jsteg

    2下载:
  2. Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下: 首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最 低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而得到一个含有秘密信息的JPEG stego文件。-Jsteg
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:793.68kb
    • 提供者:蒋凡
  1. testrle

    0下载:
  2. 游程编码RLE文件压缩与解压缩,c语言编写-RLE compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:1
  1. 行程编码(又名游程编码)

    1下载:
  2. 行程编码又名游程编码,是无损压缩的一种,本文件用于图像压缩及解压,压缩前后图像完全一样(Run length coding, also known as run length coding, is one of lossless compression. This file is used for image compression and decompression. The image is exactly the same before and after compression)
  3. 所属分类:图形图象

    • 发布日期:2017-12-21
    • 文件大小:8kb
    • 提供者:长生大帝
  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 »
搜珍网 www.dssz.com