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

搜索资源列表

  1. hafumanbiyimaqishiyanbaogao

    0下载:
  2. 使用VC++实现哈夫曼编译码器的功能,具有简单的界面,以及实验报告内容,对应严蔚敏《数据结构》中的哈夫曼实验内容-Use VC++ to achieve Huffman codec functions, a simple interface, and experimental contents of the report, the corresponding Yan Wei-Min " data structure" in the Huffman experimental co
  3. 所属分类:Other windows programs

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

    0下载:
  2. 哈夫曼树应用 数据结构作业 包括源代码和实验报告-Huffman Application
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1.62mb
    • 提供者:礼小鲠
  1. devc

    0下载:
  2. 数据库实验:哈夫曼树的源代码,实验课上用的到!-Database test: Huffman source code, experimental class used to!
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:10.63kb
    • 提供者:孙毅
  1. my_huffman_tree

    0下载:
  2. 数据结构实验:哈夫曼树实验源代码,实验课上用的到-Experimental data structure: Huffman tree experiment source code, experimental class used to
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10.59kb
    • 提供者:孙毅
  1. huffman

    0下载:
  2. 哈夫曼编码 问题描述与实验目的: 给定n个字母(或字)在文档中出现的频率序列X=<x1,x2,…,xn>,求出这n个字母的Huffman编码。为方便起见,以下将频率用字母出现的次数(或称权值)w1,w2,…,wn代替。 输入样例 2 6 9 8 3 4 1 2 8 60 20 5 5 3 3 3 1 输出样例 Case 1 9 00 8 01 3 100 4 11 1 1011 2 1010 Case 2
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:864.13kb
    • 提供者:wscnwps
  1. huffman

    0下载:
  2. 数据结构实验-利用二叉树结构实现哈夫曼编/解码器-The Experimental on data structure- which uses binary tree Huffman encoder/decoder
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:533.72kb
    • 提供者:许晨雪
  1. Huffman-codec

    0下载:
  2. 哈夫曼编译码器#include<iostream.h>//该程序实验哈夫曼树的建立、编码、译码三个基本功能 #include<stdio.h> #include<stdlib.h> #include<string.h> #include<fstream.h> typedef struct{ //结构体-Huffman codec
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:7.35kb
    • 提供者:窦妮婉
  1. SHUJUJIEGOU

    0下载:
  2. 数据结构实验,关于哈夫曼树的,代码是已调试过的,没有错误-Experimental data structure, Huffman tree is already debugged code, no errors
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:914byte
    • 提供者:huanxuelian
  1. hufman

    0下载:
  2. 应用哈夫曼编码实现对灰度图片的压缩(原图片应先转码为bmp格式)(The application of Huffman coding to compress the grayscale images (the original image should be transcoded to BMP format first))
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:454kb
    • 提供者:dangzhong
  1. 实现哈夫曼编码的代码

    0下载:
  2. 这是一个实现哈夫曼编码的完整代码,对于学习数据结构,完成实验的朋友有所帮助
  3. 所属分类:其他小程序

搜珍网 www.dssz.com