CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 赫夫曼

搜索资源列表

  1. myprojects

    0下载:
  2. 哥德巴赫猜想,哈夫曼编码译码器,河内塔问题等的VC++解决,许多算法的实现-Goldbach Conjecture, Huffman decoder, Hanoi tower problem, etc. VC++ Resolved, the realization of many algorithms
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-27
    • 文件大小:920.15kb
    • 提供者:shijunqi
  1. huffman

    0下载:
  2. 本源程序是数据结构课程设计用于赫夫曼树的建立-The source data structure courses are designed for the Huffman tree set up
  3. 所属分类:Other systems

    • 发布日期:2017-06-13
    • 文件大小:19.86mb
    • 提供者:
  1. hefuman

    0下载:
  2. 赫夫曼树:试构造一棵有n个叶子结点的二叉树,每个叶子节点带权为wi,则期中带权路径wpl的最小的二叉树-Huffman Tree: test construct an n-leaf nodes are the binary tree, each leaf node with a right to wi, then the period of the right path with the smallest binary tree wpl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3.08kb
    • 提供者:王军
  1. HeffmanTree

    0下载:
  2. 本程序是用来求最优树(赫夫曼树)的,从键盘输入一组权值,构造出对应的最优树,列出构造过程-This program use to solve Heffman Tree
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:元昊
  1. huffman

    0下载:
  2. 赫夫曼编码译码器:能对指定的文本文件进行各字符出现频度分析,并建立哈夫曼树与哈夫曼编码,将该文本文件编码成目标文件 -Huffman codec: Can the specified text file to the frequency analysis of characters in there, and the establishment of Huffman Tree and Huffman encoding, the encoded text file into the desti
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:17.47kb
    • 提供者:刘军
  1. Huffmantree

    0下载:
  2. 实现Huffman编码,通过从键盘输入字符和相应的权值,实现对字符的赫夫曼编码。将字符和其相对应的编码显示出现。同时提供解码功能,输入要进行解码的二进制串,实现解码-apply encoding the huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:448.77kb
    • 提供者:chenjian
  1. HuffmanCoding

    0下载:
  2. 赫夫曼树的实现 赫夫曼树的实现 赫夫曼树的实现-Huffman tree to achieve the realization of Huffman Huffman tree, the tree to achieve the realization of Huffman tree implementation of Huffman tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.08kb
    • 提供者:liuxixi
  1. haffuman-

    0下载:
  2. 统计一篇文章中的26字母出现的次数,然后实现赫夫曼树的编码-Article statistics the number of occurrences of 26 letters, and then implement the Huffman coding tree
  3. 所属分类:Other systems

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

    0下载:
  2. 实现任意二到九进制数的赫夫曼编码,通过选择不同的进制实现对应的编码。运行程序,选择进制数后,输入信源个数、信源符号和概率进行相应进制的编码。编码结束后,输出编码结果,并计算平均码长、信息率、编码效率并判断是否满足克拉夫特不等式和变长编码定理。-Arbitrary two to nine the number of Huffman binary encoding, by selecting the corresponding realization of the different binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:488.79kb
    • 提供者:李敏浩
  1. Haffman

    0下载:
  2. 北邮复试上机题:赫夫曼编码 给出n个有权值的结点,构造赫夫曼树,输出所有这n个结点的权值与其赫曼编码长度(即该结点在所构造的赫曼树中的深度)的乘积的总和。 Input 第一行是一个正整数n,表示一共有n个结点。 第二行为n个整数,分别表示这n个结点的权值。 Output 输出所有这n个结点的权值与其赫曼编码长度的乘积的总和。 Sample Input 5 1 2 2 5 9 Sample Output 37- Huffman coding Th
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:Jeniffer1
  1. HuffmanCode

    0下载:
  2. 给定任意个不同权值,使用最优二叉树得到前缀码,实现赫夫曼编码-Given any number of different weights, the optimal binary tree of prefix codes, the Huffman coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:13.75kb
    • 提供者:郑青青
  1. HuffmanTree

    0下载:
  2. 这个程序实现赫夫曼树的编码,加载后可以运行,仅供大家学习-This program implements the Huffman tree coding, the load can run, only for them to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:115.97kb
    • 提供者:程焱
  1. hefuman

    0下载:
  2. 建议赫夫曼树,及对应的赫夫曼编码,译码,翻译,加密。-Huffman tree, and the corresponding Huffman encoding, decoding, translation, encryption is recommended.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.7kb
    • 提供者:茂盛
  1. Huffman

    0下载:
  2. 用于赫夫曼计算,二十字 二十字 - Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:1.31kb
    • 提供者:宋炫灿
  1. Arith_VC

    0下载:
  2. Arith-N_赫夫曼压缩_源代码_VC-Arith-N_ Huffman compression _ source code _VC
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:34.12kb
    • 提供者:machenglong
  1. Huffman

    0下载:
  2. 赫夫曼树的建立与编码,集成环境为vc-Huffman tree establishment and coding, integrated environment for the vc++
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1.13kb
    • 提供者:风格
  1. hafuman

    0下载:
  2. 根据严蔚敏数据结构书上的伪码实现的赫夫曼编码译码程序。对26个英文字母加上逗号,句号,空格以及回车进行赫夫曼编码。然后对给定的txt文件(英文文章)进行赫夫曼编码和译码。-According to Yan Wei-min data structure book pseudo-code implementation of Huffman coding and decoding procedures. 26 English letters, commas, periods, spaces, and
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:4.93kb
    • 提供者:wu_yi_chen
  1. Huffman-tree

    0下载:
  2. 根据严蔚敏的《数据结构》一书中的赫夫曼树算法实现的代码c-Huffman tree code c++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:894.65kb
    • 提供者:christy9088
  1. huffman

    1下载:
  2. 利用赫夫曼编码的实现原理码对数据进行无损压缩,设计一个实现Huffman压缩的编码和解码的程序。具体要求如下:读入待压缩的文本文件; 2)统计分析文本文件中各字符的出现频度,以频度作为构造Huffman树的权值。根据各字符出现的不同频度构造Huffman树,然后规定每种字符的Huffman编码。再次读入待压缩的文本文件,然后根据各字符的Huffman编码逐一替代,将得到的编码流写入到新的文件中,并且计算压缩率。 5)解码过程:先读入上一步骤得到的新文件,将其看作比特流,根据Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1.22mb
    • 提供者:phoebe
  1. Huffman

    0下载:
  2. 赫夫曼树的建树,编码,解码代码。数据结构的必修内容-Huffman tree achievements, encoding, decoding codes. Data structures required content
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.56kb
    • 提供者:leoo
« 12 »
搜珍网 www.dssz.com