登录
首页 » 算法 » Huffman算法

Huffman算法

于 2022-04-27 发布 文件大小:259.33 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

资源描述Huffman算法是相当简单的(至少在理论上),这个想法是基于这样的事实,在大多数的文件,一些字节(字符如果和你会),可能会出现更多的时间,他们其他人。

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

发表评论

0 个回复

  • 一个能解中国古代数定理(即孙子定理)的小程序
    一个能解中国古代算数定理(即孙子定理)的小程序-a solution can count theorem Ancient China (grandson theorem) of small programs
    2023-04-16 04:00:04下载
    积分:1
  • 矢量变频源程序
    矢量变频源程序,汇编源码。产品级别的,非常值得下载。经过调试,可以使用。
    2022-03-20 11:58:02下载
    积分:1
  • 讲述了辨识的一些基本概念和基础知识,用经典辨识方和最小二乘进行辨识及对应的控制...
    讲述了辨识的一些基本概念和基础知识,用经典辨识方法和最小二乘法进行辨识及对应的控制算法-Tells the story of the identification of some basic concepts and knowledge base, with classical identification method and least-square method for identification and corresponding control algorithm
    2022-02-18 15:24:03下载
    积分:1
  • 二维粗糙面生成源程序
    这是一段生成粗糙面的源代码,非常实用,二维的,能够帮助那些做粗糙面研究的朋友,很简单明了,我在这里分享给大家,大家可以借鉴一下。
    2023-05-31 07:40:03下载
    积分:1
  • 深度搜索 dfs
    深度优先遍历图的方法是,从图中某顶点v出发: (1)访问顶点v; (2)依次从v的未被访问的邻接点出发,对图进行深度优先遍历;直至图中和v有路径相通的顶点都被访问; (3)若此时图中尚有顶点未被访问,则从一个未被访问的顶点出发,重新进行深度优先遍历,直到图中所有顶点均被访问过为止。 当然,当人们刚刚掌握深度优先搜索的时候常常用它来走迷宫.
    2022-10-19 18:20:03下载
    积分:1
  • 这是一个简单的演示如何评价文本的数学表达式
    This a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functions. The code consists of three simple classes: 1) Calc - which does the main calculations, 2) Stack - which is used to push and pop intermediate operators and numbers and 3) Symbol Table. The symbol table is a collection of calc symbols, a type structure consisting of various elements, including the expression name, function name, and the final value of the expression The evaluation procedure is done in three steps: 1) simplify the expression by removing all the elements within () and storing them in subexpressions within the symbol table. 2) Each of these sub expressions are then converted to RPN format (Reverse polar notation) and evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functi
    2022-02-20 06:26:41下载
    积分:1
  • insertion排序
    insertion排序-Insertion sort
    2023-03-03 04:45:03下载
    积分:1
  • code which produces plots of grid, velocity vectors, profiles of velocity compon...
    code which produces plots of grid, velocity vectors, profiles of velocity components or temperature, contours of pressure, temperature or streamlines, and colour filled contours for pressure, temperature or streamfunction.
    2022-06-20 02:11:40下载
    积分:1
  • Double integraltion by Trapazoidal rule
    #包括;
    2022-04-06 13:00:03下载
    积分:1
  • 行列式求值
    行列式求值行 列式求值行 列式求值行 列式求值行列式求值-evaluation of determinant
    2022-04-15 01:49:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载