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

搜索资源列表

  1. tree

    0下载:
  2. 采用哈夫曼编码思想实现某个文件的压缩和解压缩功能,并提供压缩前后的文件占用空间之比.要求:(1)压缩前文件的规模应不小于5K.(2)提供原文件与压缩后文件的相同性比较功能.-achieving a file compression function, Compression and provide documents before and after the occupation of space ratio. : (1) compressed documents before the scal
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4112
    • 提供者:kmisong
  1. lzari压缩算法

    1下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this a
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:28848
    • 提供者:李秉肇
  1. 实现LZARI压缩算法的C++类

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1370
    • 提供者:张吗恩
  1. 用于文件压缩的huffman算法

    1下载:
  2. 用哈夫曼编码编的压缩和解压缩的程序的源代码,在网上选的。-encoded using Huffman compression of the program's source code, on-line election.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13827
    • 提供者:张雷
  1. 数据压缩程序

    0下载:
  2. 此程序包括四种数据压缩和解压方法
  3. 所属分类:压缩解压

    • 发布日期:2009-11-07
    • 文件大小:4572632
    • 提供者:fengpiaoxue
  1. zipfunc.使用zlib进行压缩和解压的程序

    2下载:
  2. 一个使用zlib进行压缩和解压的程序,a encoding and decoding program using zlib
  3. 所属分类:压缩解压

    • 发布日期:2014-03-11
    • 文件大小:69339
    • 提供者:
  1. zipfunc.zip

    0下载:
  2. vc下的压缩和解压缩代码,vc under the compression and decompression code
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-08
    • 文件大小:71715
    • 提供者:张启明
  1. zip-dllsr4_VC

    0下载:
  2. VC实现的ZIP压缩和解压缩算法,生成DLL动态链接库函数-VC implementation ZIP compression algorithm, DLL version
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:269892
    • 提供者:朱毅华
  1. zlibTest

    0下载:
  2. Zlib的测试程序,主要实现的是压缩和解压缩!学习zlib的可以看看!-Zlib test procedures, the main achievement is to compress and decompress! Zlib learning that can take a look!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:958433
    • 提供者:su
  1. lab12-Audio

    0下载:
  2. 利用A律十三折线算法进行压缩和解压缩,实现音频信号的压缩和解压缩-make advantage of the A law to despread and spread the signal, so as to despread and spread the audio signal
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-29
    • 文件大小:11920
    • 提供者:天涯人蓝枫
  1. arthcoder

    0下载:
  2. 实现算术编码的功能,完成对字符的压缩和解压缩,可以实现编码和译码-Arithmetic coding to achieve the functions of characters to complete the compression and decompression, encoding and decoding can be achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1356
    • 提供者:liu
  1. HUffman

    1下载:
  2. 根据信源压缩编码——Huffman编码的原理,制作对英文文本进行压缩和解压缩的软件。要求软件有简单的用户界面,软件能够对运行的状态生成报告,分别是:字符频率统计报告、编码报告、压缩程度信息报告、码表存储空间报告。-According to source coding- Huffman coding theory, the production of English text compression and decompression software. Require a simple soft
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:1826
    • 提供者:liu
  1. huffman

    0下载:
  2. 哈夫曼(Huffman)编码压缩和解压缩程序 哈夫曼(Huffman)编码压缩和解压缩程序 -Huffman (Huffman) encoding Huffman compression and decompression procedures (Huffman) encoding compression and decompression procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:43055
    • 提供者:liaup
  1. sdk

    0下载:
  2. 海尔摄像头开发包和例子,包含压缩和解压缩代码-Haier camera development kit and examples, including compression and decompression code
  3. 所属分类:Video Capture

    • 发布日期:2017-05-28
    • 文件大小:10789213
    • 提供者:wx
  1. image_compression_final(jpeg)

    3下载:
  2. JPEG图像压缩和解压MATLAB程序,使用了DCT2、线性量化编码、zigzag变换和游程编码理论-JPEG image compression and decompression MATLAB procedures, using DCT2, linear quantization coding, zigzag transform and run-length coding theory
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:97003
    • 提供者:
  1. h263decoder

    0下载:
  2. H.263编解码源代码,用于视频的压缩和解压缩-H.263 codec source code for video compression and decompression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:158807
    • 提供者:lanyu
  1. Compression

    1下载:
  2. 文件夹的压缩和解压缩功能测试程序 由于要用程序压缩一个文件夹,因此选用zlib库。 在zlib中的例子程序zpipe.c中,给出了如何压缩一个文件,这里稍加扩展,对一个文件夹进行压缩。 说来也简单,就是将文件夹/目录下的每个文件找到并压缩到一个文件中。 -Decompress from file source to file dest until stream ends or EOF. inf() returns Z_OK on success, Z_MEM
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4433786
    • 提供者:hehe
  1. a

    0下载:
  2. huffman 压缩,应用haffman树进行,压缩和解压缩,压缩率很好。-huffman compression, application haffman tree, compression and decompression, compression rates are good.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:1550
    • 提供者:lihong
  1. huffman_compress

    0下载:
  2. 基于哈夫曼算法实现的文件压缩和解压缩程序。用MFC编程实现,有界面,可以浏览选择要压缩或者要解压的文件。-Huffman algorithm based on file compression and decompression process. Programming with MFC, there are interfaces, you can browse option to compress or to decompress the file.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3832480
    • 提供者:刚娃子
  1. zip

    0下载:
  2. zip文件压缩和解压缩工具-zip tool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:175581
    • 提供者:afeng
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com