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

搜索资源列表

  1. PicCompressEncode

    0下载:
  2. 游程编码实现图像压缩。还可以,推荐给大家-RIc the image is compressed. Also, we recommend to the
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:300721
    • 提供者:何峰
  1. youcheng

    0下载:
  2. 地理信息系统的一种编码方法游程编码,简单实用-a coding method run-length coding, simple and practical
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:25711
    • 提供者:孙君
  1. datapress

    0下载:
  2. 数据压缩实验指导,有游程编码和预测编码的实现-data compression guidance, and with run-length coding and coding to achieve forecast
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:9898
    • 提供者:le
  1. lcw

    0下载:
  2. 这是个游程代码,可以压缩任何图片,是一种很好的压缩-This is a run-length code compression can be any pictures, is a very good compression
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:517543
    • 提供者:limu
  1. entroyencoding

    0下载:
  2. 用VC实现的算术编码,霍夫曼编码,游程编码,可以直接运行,并可以演示!-with VC arithmetic coding, Huffman coding and run-length coding, direct operation and can demo!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:81935
    • 提供者:杨德
  1. SC-DSC

    2下载:
  2. 数字通信系统的设计及其性能和所传输的数字信号的统计特性有关。所谓 加扰技术,就是不增加多余度而扰乱信号,改变数字信号的统计特性,使其近 似于白噪声统计特性的一种技术。这种技术的基础是建立在反馈移位寄存器序 列(伪随机序列)理论之上的。解扰是加扰的逆过程,恢复原始的数字信号。 如果数字信号具有周期性,则信号频谱为离散的谱线,由于电路的非线 性,在多路通信系统中,这些谱线对相邻信道的信号造成串扰。而短周期信号 经过扰码器后,周期序列变长,谱线频率变低,产生的非线性分量落入相邻信 道之外,因此干扰
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:113625
    • 提供者:葛岭泉
  1. shannong

    0下载:
  2. 用vc++实现香农编码、游程编码、和算术编码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1660
    • 提供者:李明
  1. Princeton_math@mop.com

    0下载:
  2. 有< 信息论与编码> 的游程编码,超大数阶乘和数值分析的重要算法.-have lt; Lt; Information Theory and Coding gt; Gt; The run-length coding, and the large number of factorial analysis of the numerical algorithm.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:10741
    • 提供者:Princeton_math
  1. jpeg.rar

    0下载:
  2. 对图像进行JPEG压缩,并使用哈弗曼和游程编码,显示压缩后的图像,JPEG
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1677
    • 提供者:gj
  1. Zip_RLE8_b

    0下载:
  2. RLE8压缩的LabVIEW源程序,这个是游程压缩算法-LabVIEW source RLE8 compression, this is a run-length compression algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:8793
    • 提供者:vvmmd
  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. entropy_coding

    0下载:
  2. 熵编码的程序,包括哈弗曼编码,算术编码和游程编码。-Entropy coding of procedures, including Huffman coding, arithmetic coding and run-length coding.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:287333
    • 提供者:steven
  1. ImageProcess

    0下载:
  2. 使用VC++对图像处理,以及游程编码及其解压缩-The use of VC++ for image processing, as well as run-length coding
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2050151
    • 提供者:肖司
  1. youchengbianma

    0下载:
  2. 游程编码:将一行中颜色值相同的相邻像素用一个计数值和该颜色来代替。-youcheng
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:902
    • 提供者:xiaohan
  1. yc

    0下载:
  2. 这是用VC写的游程编码的源程序,是信息论与编码的课程设计,有相应的解码过程-This is written with VC run-length coding of the source, is information theory and coding of curriculum design, a corresponding decoding process
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:652835
    • 提供者:limo
  1. ECGCompressLossless

    0下载:
  2. 心电数据无损压缩代码 用到了游程编码 Golomb编码 差分编码等-Lossless Compression of ECG data the code uses a run-length coding Golomb coding differential coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:44147
    • 提供者:pantao
  1. huffman

    0下载:
  2. 霍夫曼编码是经典的信源编码,与游程编码同为信道编码常用编码方式高效简单。-Huffman coding is the classic source coding, and run-length coding with channel coding used for the encoding easy and efficient.
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:51338
    • 提供者:周旋
  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. RLE

    0下载:
  2. 对一定长度的数据进行压缩,采用游程编码,对连续重复的数据压缩率高。(For a certain length of data compression, using run length encoding of data, continuous repeated high compression rate.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:宁徛
« 12 »
搜珍网 www.dssz.com