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

搜索资源列表

  1. VC_ImageProcessing

    2下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:280370
    • 提供者:陈镇静
  1. RLC

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:81003
    • 提供者:华容
  1. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码

    1下载:
  2. 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-04-02
    • 文件大小:231477
    • 提供者:yanghaocouple
  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
    • 文件大小:1165775
    • 提供者:star
  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
    • 文件大小:56746
    • 提供者:富有户
  1. YOUCHENG

    1下载:
  2. C语言实现游程编码级解码过程,并附有注释。-C language-level RLE decoding process, together with the Notes.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:7414
    • 提供者:于林
  1. RunLengthCoding

    0下载:
  2. 用C语言实现《信息论与编码》里的游程编码(黑白用数字表示)。-Using C language implementation, " Information Theory and Coding," in the run-length coding (black and white with that figure).
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1176
    • 提供者:清风细雨
  1. youchengbianma

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

    • 发布日期:2017-04-10
    • 文件大小:725
    • 提供者:彬源
  1. encoding

    0下载:
  2. 运用C++按照一维游程编码原理进行数据的压缩转换-Using C++ in accordance with the principle of one-dimensional run-length encoding data compression conversion
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:353611
    • 提供者:附近
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. youcheng

    0下载:
  2. 通过实验进一步掌握游程编码的原理; 用C/C++语言实现游程编码。-Experiment to further understand the principle of run-length coding with C/C++ language RLE.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:721
    • 提供者:guoxiang
  1. youcheng

    0下载:
  2. 用C语言实现的游程编码 所属课程为本科 数据压缩课程 包括黑白游程编码的替换编译 因为是大学实验用 黑白游程编码表只写入了一部分 后面可自行补充-C language run-length coding belongs courses for undergraduate data compression programs include black and white run-length encoding replace compile University experiment
  3. 所属分类:Data structs

    • 发布日期:2017-11-06
    • 文件大小:537
    • 提供者:Alice
  1. siftedkey

    0下载:
  2. 游程编码C++代码,可以用于信号的无损压缩,并且其压缩比能接近理论极限值-run-length encoding for C++,with a high compression ratio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:1042
    • 提供者:hitbin
  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. 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. 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. RLE

    0下载:
  2. 游程编码,对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。是无损压缩编码的一种。(RLE is a coding method for two valued images, encoding a continuous black and white prime number in different codewords. It is a kind of lossless compression coding.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:圆豌豆
« 12 »
搜珍网 www.dssz.com