登录
首页 » c# » 哈夫曼树的创建、编码与打印

哈夫曼树的创建、编码与打印

于 2022-06-12 发布 文件大小:3.13 MB
0 84
下载积分: 2 下载次数: 1

代码说明:

输入:字符串; 输出:1.哈夫曼树及对应项的权值;          2.对字符串中出现的各个字符编码;          3.编码后字符串的二进制表示形式Ecode;          4.原字符串Decode;

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

发表评论

0 个回复

  • HMM_matlab
    matlab hmm代码实现,一维隐形马尔科夫模型实现(HMM matlab code, the one-dimensional hidden Markoff model)
    2013-02-27 16:14:38下载
    积分:1
  • C语言、VS2013平台实现推箱子小游戏,包含对txt文件打开关闭的基本操作,使用线性表实现栈的原理实现悔步功能,键盘响应运动。。。
    #include  //用于输入输出#include  //用于system#include  //getchar函数#include#include #define STACK_SIZE 1000  //栈容量#define STACK_IN 20  //每次入栈容量//0:空地,1:墙,3:箱子目的地,4:箱子,6:人,7:箱子与目的地重合,9:人在箱子的目的地//初始化当前关的地图int g_level_map[11][12] ={ { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }};
    2022-03-16 12:27:35下载
    积分:1
  • Example
    Example of example to up lo g
    2017-11-22 18:51:26下载
    积分:1
  • 该程序经过运行,无任何问题,可用于解决选址问题
    该程序经过运行,无任何问题,可用于解决选址问题-After running the program without any problems, can be used to solve the location problem
    2022-02-27 08:41:46下载
    积分:1
  • hilbert
    希尔伯特变换的c程序完整代码,可以实现相应功能(Hilbert transform of the c program code integrity, you can realize the corresponding function)
    2008-06-04 11:03:18下载
    积分:1
  • boltzmann
    shanChen两相流LBM的c版源代码,参考shanChen.m修改的,希望对不太熟悉Matlab的有所帮助(c code of liquid-liquid flow of shanchen)
    2020-07-01 13:40:02下载
    积分:1
  • spruh18g
    TMS320F2806英文开发产品手册(全)(English Development Product Manual of TMS320F2806 (Complete))
    2020-06-16 22:00:01下载
    积分:1
  • fuzzy-hysteresis
    模糊训练程序以及matlab迟滞系统建模,希望对大家有所帮助,用于精密平台控制(fuzzy hysteresis)
    2015-05-09 13:37:38下载
    积分:1
  • adapt_medf
    Adaptive median filter in C>
    2013-04-19 19:38:55下载
    积分:1
  • VC调用matlab文件中的函数的实例的源代码
    说明:  关于在VC中如何调用matlab中定义的.m文件中的函数的实例,这是源代码,有需要的朋友可以看看!(on how VC called defined in Matlab. M document examples of the function, which is the source code, we need to see friends!)
    2005-11-09 15:25:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载