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

搜索资源列表

  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. UQS

    1下载:
  2. 独特码生成程序,能够产生给定长度的独特码,并实现了码元分布、码元对分布、游程分布、重复串分布和线性复杂度等特性的分析。 -For generating the smallest probability of randomly generated unique signal.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1490609
    • 提供者:牛江夏
  1. Fast-Connected-Component-Labeling

    0下载:
  2. 这里包括2015年论文利用游程集合的标号传播实现快速连通域标记的论文原文和源代码,有作者本人提供,检测二值图像的连通域,我们认为速度比其他算法快得多。-Fast Connected component labeling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1233358
    • 提供者:nsang
  1. yc

    1下载:
  2. Jerk混沌序列转换为二进制后,序列的游程性分析 程序简单运行方便-Jerk chaotic sequence converted to binary, the run sequence analysis procedures to facilitate simple operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:15629
    • 提供者:敬勇攀
  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. image-texture-features

    3下载:
  2. 图像纹理特征提取,包括分形维数,灰度游程长度,灰度共生矩阵等五种图像纹理特征。-To extract image texture features, including fractal dimension, length of gray-level run-length, gray level co-occurrence matrix and other five kinds of image texture features。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:612422
    • 提供者:谢玉婷
  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. GLRL

    0下载:
  2. 纹理特征,灰度游程矩阵,这段代码很好用-gray level run-length
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:9623
    • 提供者:孙明建
  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 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com