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

搜索资源列表

  1. youchengbianma

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

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

    0下载:
  2. 信息论课程设计游程编码,简单且高效的信源编码。-Information theory, curriculum design, run-length coding, a simple and efficient source coding.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-01
    • 文件大小:45264
    • 提供者:周旋
  1. RunLength_code_simulation

    0下载:
  2. 数字图像编码方式之一的游程编码实现,利用它可以将灰度矩阵转换成游程编码-, One of the digital image encoding Run-length coding, use it can be converted to grayscale matrix run-length coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:611970
    • 提供者:david
  1. picture

    0下载:
  2. 二值图像中的游程编码区域标记.二值图像中的游程编码区域标记-picture
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:150729
    • 提供者:Lemon
  1. runtest

    0下载:
  2. 函数功能:本函数将完成对输入的[0,1]随机序列的游程检验.-Function Function: This function will complete the input [0,1] random sequence runs test.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:662
    • 提供者:xlmm
  1. encode

    0下载:
  2. 改进后的游程编码,可以继续量化编码转化为二进制数据流,针对一些较为接近的数,通过合适的阈值设定可以近似,从而大大压缩数据流-The improved run-length coding, can continue to quantify the code into binary data stream, for some of the more close to the number set by appropriate threshold can be approximated, thereb
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6465
    • 提供者:丁匡正
  1. binaryimagecoding

    0下载:
  2. 这个一个用matlab写的关于二值图像游程编码的实例-binary image coding
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:675
    • 提供者:晓丹
  1. CHENGXU

    0下载:
  2. 实现图像游程编码的MATLAB程序,对二值图像压缩效果明显。-RLC
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:3236
    • 提供者:wang yuan
  1. 9youchengcoding

    1下载:
  2. 各种游程编码,有9种,适合大家的各种需求,需要的可以下载,谢谢支持-A variety of encoding, there are nine kinds, suitable for everyone' s needs, need to download, thank you for your support! !
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3350152
    • 提供者:pxs
  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. RunLength_finsh

    0下载:
  2. 游程编码实现数据的压缩,介绍了游程编码的原理和实现方法,并举出了例子和程序-right length encoding
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:652247
    • 提供者:王剑波
  1. Benny

    0下载:
  2. 游程编码的编码与解码 用matlab语言实现-code and decode
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:124804
    • 提供者:张彤
  1. youchengbianjiema

    0下载:
  2. 游程编码 输入一个一维数组,会将其内容进行编码,编码程序中包含十进制与二进制之间的相互转换。解码为其逆过程-RLE enter a one-dimensional array, its contents will be encoded, encoding process includes the interaction between decimal and binary conversion. Decode its reverse process
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2504
    • 提供者:长乐
  1. 游程编码

    0下载:
  2. 游程编码进行图像压缩处理的设计很详细很有用毕业设计
  3. 所属分类:文档资料

  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
    • 文件大小:1024
    • 提供者:goodllo
  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
    • 文件大小:8192
    • 提供者:长生大帝
  1. Gray-level run-length

    1下载:
  2. 灰度游程矩阵四个方向,每个方向都有11个特征(Gray-level run-length, 11 features in total, four directions)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:alva
  1. RLC of Binary Image

    0下载:
  2. 使用游程编码对二值图进行压缩和解压,适合学习,注释详细。 该编码属于无损压缩编码,是栅格数据压缩的重要编码方法。对于二值图有效。(This code belongs to lossless compression coding and is an important coding method for grid data compression. It is valid for the two value graph.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:45056
    • 提供者:MYpudn
  1. GLRLM

    1下载:
  2. 计算二维图像的灰度游程矩阵,并计算特征统计量(Calculating the gray range matrix of a two-dimensional image and calculating the characteristic statistics)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:2048
    • 提供者:jiaoshuier
  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
    • 提供者:圆豌豆
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com