CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - Run Length

搜索资源列表

  1. 1

    0下载:
  2. 这个程序是97年Mekka ’97 4K Intro比赛的一等奖作品,汇编语言所写。整个程序全长4095字节, 生成.com程序只有4K,可是却实现了3D动画的效果,还有一段背景音乐!画面是游戏天旋地转的一个场景! 1)把下面的代码粘贴到记事本里面,另存为 1.txt 文档。 2)在命令行窗口下(在开始→运行→cmd),进入文档所存盘符,输入debug<1.txt,就出现标准的三维空间动画和音乐了。悍啊.... 大家可以试一下,绝非病毒敬请放心。-This proced
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6.44kb
    • 提供者:李伟
  1. shujuyasuojichun

    0下载:
  2. 数据压缩理论,算法编码,行程编码,词典编码,预测编码,变换编码,综合分析编码-Data compression theory and algorithm coding, Run-Length Coding, dictionary coding, predictive coding, transform coding, a comprehensive analysis of coding
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:538.87kb
    • 提供者:
  1. Matlab

    0下载:
  2. 信号编码与译码中的二值图像游程编码算法的Matlab实现,谢谢~-Signal encoding and decoding the binary image run-length coding algorithm Matlab implementation, thank you ~
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:32.17kb
    • 提供者:patrick
  1. PROGRAMS1

    0下载:
  2. we have added different programs like 1.huffman coding 2.fast fourier transform 3.template matching 4.ramp generator 5.run length coding
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:147.49kb
    • 提供者:bhoomika
  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
    • 文件大小:721byte
    • 提供者:guoxiang
  1. Brief-instructions-of-JPEG

    0下载:
  2. 里面是JPEG的标准变换过程,含有离散余弦变换,哈弗曼编码和行程编码-Inside the JPEG standard transform, DCT, Hafu Man coding, run length encoding
  3. 所属分类:File Formats

    • 发布日期:2017-03-31
    • 文件大小:466.06kb
    • 提供者:wudi
  1. Standard-of-JPEG

    0下载:
  2. 里面是JPEG的标准变换过程,含有DCT变换,哈弗曼编码-Inside the JPEG standard transform, DCT, Hafu Man coding, run length encoding
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:128.77kb
    • 提供者:wudi
  1. RLE-Encode

    1下载:
  2. 对某些相同灰度级成片连续出现的图像(如洪水图),行程编码也是一种高效的编码方法。特别是对二值图像,效果尤为显著。在一个逐行存储的图像中,具有相同灰度值的一些像素的序列,称为一个行程。-Appear in successive images of some of the same gray level into tablets (such as flood charts), the run length coding is an efficient coding method. In partic
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:847.36kb
    • 提供者:王云谦
  1. homowork1_m_array

    0下载:
  2. 生成m序列,并验证游程特性。-generate m sequence,and verify run length characteristic !
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:917byte
    • 提供者:李一品
  1. goldcode_seq_gen

    0下载:
  2. Gold code sequence generator Run from editor Debug (F5) JC 4/25/09 Gold code generation can sometimes be confusing and hopefully this m-file will be helpful. The m-file uses two preferred pairs of m-sequences (length 2^n-1) chips long
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:1.73kb
    • 提供者:Chandra
  1. cviterbi

    0下载:
  2. vitetbi 约束长度为7,可以直接运行-vitetbi constraint length 7 can be run directly
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1.81kb
    • 提供者:lzm
  1. int-Huffman.docx

    0下载:
  2. 根据BMP图像的特点提出了基于Huffman编码的压缩方法分别采用RGB统一编码和RGB分别编码两种方式对图像进 行压缩和解压程序设计然后对多幅图像进行了压缩和解压实验最后对实验结果进行了相关的分析-Joint Optimization of Run-Length Coding, Huffman Coding, and Quantization Table With Complete Baseline JPEG Decoder Compatibility
  3. 所属分类:Software Testing

    • 发布日期:2017-04-24
    • 文件大小:13.51kb
    • 提供者:lcq
  1. 1-Graph-run-length-matrices-for

    0下载:
  2. The histopathological examination of tissue specimens is essential for cancer diagnosis and grading.the spatial distribution of cytological components within a tissue. For this purpose, it introduces a new texture measure to quantify the spatial
  3. 所属分类:File Formats

    • 发布日期:2017-05-11
    • 文件大小:2.29mb
    • 提供者:jincy
  1. MShift-(1)

    0下载:
  2. Multi-shift CGLS solves the systems of linear equations (A *A+TAU(I)*EYE(N))*X(:,I)=A *B (I=1:L) for X with the multishift CGLS algorithm. The right hand side (column) vector B must have length M, where the coefficient matrix A is M-by-N
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:6.04kb
    • 提供者:Ashraf
  1. LTE

    0下载:
  2. Matlab simulation for drawing the BER plot of the LTE turbo code, using either the BCJR algorithm or the fully-parallel algorithm. Copyright (C) 2013 Robert G. Maunder The simulation can be started by running the main.m scr ipt. This can b
  3. 所属分类:Software Testing

    • 发布日期:2017-05-01
    • 文件大小:12.41kb
    • 提供者:oudjani
  1. WiMAX

    1下载:
  2. Matlab simulation for drawing the BER plot of the WiMAX turbo code, using either the BCJR algorithm or the fully-parallel algorithm. Copyright (C) 2013 Robert G. Maunder The simulation can be started by running the main.m scr ipt. This can
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:12.58kb
    • 提供者:oudjani
搜珍网 www.dssz.com