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

搜索资源列表

  1. haffmantree

    0下载:
  2. 按照data.txt格式输入权值&字符名覆盖原data的内容,就可以使用程序对由这些字符组成的字符串进行编码了,结果将输出至code.txt中-data.txt format with input weights & characters from the original data covering the contents it can be used to process these characters from the string of code and the result
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.25kb
    • 提供者:
  1. HFMTREE

    0下载:
  2. 用c语言编写的haffmantree程序
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.01kb
    • 提供者:yuer
  1. haffmantree

    0下载:
  2. 在双工通讯中利用哈夫曼编码和译码,使其权值最小.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.56kb
    • 提供者:568947877
  1. haffmantree

    0下载:
  2. 哈夫曼二叉树的原代码-Huffman binary tree of the original code
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6.6kb
    • 提供者:王伟
  1. HaffmanTree.h

    0下载:
  2. 哈夫曼编码的算法实现(数据结构c++语言描述)用仿真指针实现二叉树节点双亲孩子结点存储结构
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:diyi
  1. HaffmanTree

    0下载:
  2. 程序通过构建一个haffman树,用哈夫曼树算法对文本文件进行0-1化编码,并模拟文件 压缩与解压
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5.03kb
    • 提供者:心静止水
  1. haffmantree

    0下载:
  2. ADT HuffmanTree{ 数据对象:D={ai| ai∈CharSet,i=1,2,……,n, n≥0} 数据关系:R={< ai-1, ai > ai-1, ai∈D, ai-1基本操作P: HuffmanTree() 构造函数 ~ HuffmanTree() 析构函数 Initialization(int WeightNum) 操作结果:构造哈夫曼树。 Encoder() 初始条件:哈夫曼树已存在或者哈夫曼树已存到文件中。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:3.9kb
    • 提供者:罗罗
  1. haffmantree

    0下载:
  2. 哈弗曼树生成代码,运行后能生成哈弗曼树,对学习数据结构有帮助。-哈弗曼tree generated code
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.5kb
    • 提供者:tim
  1. Haffman

    0下载:
  2. 哈弗曼树的编码与译码 采用VC++6.0编译-Haffmantree encoding and decoding using VC++6.0 compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1.49kb
    • 提供者:koolchs
  1. HuffmanTree1

    0下载:
  2. 哈弗曼树 文件保存在C盘 名字为Haffmandata.txt-Haffmantree
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:1.18kb
    • 提供者:张开费
  1. haffmantree

    0下载:
  2. 哈夫曼树及哈夫曼表的建立和打印(按树形打印)-create and print haffmantree and haffmancode
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:1.55kb
    • 提供者:LEO
  1. HaffManTree

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

    • 发布日期:2017-04-01
    • 文件大小:3.29kb
    • 提供者:
  1. Haffmantree

    0下载:
  2. 进行哈夫曼树的建立,并且以哈夫曼树的存储形式输出-Huffman tree for the establishment, and to output the Huffman tree storage
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:1.1kb
    • 提供者:刘媛
  1. haffmantree

    0下载:
  2. 该程序描述的是如何构建哈夫曼树及哈夫曼编码-haffmantree
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:1.35kb
    • 提供者:暮雨子
  1. HaffmanTree

    0下载:
  2. 哈弗曼树的建立和实现,方法选取一个权值最小和一个权值次小的结点来构成一个新的父母结点,递归建立一颗哈夫曼树-Hafu Man tree establishment and realization of the method to select a right to the minimum value and a weight value of small nodes to form a new parent node, recursive establish a Huffman tree
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:554byte
    • 提供者:刘洁
  1. HaffmanTree

    0下载:
  2. 实现哈夫曼编码,通过修改参数实现编码,简单实现。-realize haffman encode
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:1.02kb
    • 提供者:margaret
  1. haffmantree

    0下载:
  2. 哈弗曼数节点类,带权路径长度最短的树,权值较大的结点离根较近。显示个字符的编码,编码,译码,文本串的编码。-Huffman number of node class with the right length of the shortest path tree, the larger weights from the root node closer. Display, coding, decoding, encoding text strings of characters.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:109.38kb
    • 提供者:majian
  1. HaffmanTree

    0下载:
  2. 在普通哈夫曼树的基础上,实现K叉哈夫曼树-On the basis of the ordinary Huffman tree based on the realization K-ary Huffman
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:61.6kb
    • 提供者:撒娇的
搜珍网 www.dssz.com