CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 压缩解压 搜索资源 - scheme

搜索资源列表

  1. 8.14LZWCompress

    0下载:
  2. LZW是一个很著名的压缩解压缩设计方案,在很多数据结构书中都作为例子讲解,此程序完整的实现了基于LZW的压缩解压缩-LZW is a very famous decompress compressed design scheme, Many data structures in the book are as examples to explain that the integrity of the process based on the realization of the LZW comp
  3. 所属分类:压缩解压

  1. my-DPCM

    1下载:
  2. 对图像进行预测编码,使用DPCM编码方案,实现代码简单易懂-images of predictive coding, the use of DPCM coding scheme to achieve easy-to-read code
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:879
    • 提供者:徐敬
  1. lzss_huf

    0下载:
  2. This scheme is initiated by Ziv and Lempel [1]. A slightly modified version is described by Storer and Szymanski [2]. An implementation using a binary tree is proposed by Bell [3]. The algorithm is quite simple: Keep a ring buffer, which initially co
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3660
    • 提供者:冰冰
  1. MZ

    0下载:
  2. MH编码是用于黑白二进制文件传真的数据压缩。文件传真是指一般文件、图纸、手写稿、表格、报纸等文件的传真。他们是黑白二值的,也就是信源是二元信源q=2。 MH编码是一位编码方案,即对一行一行的数据进行编码,它将游程编码和霍夫曼编码想结合,是一种标准的改进霍夫曼码。 -MH encoded binary files are used for black-and-white facsimile data compression. Document refers to the general f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:974865
    • 提供者:张继红
  1. huffman_Golomb_COMPRESS

    0下载:
  2. 从 Mentor Graphics 的自动测试图形生成(ATPG)工具 FastScan的 测试文档中提取出测试电路(CUT)的测试模式,生成便于对应压缩算法的文件 格式。 本文中, 给出了 2 种压缩测试模式的方法, 一种是基于统计的哈夫曼编码, 一种是基于差分运算的Golomb 编码。本次毕业设计中,在熟悉Mentor Graphics ATPG工具 FastScan的基本功能和其主要的测试模式输出文件的格式的基础上, 实现其中测试结构和测试模式数据的分析提取, 并且在
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:6143
    • 提供者:张志刚
  1. FDR_codes_compression_based_on_compatible

    0下载:
  2. 一种基于相容压缩和FDR编码压缩的综合压缩方法。该方法首先把原始测试集的测试向量转变成多扫描链的形式,利用测试向量间的相容关系进行第一次压缩——相容压缩,在此基础上对相容压缩过的测试集进行重排,使其仍然保持原始测试集中测试模式的排列特性,并对其进行优化排序,使得相邻模式间具有最少的不同位,最后利用FDR编码方法进行第二次压缩。 目前,减少测试应用时间和测试数据容量是测试领域的努力方向。本文提出的这种方法可以有效的减少存储容量和降低测试时间从而有效的降低了测试成本。与类似的纯编码压缩方法相比,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:4615
    • 提供者:张志刚
  1. gggg

    0下载:
  2. 一种共游程码的测试数据压缩方案,希望对大家有所帮助供参考-A total of run-length code of the test data compression scheme, hoping to help all of you for reference
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:623539
    • 提供者:吴群峰
  1. Huffman_coding_(C_Plus_Plus)

    0下载:
  2. huffman encoding scheme in C-huffman encoding scheme in C++
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:3542
    • 提供者:afshan
  1. popwav

    0下载:
  2. this s the sourcecode of lifting scheme
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:93689
    • 提供者:muthuvel
  1. huffman

    0下载:
  2. 哈弗曼编码 读取文件,输出编码方案和压缩后的文件-Ha Fuman code read the file, the output coding scheme and the compressed file
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:34231
    • 提供者:邵其化
  1. IWTTEST1

    0下载:
  2. wavelet decomposition and decompression using lifting scheme
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:780
    • 提供者:amir
  1. HBR

    0下载:
  2. r 轮(2, n) 秘密共享方案的构造,引入了布尔或运算(OR, 记作\_"), 提出了针对黑白二值图像的r 轮(2, n) 秘密共享方案-R wheel (2, n) secret sharing scheme, structure, introduces a Boolean or operation (denoted as OR, \_ "), is proposed for the black and white two R wheel image (2, n) secret sharin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:542
    • 提供者:刘璞
  1. comp

    0下载:
  2. propose a novel joint data-hiding and compression scheme for digital images using side match vector quantization (SMVQ) and image inpainting. The two functions of data hiding and image compression can be integrated into one single module seam
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:965218
    • 提供者:bala
  1. Anversion

    0下载:
  2. A simple multi-band QPSK signal transmission scheme, constructed by using an optical remote up-conversion technique and a Schottky diode RF detector, is theoretically analyzed and experimentally implemented in a 60-GHz millimeter wave (mm-wave) r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1796087
    • 提供者:yangsss
  1. Periodic_ILB(R-a-B)

    0下载:
  2. The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-30
    • 文件大小:364337
    • 提供者:许雄文
  1. speech coding based on SLP-2009

    0下载:
  2. This paper describes a novel speech coding concept created by introducing sparsity constraints in a linear prediction scheme both on the residual and on the prediction vector. The residual is efficiently encoded using well known multi-pulse excitat
  3. 所属分类:压缩解压

    • 发布日期:2017-12-16
    • 文件大小:125952
    • 提供者:pashaa
搜珍网 www.dssz.com