登录
首页 » c++ » huffman编码码长效率

huffman编码码长效率

于 2022-04-15 发布 文件大小:4.58 kB
0 130
下载积分: 2 下载次数: 1

代码说明:

#include #include #include #include using namespace std; const MAXSIZE=100; typedef struct Huffmantree { char cname; int weight,mark; struct Huffmantree *parent,*lchild,*rchild,*next; }Hftree,*linktree;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VB-and-Matlab-integration-for
    VB与Matlab集成求解车间调度优化问题,详细的论文解说。(VB and Matlab integration for solving job shop scheduling problem)
    2011-07-12 15:57:12下载
    积分:1
  • GPS-ambiguity
    这是用matlab语言编写的应用程序,主要对于GPS整周模糊度得求解。(It is written with matlab applications, mainly for GPS ambiguity was solved.)
    2011-05-01 17:01:42下载
    积分:1
  • 新建文件夹
    C语言文件io的一些例题 希望大家能用的到 这里面都是一些基础的文件熊例题(Some examples of C language file IO I hope you can use here are some basic file bear examples)
    2020-06-18 09:20:02下载
    积分:1
  • 包含很多QT demo(如颜色选择框)
    说明:  包含很多QT demo 包含 颜色选择框等(Contains a lot of QT demo)
    2020-03-08 18:42:27下载
    积分:1
  • 无符号大整数计算器
    C++编译器自带的四则运算对于数据的范围是有要求,对于位数很高的数据的四则运算就无能为力,例如,12378456179787565453232321218784545121123132121132178767655657与11231548785127851的和。 请用设计一个类完成无符号大整数的加减法运算。
    2022-03-19 19:50:13下载
    积分:1
  • Animator
    C# winform下实现显示控件和内容的动画效果。(C# winform animation display controls and content.)
    2020-12-24 13:59:05下载
    积分:1
  • 链表生成的银行系统带xml
    链表生成的银行系统带xml,分别用.cpp文件实现
    2022-07-04 10:02:37下载
    积分:1
  • c语言源码编程。。职工工资管理 基本功能齐全。删除,添加,查询等...
    c语言源码编程。。职工工资管理 基本功能齐全。删除,添加,查询等-c language source code programming. . Complete the basic functions of management wages. Delete, add, query, etc.
    2022-07-10 12:35:02下载
    积分:1
  • RussiaBlock
    用c#写的一个俄罗斯方块的游戏,有源码,血药的下。。。。。。。。。。。。。。(C# write a Tetris game, there is the next source of blood. . . . . . . . . . . . . .)
    2013-12-13 14:56:28下载
    积分:1
  • SPI1
    SPI STM32F051C8T6 coonfig SPI
    2020-06-19 07:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载