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

搜索资源列表

  1. ihuffman

    0下载:
  2. 用c语言编的哈夫曼程序。用到了树的思想 !!!!强烈推荐-series Huffman procedures. Use a tree thinking! ! ! ! Strongly recommended!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:favinfeng
  1. C_Course_Design(Include_Report)

    0下载:
  2. 数据结构课程设计(C版) 包括 运动会积分系统 简单文档编辑 无向图的基本操作实现 哈夫曼树编码解码 染色N皇后算法 调试报告-Data structure course design (C version) including Games integral system document editing simple undirected graph the basic operation of the realization of Huffman tree cod
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:382046
    • 提供者:Rapheal
  1. hafuman

    0下载:
  2. 哈夫曼算法 用C++编程解决哈夫曼树的问题 分块程序-Huffman algorithm using C++ programming to solve the problem of sub-Huffman tree block procedures
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:44052
    • 提供者:hanruyun
  1. final

    0下载:
  2. 哈夫曼树,创建、查找、删除,C语言基础学习内容-Huffman
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:dengjing
  1. 5

    0下载:
  2. 1.C或 C++; 2.从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树并将它存于文件hfmTree中.将已在内存中的哈夫曼树以直观的方式(比如树)显示在终端上; 3.利用已经建好的哈夫曼树(如不在内存,则从文件htmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中,并输出结果,将文件CodeFile以紧凑格式先是在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrint中。 4.利用已建好的哈夫曼树将文件
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:cyahafa
  1. HaffManTree

    0下载:
  2. 哈夫曼编码的C++实现,同样是数据结构中树的应用-Huffman coding C++, is also a tree data structure applications
  3. 所属分类:Other windows programs

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

    0下载:
  2. 数据结构 c语言/c++ 哈夫曼树先序中序遍历得到后序层序遍历-Data structures c Language/c++ Huffman tree in preorder traversal is the order traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:1054
    • 提供者:核对
  1. hafuman

    0下载:
  2. 关于数据结构c语言版的,哈夫曼树以及哈夫曼编码的源代码-The source code on the data structure c language version of the Huffman tree, and Huffman coding
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1995
    • 提供者:chizhibin
  1. HuffmanCodeTest

    0下载:
  2. 贪心法实现哈夫曼树,C++实现,可直接运行-a realization of HuffmanTree
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:349413
    • 提供者:Victor Smith
  1. Huffman_tree

    0下载:
  2. 用C++写的一个哈夫曼树的算法,可以用在C++或课程设计上-With C++ write a Huffman tree algorithm can be used in the the C++ or curriculum design
  3. 所属分类:Console

    • 发布日期:2017-11-12
    • 文件大小:19587
    • 提供者:wangliang
  1. haffuman

    0下载:
  2. 这是个用C语言实现的哈夫曼树算法,若有错误,还请谅解、-This is a Haffuman
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:1160
    • 提供者:liuhong
  1. HUFFMAN

    0下载:
  2. 用C语言实现哈夫曼树的创建及哈夫曼编码的生成-Huffman tree using C language to create and generate Huffman
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:891
    • 提供者:骆天宇
  1. hafuman

    0下载:
  2. 哈夫曼树的代码,用c++写的,传上来大家参考下-Huffman code, using c++ to write, pass up your reference
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4220577
    • 提供者:韦豪
  1. huffmancode

    5下载:
  2. 利用最小堆编程实现给定权值集合下构造相应霍夫曼树的算法,并解决以下问题: 有一电文共使用五种字符a,b,c,d,e,其出现频率依次为4,7,5,2,9。 (1)构造对应的编码哈夫曼树(要求左子树根结点的权小于等于右子树根结点的权)。 (2)给出每个字符的哈夫曼编码。 (3)译出编码系列11 00 011 10 00 10 10 11的相应电文。 -With a minimum heap programming under a given set of weights to c
  3. 所属分类:Other windows programs

    • 发布日期:2015-12-30
    • 文件大小:2048
    • 提供者:DawnMao
  1. Data-Structure-and-algorithms-CPP

    0下载:
  2. c++实现数据结构的所有代码。包括线性表,树,图,排序,hash等。线性表实现堆栈,队列及约瑟夫环等多个应用,树实现哈夫曼树编码及译码,AVL树,线索化二叉树,森林和二叉树的相互转化等等,图实现图的几种建立方法,拓扑排序,最短路径,最大连通子图,双连通分量,最小生成树,关键路径算法等等,排序实现归并排序,快速排序,堆排序,shell排序,冒泡排序,选择排序,插入排序等,并对性能进行分析。hash实现闭散列表,开散列表,带溢出表的内散列表等,并使用5种hash函数。帮助同学们系统的学习数据结构及算
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6297927
    • 提供者:汪景行
  1. huffman

    0下载:
  2. 最优二叉树——哈夫曼树(带权路径长度最短)的完整实现,类C语言实现代码源文件,建议在visual studio2010/2015环境下运行。-Optimal binary tree- Huffman tree (with the right length of the shortest path) to achieve a complete, class C language code source files, it is recommended to run under visual stu
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1154116
    • 提供者:wjunyu
  1. hafuman

    0下载:
  2. C++代码,目的是生成哈夫曼树。哈夫曼树又称最优二叉树,是一类带权路径长度最短的树。其构造可利用哈夫曼最早给出的哈夫曼算法来构造-C++ code is to generate Huffman trees. Huffman tree is also called the optimal two tree, is a class of weighted length of the shortest path tree. Its structure can be used to give the H
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1689094
    • 提供者:su
  1. huafffman

    0下载:
  2. 自己用c写的一段代码,详细解释了哈夫曼树的内容-Own use c to write a piece of code, explained in detail the contents of the Huffman tree
  3. 所属分类:CSharp

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

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

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:Alexin
« 1 2»
搜珍网 www.dssz.com