CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Compress-Decompress

搜索资源列表

  1. lecture%206%20%B1%E4%BB%BB%B1%E0%C2%EB%D3%EBJPEG%B

    0下载:
  2. 有关JPEG的教程,包括视频图象压缩与解压缩,以及其他视频处理算法。 -JPEG tutorial, include video compress, decompress and some other video process method.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:141824
    • 提供者:新华
  1. w3b2f02[1]

    0下载:
  2. JPEG教程,包括视频图象压缩与解压缩,以及其他视频处理算法。 -JPEG tutorial, Include video compress, decompress and some other video process method.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:156160
    • 提供者:新华
  1. LZMA压缩/解压缩,接口简单

    0下载:
  2. LZMA压缩/解压缩,接口简单,使用方便,内存占用经过合理安排,效率非常高,支持多线程。,LZMA compress/decompress, interface is very simple, easy to use, high efficiency, lower memory use, support multi thread
  3. 所属分类:压缩解压

    • 发布日期:2017-03-23
    • 文件大小:129874
    • 提供者:江浩
  1. 7-zip

    0下载:
  2. 压缩解压工具7-zip源代码,包括汇编、c、c++三种语言版本及其说明文档。-the source code of the compress/decompress tool 7-zip,containing three language versions of asm、c、c++ and its descr iption document.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-26
    • 文件大小:1215472
    • 提供者:
  1. alchemy_flex

    0下载:
  2. 在flex中调用图像处理,不错的,可是试用一下-compress decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:186379
    • 提供者:Jason
  1. zlib-vc

    1下载:
  2. 对文件进行压缩解压的源码,zlib的压缩解压算法-compress/decompress zip
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:163173
    • 提供者:kevin
  1. Huf

    0下载:
  2. hufman压缩算法的一种实现,基于c++编写-hufman compress/decompress
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:7983
    • 提供者:canxue
  1. comp

    0下载:
  2. Huffman算法做的压缩解压程序-compress/uncompress program with Huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-10
    • 文件大小:4653
    • 提供者:站长
  1. mppc-1.0.tar

    1下载:
  2. MPPC compress/decompress algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:4960
    • 提供者:marakew
  1. birle

    0下载:
  2. rle 解压算法,可以压缩和解压文件,也可以用于自己加密,用的时候改后缀为jar-rle decompression algorithm, can compress and decompress files, encryption can also be used for their own use when the suffix change for the jar
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:6220
    • 提供者:hexiao
  1. Huffman_Final

    0下载:
  2. code to compress data usin huffman algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-26
    • 文件大小:49027
    • 提供者:blanca
  1. Compress

    0下载:
  2. String Compress/Decompre-String Compress/Decompress
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:953
    • 提供者:RedFox
  1. asm_Compress

    0下载:
  2. Compress / DeCompress routine in asm-Compress/DeCompress routine in asm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:2317
    • 提供者:infothem
  1. RunLengthDecoderEncoder

    0下载:
  2. I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1677357
    • 提供者:Elif
  1. Image_Compress

    0下载:
  2. 使用小波技术对图像进行压缩和解压过程,并且通过模拟信道测试计算其PSNR,通过Matlab2009a测试。-Using wavelet methods compress and decompress the image, and testing through analog channels to calculate the PSNR, by Matlab2009a test.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4064
    • 提供者:Alex
  1. JPEG_compression_image.m

    0下载:
  2. 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2195
    • 提供者:Alex
  1. compress

    0下载:
  2. 基于形态学的数据压缩代码,压缩比较高,对于低频的信号而言,可以达到20左右,相关性达到0.95以上。 compress.m 为压缩程序, decompress.m 为解压程序。-Based on morphological data compression code, high compression, low-frequency signals for terms up to 20 or so, related to 0.95. Compress.m for the compression p
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1483430
    • 提供者:Zhao Meng
  1. TestLzw

    0下载:
  2. 基于GIF的lzw压缩法的源代码。此代码对图像文件,文本文件进行压缩有很好的效果-The lzw GIF compression method based on the source code. This code of image files, text files compress very good results
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1580631
    • 提供者:zhangxueliang00
  1. Backpropagationexamples

    0下载:
  2. Neural Networks for compress-Decompress and character recognition.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1461
    • 提供者:miguel
  1. Compress

    0下载:
  2. 游程编码压缩与解压缩,实现如 a,a,a,a,a,a,b,b,b,b,b到<a,5>,<b,5>的相互转换过程-Compress & Decompress the codes
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:291771
    • 提供者:zhudi
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com