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

搜索资源列表

  1. Compression

    0下载:
  2. 这是一个兼容C++标准的IO流接口,可以用于访问*.zip文件。(支持 压缩和解压缩)。-This a compatible standard C-IO interface, which can be used to visit *. zip file. (Support for the compression and decompression).
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:115772
    • 提供者:斯蒂芬
  1. Wavelet Image Compression Program

    0下载:
  2. 有关图像压缩(wavelet)源程序-the Image Compression (wavelet) source
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:211091
    • 提供者:范文
  1. Basic-Compression-Lib-1.2.0

    0下载:
  2. Basic Compression Library by Marcus Geelnard Release 1.2.0 2006-07-22 Introduction The Basic Compression Library is a library of well known compression algorithms implemented in portable ANSI C code. For more information about
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:106103
    • 提供者:张森宁
  1. lzw_soft.zip lzw压缩解压算法源码

    0下载:
  2. lzw压缩解压算法源码,The soruce of LZW compression algorithm
  3. 所属分类:压缩解压

    • 发布日期:2017-11-08
    • 文件大小:75331
    • 提供者:
  1. jpg.zip

    0下载:
  2. jpeg压缩matlab源代码。由均匀量化和huffman编码组成,简洁易懂,jpeg compression matlab source code. By the uniform quantization and huffman coding components, concise and understandable
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:29641
    • 提供者:wuzhikai
  1. work.rar

    3下载:
  2. 常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。,Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Hu
  3. 所属分类:压缩解压

    • 发布日期:2017-04-10
    • 文件大小:181294
    • 提供者:liliang
  1. jpeg.zip

    0下载:
  2. a jpeg compression core, a jpeg compression core
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:317612
    • 提供者:sandeep
  1. SPIHT-dwt-bandelet.rar

    0下载:
  2. 基于wavelet和bandelet的spiht图像压缩!,And wavelet-based image compression spiht the bandelet!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:508741
    • 提供者:bird
  1. BPEsourcecode.zip

    1下载:
  2. CCSDS空间图像图像压缩标准c源代码,内含源文件和测试图像,CCSDS image compression standard space images c source code, including source files and test images
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:369253
    • 提供者:徐上进
  1. RLE_Arithmetic.rar

    0下载:
  2. RLE压缩算法C#版,里面有详细的中文注释, 包括压缩和解压算法,因游戏中图片多采用此种算法,故写了个简单的C#版,因很多游戏工具使用C#编写,且在网上找了,虽有代码,却无详细注释。 源码中有测试数据,可供测试。,RLE compression algorithm C# version, which the Chinese have detailed notes, including the compression and decompression algorithms, because
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:34723
    • 提供者:jorn ham
  1. Arithmetic.rar

    0下载:
  2. 利用算术编码的方法实现文件的压缩与解压缩。,The use of arithmetic coding method to achieve the file compression and decompression.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:1984
    • 提供者:renyuanfang
  1. CompressDecompress.rar

    1下载:
  2. ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1164704
    • 提供者:haochao
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:169176
    • 提供者:宇翔
  1. JPEG-for-Matlab

    1下载:
  2. 本程序是用matlab实现的,用来对图像进行JPEG方式的压缩,从而达到减少图像传输量的目的!-This procedure is realized matlab for JPEG image compression methods to reduce the amount of image transmission purpose!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:71813
    • 提供者:马行空
  1. JPEG@matlab

    0下载:
  2. 利用matlab实现图像的jpeg压缩的源代码,经过测试可以使用-Matlab image using the jpeg compression of the source code can be tested using
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:85874
    • 提供者:邓俊
  1. Lzma-compression-for-ARM

    0下载:
  2. Linux 下使用Lzma 替代gzip压缩-Linux alternative to the use of gzip compression Lzma
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-25
    • 文件大小:34187
    • 提供者:张仁正
  1. Wavelet-Image-Compression-Reconstruction

    0下载:
  2. 基于小波分析的图像压缩以其重建,代码很好的实现了这一功能。-Wavelet-based image compression for its reconstruction, to achieve a good code of this function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:37152
    • 提供者:vera
  1. hyperspectral-image-compression

    0下载:
  2. 高光谱图像的预测压缩,matlab版,说明很详细-Forecast hyperspectral image compression, matlab version, shows a very detailed
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-22
    • 文件大小:1784
    • 提供者:费德勒
  1. Image Compression

    0下载:
  2. image compression tequniks
  3. 所属分类:压缩解压

    • 发布日期:2017-12-31
    • 文件大小:6003712
    • 提供者:Rana2000
  1. fractal Image compression

    0下载:
  2. fractal Image compression using Quadtree decomposition and huffman coding
  3. 所属分类:压缩解压

    • 发布日期:2018-04-21
    • 文件大小:56320
    • 提供者:Jijitta
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com