搜索资源列表

  1. 综合实验哈夫曼编码

    0下载:
  2. 1.n个叶结点,权分别为w1,w2,• • • ,wn的二叉树中,带权路径长度WPL最小的二叉树叫最优二叉树, 也叫霍夫曼树。 2.霍夫曼算法:1)根据给定的权值{w1,w2,• • • ,wn}构造n个二叉树F={T1,T2,• • • ,Tn}每个Ti只有一个根结点,权为wi。2)在F中选取两棵根结点的权值最小的树 构成一棵新的二叉树,其根
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1654
    • 提供者:yy
  1. 霍夫曼树编码

    1下载:
  2. 哈夫曼树编码代码-Huffman code tree coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1711
    • 提供者:小小
  1. 霍夫曼树编码

    0下载:
  2. 哈夫曼树编码代码-Huffman code tree coding
  3. 所属分类:压缩解压

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:小小
  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. 所属分类:压缩解压

    • 发布日期:2024-06-13
    • 文件大小:13312
    • 提供者:冰冰
  1. 综合实验哈夫曼编码

    0下载:
  2. 1.n个叶结点,权分别为w1,w2,• • • ,wn的二叉树中,带权路径长度WPL最小的二叉树叫最优二叉树, 也叫霍夫曼树。 2.霍夫曼算法:1)根据给定的权值{w1,w2,• • • ,wn}构造n个二叉树F={T1,T2,• • • ,Tn}每个Ti只有一个根结点,权为wi。2)在F中选取两棵根结点的权值最小的树 构成一棵新的二叉树,其根
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:yy
  1. Cpp1

    0下载:
  2. 霍夫曼编码的树实现,这是我自己写的第一个关于霍夫曼的编码。-Huffman code tree realize that this is the first I wrote it myself on the Hoffman encoding.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:石狼
  1. Huffman

    1下载:
  2. 霍夫曼树 实验报告 内含源码 以及运行界面 实现为N个权值设计哈夫曼编码-Huffman tree containing the source code as well as experimental reports run for the N-interface design weights Huffman
  3. 所属分类:文件格式

    • 发布日期:2024-06-13
    • 文件大小:25600
    • 提供者:彰化
  1. compress_software

    0下载:
  2. 实现简单的压缩解压缩功能!具体实现是使用霍夫曼编码原理,外加数据结构的算法,通过建立霍夫曼树,进而遍历该树,将编码简短或者恢复-Realize simple compression decompression function! Concrete realization of the principle is the use of Huffman code, plus data structure algorithms, through
  3. 所属分类:压缩解压

    • 发布日期:2024-06-13
    • 文件大小:1525760
    • 提供者:
  1. hf

    0下载:
  2. 就是一个霍夫曼树的的实现程序,当你输入一串序列号后,可以得到每个字母经霍夫曼树排列后的编码。霍夫曼编码的广泛用途也不用再具体说了吧~-Huffman tree is a realization of the procedure, when you enter a string of serial numbers can be obtained by each letter with Hoffman after the coding tr
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:592896
    • 提供者:zhangyun
  1. hoffmantree

    0下载:
  2. 本程序利用静态存储方式实现霍夫曼树的编码和译码工作
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:2048
    • 提供者:lyzh
  1. condence

    0下载:
  2. 利用霍夫曼树进行文件压缩和解压,直接用vc6.0打开工程即可。其中05.ppt是用于测试的文件,05.ppt内容是实验要求。-Huffman tree for the use of file compression and decompression, the direct use of vc6.0 can open the project. 05.ppt which is used to test the document, 05.p
  3. 所属分类:压缩解压

    • 发布日期:2024-06-13
    • 文件大小:40960
    • 提供者:何健明
  1. hafuman2

    0下载:
  2. 此霍夫曼编码可根据自己输入的字符集及频度构建霍夫曼树,利用建好的哈夫曼树生成哈夫曼编码.-This Huffman code can be entered in accordance with their own character set and the frequency of Huffman tree constructed using built Huffman tree generated Huffman.
  3. 所属分类:压缩解压

    • 发布日期:2024-06-13
    • 文件大小:3072
    • 提供者:jj
  1. hfm_heap

    0下载:
  2. 霍夫曼树的构造,密码的生成;堆的构造、排序等!-Huffman tree structure, password generation heap construction, sequencing, etc.!
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:56320
    • 提供者:heqin
  1. Huffman

    0下载:
  2. 构造霍夫曼树,然后生成霍夫曼编码-Huffman Code
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:Tony
  1. huffman

    0下载:
  2. 构造一颗霍夫曼树,输入叶子节点的字符及权重,输出字符对应的Huffman编码,还可以通过输入0.1编码翻译出对应的字符-Hoffman Construction of a tree, enter the leaf nodes and the weights of the characters, the output of the Huffman code corresponding characters can be translate
  3. 所属分类:压缩解压

    • 发布日期:2024-06-13
    • 文件大小:241664
    • 提供者:libingyang
  1. Huffman

    0下载:
  2. 构造自适应霍夫曼树实现文件的压缩与解压缩。-Adaptive Huffman tree structure for file compression and decompression.
  3. 所属分类:压缩解压

    • 发布日期:2024-06-13
    • 文件大小:6144
    • 提供者:renyuanfang
  1. Huffman

    0下载:
  2. 利用动态规划构造霍夫曼树。使用的数据结构为链表,需要两种链表结构——一个为霍夫曼树上的节点,另一个为为了方便遍历与编辑而设计的存储字符及其对应信息——包括出现次数、霍夫曼码等——的链表。(Construction of Hoffman tree using dynamic programming)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-13
    • 文件大小:350208
    • 提供者:dhaohao
  1. huffman

    0下载:
  2. 采用java语言实现的霍夫曼树的构建,并利用图形用户界面显示结果(Using java language to achieve the construction of the Hoffman tree, and graphical user interface to display the results)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-06-13
    • 文件大小:9216
    • 提供者:yddy
  1. 霍夫曼编码及解码

    0下载:
  2. 对一个给定字符串,生成霍夫曼树,求出霍夫曼编码并进行解码(get the huffman tree for a string,code and translate)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:2048
    • 提供者:narutoyt
  1. 哈夫曼树

    0下载:
  2. 这是一份霍夫曼树的代码,代码被分成一个一个的块,需要的小伙伴可以看一看。(This is a code of Hoffman tree. The code is divided into one block, and the small partners need to have a look.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:240640
    • 提供者:吕二丫
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org