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

搜索资源列表

  1. youcode

    0下载:
  2. 本方法实现了比较基础的游程编码,基于对编码的压缩游程编码是有效的-the search order coding is good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:171606
    • 提供者:王大锤
  1. youchengbianma

    0下载:
  2. 用c++实现的对游程编码的译码以及编码操作。对信息论一块的游程编码的理解具有一定参考价值。-C++ with the realization of run length coding decoding and encoding operation. For information on the run length encoding a piece of understanding has a certain reference value.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2397
    • 提供者:俞航
  1. youcheng

    0下载:
  2. 游程编码是一种对图像颜色识别的一种编码,也是信息论编码初学者的必做编码之一。-Run-length coding is a recognition of a color image coding, information theory coding is a must for beginners to do one encoding.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6582
    • 提供者:dsrkpov
  1. youchengbianma

    0下载:
  2. 实现游程编码,输入一连串的信源符号,可以实现游程编码-Run lenghth code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:662
    • 提供者:idrkeclu
  1. jpeg

    0下载:
  2. 自己写的jpeg的压缩,自己写的DCT以及IDCT,没有采用huffman编码,因为太难了,采用的是游程编码,可以直接运行,压缩比达到要求。内付文档详细说明代码。-Write your own jpeg compression, and write their own DCT and IDCT, did not use huffman coding, because too difficult, using run-length encoding, you can directly run th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:165045
    • 提供者:邓恬
  1. ya_shuo

    0下载:
  2. 一个可以简单的压缩小程序,是利用游程编码原理-One can simply compress small program is the use of run-length coding theory
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:456323
    • 提供者:张浩
  1. youchengbianma

    0下载:
  2. 游程编码最图像进行压缩和解压,运行程序能够成功看到图像压缩后的情况-RLE most image compression and decompression, run the program to be successful after seeing an image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:44174
    • 提供者:黄婷
  1. RLEcompression

    0下载:
  2. 借助于RLE游程编码的思想,实现对字符串数据的简单压缩。-RLE RLE means of thought, to achieve a simple string data compression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:624
    • 提供者:
  1. Run-length-encoding

    0下载:
  2. 基于游程编码的图像压缩解压实验 源代码 算法测试-Run-length encoding compression decompression experiments based image Source code Algorithm testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1508263
    • 提供者:QingYue
  1. DCT_verilog

    0下载:
  2. DCT是数字图像处理中的一种基础算法,实现从时域到频域的转换,从而去掉时域中数据的相关性,有利于量化后对变换系数采用游程编码和Huffman编码。-DCT is a digital image processing a basic algorithm to achieve the conversion the time domain to the frequency domain, and thus remove the domain relevance of data in favor of
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:507958
    • 提供者:荣志强
  1. RLE-decompression

    0下载:
  2. 我们可以对任意图像利用游程编码进行编码和解压。-We can use any image coding and run-length coding decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:10628
    • 提供者:刘巧梅
  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
    • 文件大小:812731
    • 提供者:蒋凡
  1. RLC

    0下载:
  2. 采用游程编码,对图像进行压缩与解压缩,程序亲测可用,内附源码与课件。-The run length encoding, image compression and decompression procedures, pro test is available, containing the source code and software.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-17
    • 文件大小:4395437
    • 提供者:横槊
  1. Sharks-and-fish---MFC

    0下载:
  2. 在MFC中用动画的形式模拟一个有鲨鱼与鱼的海洋,实现海洋到游程编码的转换-Simulation of a shark and fish in the ocean in the form of MFC used animation to achieve marine RLE conversion
  3. 所属分类:Other Games

    • 发布日期:2017-05-14
    • 文件大小:3498454
    • 提供者:OnAir
  1. testrle

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

    • 发布日期:2017-05-09
    • 文件大小:1544851
    • 提供者:1
  1. code

    0下载:
  2. 基于c++的二元信息论编码,包括霍夫曼编码,费诺编码,游程编码及算术编码-C++ based binary information on the coding, including Huffman coding, coding, run-length encoding and arithmetic coding
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:4680
    • 提供者:唐宇
  1. Js-to-achieve-run-length-encoding

    0下载:
  2. 用js实现游程编码的压缩与解压, 通过网页展示压缩编码与解压编码的互转,直接通过浏览器就可以实验。-With js achieve run-length encoding compression and decompression by page impressions compression coding and decompression encoding conversion, directly through the browser can experiment.
  3. 所属分类:JavaScript

    • 发布日期:2017-05-04
    • 文件大小:267119
    • 提供者:刘飞
  1. Java-to-achieve-run-length-encoding

    0下载:
  2. 使用java编程语言实现游程编码的压缩与解压, 算法与jS写的不同-Using java programming language run-length encoding compression and decompression algorithms and jS write different
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:14762
    • 提供者:刘飞
  1. C-to-achieve-run-length-encoding

    0下载:
  2. 使用C语言实现游程编码的编码压缩与解压, 算法比较精悍!-Using C language run-length encoding compression coding and decompression algorithm is relatively lean!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:刘飞
  1. RLC

    0下载:
  2. 使用C语言实现图像的游程编码压缩,性能优越,便于C语言实现-The use of C language to realize image compression encoding, superior performance, easy language C
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:619
    • 提供者:zcwl
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com