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

搜索资源列表

  1. Huffman

    0下载:
  2. 数据结构与算法 哈弗曼编码 算法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8.42kb
    • 提供者:夏涛
  1. hfm

    0下载:
  2. 树形结构的应用 ——哈弗曼编码/译码1.程序的功能: 输入明文,通过统计不同字符出现的频率作为权值,生成哈弗曼树,并存于文件中;编码生成暗文,存于文件中;再由暗文生成明文,存于文件中。 2.输入输出的要求: 仅能输入英文字母作为明文,输出0、1组成的暗文。 3.测试数据: (1)asdjfas (2 ) dkfskjdfcijj (3 ) ovenmkjovi-1. Program features: input plaintext, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:7.5kb
    • 提供者:lting
  1. hfm

    0下载:
  2. 数据结构实习题目哈弗曼编码-译码系统的完整设计-Internship topic data structure哈弗曼coding- decoding the integrity of the system design
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:4.08kb
    • 提供者:
  1. datastructure

    0下载:
  2. 数据结构的全部课程实验,车厢调度,一元稀疏,停车站,哈弗曼-Data structure of a full course of experiments, train scheduling, one dollar sparse, parking stations,哈弗曼
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:46.29kb
    • 提供者:鸿烈程
  1. HuffmanCode

    0下载:
  2. C++实现哈弗曼编码,学习数据结构的时候要用的-C++ Achieve哈弗曼coding, data structures when learning to use the
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.05kb
    • 提供者:YH
  1. shujujiegoukeshebaogao

    0下载:
  2. 数据结构课程设计包括1运动会分数统计程序的设计与实现2航空订票系统程序的设计与实现3约瑟夫环程序的设计与实现4哈弗曼程序的设计与实现,有程序源代码和结果截屏-Data structure course design, including scores of statistical procedures 1 Games Design and Implementation of 2 procedures for air booking system Design and Implementation
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:160.51kb
    • 提供者:
  1. hafuman

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

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

    0下载:
  2. 哈弗曼编码源程序(数据结构课程设计)功能很强的-哈弗曼source coding (data structure of the curriculum design) features a very strong
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:1.21kb
    • 提供者:lijuntao
  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
    • 文件大小:248.19kb
    • 提供者:利莉
  1. huffman

    0下载:
  2. 数据结构中的哈弗曼编码的实现源码,此源码中包含了详细的描述-Data structure encoded in the implementation哈弗曼source, this source contains a detailed descr iption of
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:43.65kb
    • 提供者:nemo
  1. haffmantree

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

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

    0下载:
  2. 数据结构课程设计 哈弗曼树 哈夫曼树应用-Data structure tree curriculum design applications Huffman tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:716.29kb
    • 提供者:刘玮
  1. HuffmanDecoder

    0下载:
  2. Huffman Decoder 哈弗曼编码器 C语言描述 数据结构与算法 利用三叉树-Huffman Decoder
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:317.58kb
    • 提供者:kobe_fu
  1. DataConstructure

    0下载:
  2. 学习数据结构的一本宝典,各个章节详细的PPT内容,还包括了递归、哈弗曼编码、链表、树、图、栈与队列等的Flash动画演示,让我们能够更好的感官理解数据结构的机理。对于数据结构的学习很有帮助。-Data Constructure
  3. 所属分类:Other systems

    • 发布日期:2017-05-31
    • 文件大小:12.25mb
    • 提供者:孙守明
  1. HoffmanEncoder

    0下载:
  2. 用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The establishment of a function input b
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:894byte
    • 提供者:常非
  1. huffman

    0下载:
  2. 数据结构作业同学们可能需要哈弗曼编码源程序加实验报告-Havermann source code plus Experimental Report
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:254.64kb
    • 提供者:王帅韬
  1. yasuo_zw

    0下载:
  2. 简单的实习文件压缩和解压,采用哈弗曼树,采用的数据结构编程-Simple file compression and decompression practice, using Havermann tree data structure used in programming
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.64mb
    • 提供者:张维
  1. HuffmanCode

    0下载:
  2. 本程序是数据结构中常见的哈弗曼编码的实现,通过统计文本文件中的字符出现次数,在另一个文本文件中输出统计次数及对应编码,在两一个文本文件中可以给出英语短文对应的翻译编码。-This procedure is common Havermann data structure encoded to achieve, through the statistics text file in the number of characters that appear in another text file i
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:254.29kb
    • 提供者:cwz
  1. HaffmanCode

    0下载:
  2. 数据结构 哈弗曼实现压缩算法
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6.02mb
    • 提供者:张越
  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 »
搜珍网 www.dssz.com