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

搜索资源列表

  1. huffmancode

    0下载:
  2. 利用VC实现了一个huffman压缩解压算法。在附件huffmancode.zip中,解压即可。-use of a VC Huffman compression decompression algorithm. Huffmancode.zip in the annex, the extract can be.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:80.3kb
    • 提供者:liyuan
  1. huffmancode

    0下载:
  2. huffman编码演示程序-Huffman coding Demonstration Program.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:6.91kb
    • 提供者:zhao
  1. HuffmanCode

    0下载:
  2. 用stl 实现的哈夫曼编码,要是没学过stl 的就不要看了。-with stl achieve Huffman coding, if stl learned not to read it.
  3. 所属分类:压缩解压

    • 发布日期:2014-01-15
    • 文件大小:8.81kb
    • 提供者:周贝贝
  1. huffmancode

    0下载:
  2. 本内容详细介绍huffman编码,并且有源程序.调试成功
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:10.01kb
    • 提供者:李晨
  1. HuffmanCode

    0下载:
  2. 对图像进行Huffman编码
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:lele
  1. huffmancode

    0下载:
  2. 哈夫曼编码、游程编码、算术编码的Visual C++的源代码,欢迎下载
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:79.1kb
    • 提供者:华容
  1. huffmancode

    0下载:
  2. Huffman编码实现压缩和解压缩,注意是C
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2.48kb
    • 提供者:DAY
  1. HuffmanCode

    0下载:
  2. 对一篇英文文章,统计各字符出现次数,实现Huffman编码。在Huffman编码后,将编码表和英文文章编码结果保存到文件中,并提供读编码文件生成原文件的功能。-Of an English article, statistics of the number of characters appear, realize Huffman coding. In the Huffman encoded, the encoding table and English article coding result
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:5.1kb
    • 提供者:杨猛
  1. HuffmanCode

    0下载:
  2. 鼎鼎大名的huffman编码程序,思想参考严蔚敏数据结构书籍-Famous huffman coding procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:177.54kb
    • 提供者:zhaobingbing
  1. huffmancode

    0下载:
  2. 实现的是霍夫曼编码,在c程序中模拟编码解码功能。-The realization of the Huffman code, in the c program features analog codec.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:6.51kb
    • 提供者:leo
  1. lab6

    0下载:
  2. 这是一个huffmanCode算法,用来计算里面的最有序列,进过改进中欧,应该可以使Ian-This is a huffmanCode algorithm used to calculate the inside of most sequences, into China and the EU have improved, we should be able to make Ian
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:134.05kb
    • 提供者:wangjan
  1. huffmancode

    0下载:
  2. huffmancode 哈弗曼编码,实现任意字符的哈弗曼码转换,实现完美。可删除建树过程(赫夫曼编码)-huffmancode哈弗曼encoding, the realization of arbitrary characters哈弗曼code-switching, to achieve perfect. To delete the contribution process (Huffman coding)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-27
    • 文件大小:2.57kb
    • 提供者:张靖
  1. HuffmanCode

    0下载:
  2. 实现了对文本文件的huffman编码与解码过程-The realization of a text file of huffman encoding and decoding process
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:253.57kb
    • 提供者:mxc
  1. Huffmancode

    0下载:
  2. 霍夫曼编码解码。基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Hoffman codec. Fundamental principle is frequently used data in lieu of using a short code, and less use of the data used in lieu o
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:8.99kb
    • 提供者:王瑾
  1. HuffmanCode

    1下载:
  2. /*哈夫曼编/译码器 完成Huffman 编码的译码过程。 即输入一个码串,请翻译成相应的字符串。 要求有编码过程和解码过程。*/-/* Huffman encoder/decoder to complete the decoding process of Huffman encoding. That the input string 1 yards, please be translated into the corresponding string. Requirements
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:3.71kb
    • 提供者:ping
  1. huffmancode

    0下载:
  2. huffman编码程序,实现编码和解码功能-huffman code decode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3.76kb
    • 提供者:卡卡
  1. HuffmanCode

    0下载:
  2. 哈夫曼编码是可变字长编码(VLC)的一种。 Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长 度最短的码字,有时称之为最佳编码,一般就叫作Huffman编码。-Huffman coding is a variable length coding (VLC) a. Huffman in 1952, a coding method that occur solely on the basis of characters to construct the di
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:373.16kb
    • 提供者:luke wu
  1. huffmancode

    0下载:
  2. 对任意格式的文件进行huffman编码压缩与解码。-Any format of the file compression huffman encoding and decoding.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:913.57kb
    • 提供者:yqwh
  1. HuffmanCode

    0下载:
  2. 实现对字符的赫夫曼编码,译码,运用栈存储少量字符数据-Realize the characters Huffman encoding, decoding, using a small amount of character data storage stack
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:134.07kb
    • 提供者:赵恒
  1. HuffmanCode

    0下载:
  2. 霍夫曼编码的VC源代码和实验报告以及运行结果-huffman
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:97.18kb
    • 提供者:zhouhao
« 12 »
搜珍网 www.dssz.com