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

资源列表

« 1 2 ... .71 .72 .73 .74 .75 876.77 .78 .79 .80 .81 ... 1094 »
  1. huff_file

    0下载:
  2. 此代码用霍夫曼树作为压缩和解压缩的存储结构,实现了字典压缩算法,用C便已成功。-this code tree with Hoffman as the compression and decompression of the storage structure and achieve a dictionary compression algorithm has been successfully used C.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:13726
    • 提供者:冰冰
  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. lzari_huf

    0下载:
  2. In each step the LZSS algorithm sends either a character or a <position, length> pair. Among these, perhaps character \"e\" appears more frequently than \"x\", and a <position, length> pair of length 3 might be commoner than one of length
  3. 所属分类:压缩解压

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

    0下载:
  2. A
  3. 所属分类:压缩解压

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

    0下载:
  2. UnZip is a small zipfile extract utility. It is written to be assmall portable as possible and is intended to be starting point for im-plementation of .ZIP files in non-IBM environments.Source code is provided in C and Turbo Pascal. If you port this
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5095
    • 提供者:冰冰
  1. 用VB压缩文件

    0下载:
  2. 用VB实现文件压缩和解压缩,对于初学VB的同志具有参考价值-VB document compression and decompression, for beginners VB comrades reference value
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3442
    • 提供者:张杰
  1. 083aSharpZipLib

    0下载:
  2. 实现文件压缩和解压缩,全英文有兴趣的同志请仔细阅读,相信你一定能得到一些启发-achieve compression and decompression, all are interested in the English comrades please read carefully, I think you will get some insights
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:431764
    • 提供者:张杰
  1. 02824227-胡英飞实验二

    0下载:
  2. 这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:35964
    • 提供者:胡英飞
  1. wbs

    0下载:
  2. 这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。——总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26763
    • 提供者:叶润
  1. 2005321520

    0下载:
  2. 基于小波变换的零树编码对静止图像进行压缩与解压-based on wavelet transform is the right tree coding static image compression and decompression
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:26597
    • 提供者:万方
  1. 哈夫曼编码解码

    0下载:
  2. 霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundan
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:24035
    • 提供者:胡骥骏
  1. jpeg_enc

    0下载:
  2. 一个jpeg编码程序,有效实现了图像的jpeg压缩,是一个非常好的编码试例。-a jpeg coding procedures, the effective realization of the jpeg image compression, is a very good coding test cases.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10871
    • 提供者:寒塘
« 1 2 ... .71 .72 .73 .74 .75 876.77 .78 .79 .80 .81 ... 1094 »
搜珍网 www.dssz.com