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

搜索资源列表

  1. Huffman

    0下载:
  2. huffman编码,输入对应的概率,可以输出码字和码长-Huffman coding, the probability of imported counterparts, can export code and code length
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11038
    • 提供者:徐晨
  1. 用于文件压缩的huffman算法

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

    • 发布日期:2008-10-13
    • 文件大小:13827
    • 提供者:张雷
  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. BCH

    0下载:
  2. BCH码的MATLAB仿真源代码,并对各编码技术进行比较分析-BCH code of MATLAB simulation source code, various coding techniques and a comparative analysis
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:9117
    • 提供者:张铨
  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. HuffmanCode

    0下载:
  2. 本算法的作用是利用建立的huffman编码进行编码和译码。首先要建立huffman树,其主要的思想是权大的外结点靠近根,权小的远离根。大体的算法是在n个结点中不断的选取两个相对小的结点建立huffman树,直到全部结点都在huffman树中。-The role of this algorithm is the use of established code huffman encoding and decoding. First of all, to establish huffman tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7057
    • 提供者:pig
  1. huffman

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

    • 发布日期:2017-03-30
    • 文件大小:307180
    • 提供者:Hung Nguyen
  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. 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. 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. Huffman

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

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

    0下载:
  2. 树的哈夫曼编码。在文档文件中每行以“a:”“b:”的形式输入多个字符及其出现频率。在界 面上点击获取编码,界面上输入数字进行哈夫曼的编码,输入字母可以实现哈夫曼的译码。输入错误字符是提示输入有误。-Huffman tree. Each line in the document file to " a:" " b:" Enter the number of characters in the form of its frequency. Click for
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:175990
    • 提供者:项链
  1. huffman

    0下载:
  2. 这是数字图像处理中哈弗曼树进行编码的代码。-This is the digital image processing code Huffman encoding tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14574461
    • 提供者:kyc
  1. huffman

    0下载:
  2. 基于Huffman树的压缩文件及解压文件源代码,可压缩txt,图片,音频等,但txt格式压缩率较高,其他格式压缩不明显(Huffman tree based compressed files and decompression file source code, compressed TXT, pictures, audio, etc., but TXT format compression rate is higher, other formats are not obvious compre
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1697792
    • 提供者:岚爻
  1. Huffman

    0下载:
  2. 哈夫曼编码小程序,可以对数据进行编码和解码,简单易上手(Huffman encoding small program, you can code and decode the data, easy to use)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1410048
    • 提供者:bbc123456
  1. Huffman

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

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:Alexin
  1. huffman编码

    0下载:
  2. input The number of weights n (n>1) is first entered. Then the N weights are entered in turn (the weight is a positive integer greater than 0). output Corresponding to the input n weight value, the corresponding encoding is output in turn.
  3. 所属分类:其他

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