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

搜索资源列表

  1. 哈弗曼编码实验样例

    0下载:
  2. 哈弗曼树 代码可以自己输入也可以从文件读入
  3. 所属分类:源码下载

    • 发布日期:2010-12-03
    • 文件大小:959418
    • 提供者:yang_star
  1. 哈弗曼

    0下载:
  2. 哈弗曼树的生成
  3. 所属分类:源码下载

  1. 哈弗曼树编码译码综合实验报告

    1下载:
  2. 哈弗曼树编码译码综合实验报告
  3. 所属分类:源码下载

    • 发布日期:2011-05-18
    • 文件大小:125440
    • 提供者:lx900413
  1. Java环境下的哈弗曼树构建

    1下载:
  2. Java语言实现的哈弗曼树构建
  3. 所属分类:系统编程

  1. 哈弗曼树的编码与译码

    1下载:
  2. 哈夫曼编码 和哈弗曼树对文件的压缩 和解压缩
  3. 所属分类:压缩解压

    • 发布日期:2012-07-17
    • 文件大小:117248
    • 提供者:haokua
  1. hafuman

    0下载:
  2. 是数据结构的作业,有哈弗曼编码/译码、印哈弗曼树的代码以及实验报告-Data structure is operating, there哈弗曼encoding/decoding, India哈弗曼tree code and experimental report
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:30240
    • 提供者:王徐哎
  1. baffman

    0下载:
  2. 哈弗曼编码的实现,包括了构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼coding to achieve, including the structure tree哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:444669
    • 提供者:huangqiuxuan
  1. haffman

    0下载:
  2. 哈弗曼编码的递归实现算法,包括构造哈弗曼树函数,编码函数,译码函数和输出函数。-哈弗曼recursive coding algorithm, including the tree structure哈弗曼function, encoding function, decoding function and output function.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:120401
    • 提供者:huangqiuxuan
  1. shu_ju_jie_gou_ke_cheng_she_ji(1)

    0下载:
  2. 数据结构课程设计源码以及报告 有3个程序:1)哈弗曼树及哈弗曼编码 2)排序—内部排序方法 3)Hanoi Tower-Data structure, as well as curriculum design source reported three procedures: 1)哈弗曼trees and哈弗曼coding 2) sort- internal sorting method 3) Hanoi Tower
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:254147
    • 提供者:利莉
  1. HaffumanTree

    0下载:
  2. 用C++做的哈弗曼树编码译码程序!里边有一些文件操作的代码!文件操作代码比较多!-Using C++ to do the decoding process哈弗曼coding! Have some file operations inside the code! File operations code more!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:107943
    • 提供者:陈新杰
  1. Haffman

    0下载:
  2. 哈弗曼树:分别用双亲孩子法以及二叉树前序遍历法实现了哈弗曼编码。非常适合初学者阅读。-哈弗曼tree: two-parent children were before the law and order binary tree traversal method哈弗曼encoding achieved. Very suitable for beginners to read.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:335382
    • 提供者:
  1. Huffman

    0下载:
  2. 这是一个哈弗曼树实现算法,哈弗曼树主要用于压缩文件方面。-This is a tree哈弗曼algorithm, mainly used for tree compression哈弗曼documents.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:222085
    • 提供者:hanks
  1. huffmantree6_12

    0下载:
  2. huffmantree 哈弗曼树编码、解码的C程序。输入一段文字(英文),统计这些字符出现的频率作为权值,进行哈弗曼编码,然后再进行解码,输出到屏幕上。-huffmantree Havermann tree encoding and decoding of the C program. Enter a text (in English), statistical frequency of these characters appear as the weights for Havermann e
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1522
    • 提供者:董金勇
  1. Huffman

    0下载:
  2. 用vc++实现用最短路径查找哈弗曼树。n个权值构成n棵二叉树的集合F={T1, T2, …, Tn},其中每棵二叉树Ti中只有一个带树为Ti的根结点。-Achieved with the vc++ to find the shortest path tree Havermann. n-weight constitutes a collection of n binary trees F = (T1, T2, ..., Tn), which is only a Ti binary Each spe
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1017
    • 提供者:liangsi
  1. 哈弗曼编码

    0下载:
  2. C语言编写哈夫曼树,实现字母和数字之间的密码互换。(C language Huffman tree, the realization of letters and numbers between the password swap.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-17
    • 文件大小:249856
    • 提供者:辰砂
  1. huffman.c

    0下载:
  2. 哈弗曼树构造算法。通过输入字符串构造哈弗曼树,生成哈弗曼编码(Huffman tree construction algorithm. The input string Huffman tree structure, generating Havermann encoding)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:AprilCal
  1. 哈弗曼树6.0

    0下载:
  2. 使用文件保存初始的文本数据及最终的结果。 ? 文件名为inputfile1.txt的文件保存的是一段英文短文; ? 文件名为inputfile2.txt的文件保存01形式的编码段; ? 文件名为outputfile1.txt的文件保存各字符的出现次数和对应的编码; ? 文件名为outputfile2.txt的文件保存对应于inputfile2.txt的译码结果。 统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4403200
    • 提供者:destinyuan
  1. 哈弗曼

    0下载:
  2. 设计程序以实现的哈夫曼算法。求解所构造的哈夫曼树的带权路径长度()
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:472064
    • 提供者:mew
  1. huffman.m

    0下载:
  2. 绘制哈弗曼树,输入数组以及其权值,最后绘制的树每个节点都有其相应的数据(Draw huffman tree, input data and draw the huffman tree.)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:hmmmf
  1. 给定权值,哈弗曼编码、译码

    0下载:
  2. 假设某通信报文的字符集由A,B,C,D,E,F这6个字符组成,它们在报文中出现的频度(频度均为整数值)。 (1)构造一棵哈弗曼树,依次给出各字符编码结果。 (2)给字符串进行编码。 (3)给编码串进行译码。 规定: 构建哈弗曼树时:左子树根结点权值小于等于右子树根结点权值。 生成编码时:左分支标0,右分支标1。 输入 第一行:依次输入6个整数,依次代表A,B,C,D,E,F的频度,用空格隔开。 第二行:待编码的字符串 第三行:待译码的编码串 输出 前6行依次输出各
  3. 所属分类:数值算法/人工智能

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com