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

huffman编码码长效率

于 2022-04-15 发布 文件大小:4.58 kB
0 129
下载积分: 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 个回复

  • Identification_smoke
    说明:  烟雾粒子的识别及其激光散射特性的 蒙特卡罗模拟(Identification of the smoke particles and the laser scattering of Monte Carlo simulation)
    2010-03-18 08:49:29下载
    积分:1
  • SkyDome
    说明:  在VC下用opengl开发的很好的圆形天空盒的程序,适合初学3D的人,练练手!(in VC using opengl develop a good round of the sky box procedures, suitable for beginners 3D, to practice hands!)
    2006-03-22 21:03:26下载
    积分:1
  • SURFmex
    matalab调用C程序实现的基于SURF算法的全景图像拼接(matalab call C SURF algorithm based Program for panoramic image stitching)
    2011-05-03 08:30:54下载
    积分:1
  • MT7620 UBOOT TF卡驱动(msdc)
    MT7620 uboot中实现TF卡驱动 msdc card init....
    2023-04-08 05:25:03下载
    积分:1
  • SaveAvi
    基于opencv的摄像头视频采集并保存的程序,保存的视频格式为AVI,操作简单。(Based on the opencv camera, video capture and save the programs, save video formats to AVI, easy to operate.)
    2013-06-17 09:38:50下载
    积分:1
  • ethercat-Master-Code_Version-3.10
    现场工业以太网,ethercat主站代码windows平台实现(The industrial Ethernet, the Windows platform to realize ethercat master station code)
    2015-06-10 14:53:08下载
    积分:1
  • single_inheritance
    C++ programing, Single inheritance
    2012-11-26 20:27:02下载
    积分:1
  • iSecurityCEBBANK
    (付费开通帐号) ,上传完成后请等待几分钟到一个小时,等审核人员审核完成后才能开通下载,超过一个小时未开通的请在留言薄里留言 (上传失败怎么办)((pay to open the account), please wait a few minutes to an hour after the completion of the upload, wait for the auditor to review the completion of the download, more than one hour is not open in the message book, please leave a message (how to upload failure))
    2018-05-19 22:19:05下载
    积分:1
  • lab
    基于MSP430F5529和DS18B20温度传感器的检测温度的程序(Based on the detected temperature of the temperature sensor DS18B20 MSP430F5529 and procedures)
    2020-12-17 22:29:12下载
    积分:1
  • Convexhull
    凸包 凸包问题的实现 有无数点,求能包含这些点的图形的最小面积(Convex hull Convex hull problem of realization there are numerous points, seek to include these points, the graphics, the minimum size)
    2009-12-20 20:39:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载