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

搜索资源列表

  1. huffman-0.7

    0下载:
  2. Huffman 压缩/解压算法的ANSI C实现 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is not intended to be the best, fastest, smallest, or any other performance related adjective. M
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:49562
    • 提供者:张森宁
  1. verilog_code

    1下载:
  2. EZW Embedded Zero-tree Wavelets Encoding,video codecs from the EZW family which use a 3D version of EZW or SPIHT algorithms showed better performance than the MPEG-2 compression algorithm. These algorithms have many advantages inherent for wavelet ba
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:7491
    • 提供者:Frey Lin
  1. DCTJPEG

    3下载:
  2. 使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。-Sender using the Matlab programming source coding (image compression) and the r
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2014-06-29
    • 文件大小:32768
    • 提供者:耿智能
  1. 2009_the_Algorithm_Improves_in_Dyadic_System_Owing

    0下载:
  2. 嵌入式系統中SPIHT算法改進的研究: 本文在重點分析研究SPIHT算法的基礎上,結合現有技術提出一種改進的SPIHT算法.改進的SPIHT算法通過采用提升小波變換、結合人眼視覺特性、對算法的分集排序過程進行優化等措施,進一步提高壓縮性能,而且圖像復原質量較好.-SPIHT algorithm for embedded systems to improve the research: In this paper, the focus of analysis in the SPIHT algori
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:153445
    • 提供者:jason..
  1. improvingLZW

    0下载:
  2. LZW was originally designed for implementation by special hardware, but it turned out to be highly suitable for efficient software implementations too. An enhanced variant is available on UNIX systems and many other systems as the compress comman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:124117
    • 提供者:ViCToR_JuNioR
  1. MMA10

    0下载:
  2. This an example using the Subspace Pursuit Algorithm of Wei Dai and Olgica Milenkovic "Subspace Pursuit for Compressive Sensing: Closing the Gap Between Performance and Complexity" In order to run this example you need to install all th
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:2243
    • 提供者:andy
  1. MMA14

    0下载:
  2. conpressive sensing 的MMA新程序- This is an example using the Subspace Pursuit Algorithm of Wei Dai and Olgica Milenkovic "Subspace Pursuit for Compressive Sensing: Closing the Gap Between Performance and Complexity" and the Re-weighted
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:7384
    • 提供者:andy
  1. MMA14ver2

    0下载:
  2. compressive sensing 新版本MMA14- This is an example using the Subspace Pursuit Algorithm of Wei Dai and Olgica Milenkovic "Subspace Pursuit for Compressive Sensing: Closing the Gap Between Performance and Complexity" and the Re-weighte
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:7402
    • 提供者:andy
  1. compress_test

    0下载:
  2. 主要利用测井样本数据测试lzma,zlib,lzw和lzss四种压缩算法的测试性能,并附有测试代码及说明和测试结果-The main use of sample data logging test lzma, zlib, lzw compression algorithm and lzss four kinds of test performance, along with test code and descr iption and test results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-11
    • 文件大小:3034722
    • 提供者:xiaoyong xie
  1. NoiseCancellation

    0下载:
  2. It is the matlab code for denoising an EEG signal using adaptive algorithm. Moreover, the code also explains the performance difference between IIR and FIR comapared to adaptive techniques
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:643
    • 提供者:konda
  1. LZWUNCOM3

    0下载:
  2. lzw解压缩算法源码 LZW压缩算法是Lempel-Ziv-Welch 3个人共同发明的,简称 LZW 的压缩算法,可以用任何一种语言来实现它. LZW是GIF图片文件的压缩算法,而且zip压缩的思想也是基于LZW实现的,所以LZW对文本文件具有很好的压缩性能。-lzw decompression algorithm source code LZW compression algorithm is Lempel-Ziv-Welch 3 individual co-inventor, re
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:632024
    • 提供者:云天清
  1. kmpaBM

    0下载:
  2. 实现kmp和BM算法,并对其进行了性能对比-Achieve kmp and BM algorithm and compare its performance
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:899249
    • 提供者:姚永光
  1. matlab-file

    2下载:
  2. 其中greedy_fair文件,为认知无线电中系统中贪婪算法与比例公平算法在资源分配上的对比仿真,其结果显示了两种算法分别在系统效益上和公平上的性能对比。-The greedy_fair file is used for the comparison of the greedy algorithm and the proportional fair algorithm in resource allocation in cognitive radio system , the result s
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:20127
    • 提供者:叶枫
  1. spiht

    0下载:
  2. SPIHT编码算法,较EZW编码算法有更好的压缩性能,可直接应用-SPIHT coding algorithm, compared with EZW coding algorithm has better compression performance, can be directly used
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-01
    • 文件大小:526730
    • 提供者:赵长兵
  1. OMP

    0下载:
  2. 该程序是压缩感知的贪婪算法-正交匹配追踪(OMP)算法,包括算法的测试和算法性能验证程序。-The program is a greedy algorithm of compressive sensing - orthogonal match pursuit (OMP) algorithm, which includes algorithmic testing and algorithm performance verification procedures.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-14
    • 文件大小:1643417
    • 提供者:hkm
搜珍网 www.dssz.com