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

搜索资源列表

  1. Huffman编码以及解码程序

    0下载:
  2. 霍夫曼编码 提供基本内核 下载后用户可根据需要根改-Huffman code, provides the fundamental core, you can modify it as your wish after downloading it.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:14341
    • 提供者:卢林
  1. huffman code

    0下载:
  2. 哈夫曼编码是一种最优的前缀编码技术,然而其存在的不足却制约了它的直接应用。首先,其解码时间为O(lavg), 其中lavg为码字的平均长度;其次,更为最重要的是,解码器需要知道哈夫曼编码树的结构,因而编码器必须为解码器保存或传输哈夫曼编码树。
  3. 所属分类:Windows编程

    • 发布日期:2010-10-13
    • 文件大小:40960
    • 提供者:kine1314
  1. perfect code

    0下载:
  2. 这个程序用来实现HUFFMAN编码及译码,程序小巧而实用-the procedures used to achieve HUFFMAN encoding and decoding, compact and practical procedures
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:2026
    • 提供者:马栋
  1. shujujiegou

    0下载:
  2. 已知某系统设计哈夫曼编码,利用哈夫曼编码进行通信。为信息收发站编写一个哈夫曼码的编/译码系统。-A system design known Huffman encoding, the use of Huffman coding to communicate. Information hubs for the preparation of a Huffman code to encode/decode system.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:19219
    • 提供者:柯可
  1. huffman

    0下载:
  2. 还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件-huffman code ,can output coded binary to a file,and convert to a ASCII
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5278
    • 提供者:张贵川
  1. huffman

    0下载:
  2. very fast huffman code
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:307180
    • 提供者:Hung Nguyen
  1. Huffman

    0下载:
  2. 构造霍夫曼树,然后生成霍夫曼编码-Huffman Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:943
    • 提供者:Tony
  1. huffman

    0下载:
  2. 用java和c++实现的huffman编码解码程序,压缩效率高,且无损。-A Huffman code and decode program Using language java and C++ for compression and depressrion of characters.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2988
    • 提供者:crazy
  1. HuffmanTree

    0下载:
  2. 简单的哈夫曼编码生成,测试数据固定,但生成算法是哈夫曼树及编码生成逻辑是通用的-Construct huffman tree and code
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:39468
    • 提供者:Kevin
  1. Huffman

    0下载:
  2. HUFFMAN编码。对一片文章进行HUFFMAN编码,并计算它的信源熵,与编码后的平均码长进行比较。-HUFFMAN coding. Of an article to HUFFMAN coding, and calculate the entropy of its source, and the encoded average code length for comparison.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:10528
    • 提供者:gudeyi
  1. huffman

    0下载:
  2. 1.赫夫曼编码实现给定信源的编码. 2.在输入信源的概率后,输出各自的编码-this is a huffman code
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:1005
    • 提供者:aman
  1. MP3-Code

    1下载:
  2. Mp3解码过程,总体上可分为9个过程:比特流分解,霍夫曼解码,逆量化处理,立体声处理,频谱重排列,抗锯齿处理,IMDCT变换,子带合成,pcm输出。 -Mp3 decoding process, on the whole can be divided into nine process: bit-stream decomposition, Huffman decoding, inverse quantization processing, sound processing, spectrum
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:70813
    • 提供者:赵昕
  1. huffman

    0下载:
  2. huffman编码译码的实现,通过huffman编码可以达到较高的编码效率-huffman code decoding to achieve, through the huffman coding can achieve higher coding efficiency
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:1196
    • 提供者:李冰
  1. haffman-code

    0下载:
  2. huffman coding relese
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6770
    • 提供者:korus
  1. hfm

    0下载:
  2. 程序功能:建立哈夫曼树,对哈夫曼树进行编码译码显示码文和用凹入法显示哈夫曼树。-Program features: the establishment of Huffman tree, the tree of the Huffman code to encode decode display text and the use of indentation method showed Huffman.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:4421
    • 提供者:chenjin
  1. Huffman

    0下载:
  2. 哈夫曼树和哈夫曼编码的存储结构,求哈夫曼编码-Huffman tree & Huffman code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:2328
    • 提供者:fanling
  1. huffman

    0下载:
  2. 此代码为哈夫曼编码,很好用的源程序,无错误,已运行过,放心使用吧!-this is huffman code,it is very good code,you can use it directly!
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:20245
    • 提供者:chen
  1. Huffman

    0下载:
  2. 可以实现简单的Huffman编码,自定义码字个数-simple Huffman code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:2161
    • 提供者:qian
  1. Huffman

    0下载:
  2. 哈弗曼编码 和 译码 ,包括统计明文的字符分配频率,建立哈弗曼树,编码和译码-the encoder and decoder of Huffmam code
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:639646
    • 提供者:吕正华
  1. Huffman

    0下载:
  2. 哈夫曼编码实现,通过二叉树数据结果实现,就这些了。(THE REALIZE OF HUFFMAN CODE BY C/C++.)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:Alexin
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com