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

搜索资源列表

  1. huffmancode.rar

    0下载:
  2. 所属分类:其它

    • 发布日期:
    • 文件大小:1.02kb
    • 提供者:
  1. huffmancode

    0下载:
  2. 我编的一个哈夫曼编码-Part I of a Huffman coding
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.29kb
    • 提供者:周欢
  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 树的完整算法。用链表实现的c++源程序
  3. 所属分类:其它

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

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

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

    0下载:
  2. 实验3:二叉树的应用--构造赫夫曼树 1、实验目的:掌握二叉树的性质及赫夫曼树的构造。 2、实验要求:根据任意给定若干结点的权值,构造一棵最优二叉树并给出对应的编码。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:258.19kb
    • 提供者:用途解放
  1. huffmancode

    0下载:
  2. 哈夫曼编码程序,实现计算编码学中哈夫曼编码程序的源代码。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:soarhh
  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 text information encryption, and password and Huffman tree preservation, and then decrypt.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:11.48kb
    • 提供者:文龙飞
  1. huffmancode

    0下载:
  2. 离散信源无失真信源编码(实现huffman编码) 可用于教学-Discrete source lossless source coding (to achieve huffman coding) can be used for teaching
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:26.89kb
    • 提供者:roar
  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. 哈弗曼编/译码程序源代码,可以由用户读入哈弗曼树,也可以从文件读入哈弗曼树-HuffmanCode Encode/Decode
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.52mb
    • 提供者:阿木
  1. huffmancode

    0下载:
  2. 有关huffman编码的具体实现的源代码,算法参考严蔚敏版算法课本的huffmancode伪代码,供初学者参考-Concrete realization of the huffman encoding the source code, algorithm reference Yan Wei-min version of the textbooks huffmancode algorithm pseudo-code for beginners reference
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:920byte
    • 提供者:wangsa
  1. HuffmanCode

    0下载:
  2. HuffmanCode编译码系统 HuffmanCode编译码系统 -HuffmanCode encoding and decoding system HuffmanCode encoding and decoding system HuffmanCode encoding and decoding system decoding system HuffmanCode
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:242.89kb
    • 提供者:dugumengyouzi
  1. huffmancode

    0下载:
  2. 霍夫曼编码的Matlab实现 包括基本的编码和具体的算法实现-the realization of HuffmanCode by Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:860byte
    • 提供者:姜森
  1. HUFFMANCODE

    0下载:
  2. program HUFFMANCODE uses algorithm Gzip and dflate compression. you can check algorith
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-10
    • 文件大小:466.16kb
    • 提供者:le ngoc thuy
  1. Huffmancode

    0下载:
  2. 对一批数据进行数据压缩,采用的方法是常规的huffmancode-The batch of data for data compression, the method is a conventional huffmancode
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:12.61kb
    • 提供者:chenwei
« 12 3 4 5 6 »
搜珍网 www.dssz.com