登录
首页 » 算法 » efficient Huffman encoding and decoding, oh, good efficiency

efficient Huffman encoding and decoding, oh, good efficiency

于 2022-05-08 发布 文件大小:68.93 kB
0 131
下载积分: 2 下载次数: 1

代码说明:

高效的huffman编解码,效率不错的哦-efficient Huffman encoding and decoding, oh, good efficiency

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

发表评论

0 个回复

  • part of the numerical algorithm c++, for some netizens should be very useful
    部分数值算法的c++实现,对于某些网友应该非常有用-part of the numerical algorithm c++, for some netizens should be very useful
    2023-03-15 18:50:03下载
    积分:1
  • 基于混合基的快速傅立叶变换和反变换在VDSL2中的应用与实现...
    基于混合基算法的快速傅立叶变换和反变换在VDSL2中的应用与实现-Mixed-radix FFT-based fast Fourier transform and inverse transform in the application and implementation of VDSL2
    2022-08-19 15:42:37下载
    积分:1
  • stable matching
    简单的稳定匹配算法实现,无bug Implement Gale-Shapley algorithm of the Stable Matching Problem in your favorite language, and give the matching result of attached ranking data (boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted from high to low. (C++ source file gs make ranking.cc which generates the data is also supplied here.)  
    2023-02-04 07:15:03下载
    积分:1
  • 矩阵求逆 矩阵求逆 矩阵求逆
    矩阵求逆 矩阵求逆 矩阵求逆 -matrix inversion
    2023-04-14 18:30:04下载
    积分:1
  • 原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代求f(x)=x*x*x...
    原题:编写一个子程序NewTon(float x0,float eps,float x1)。它的功能是用牛顿迭代法求f(x)=x*x*x-2x*x+4x+1在x=0附近的一个实根。若迭代成功,则返回费0值;否则,返回0。-original title : the preparation of a subroutine NewTon (x0 float, float eps, float x1). Its function is to use Newton"s iterative method for f (x) = x* x* x-2x 4x* x 1 x = 0 in the vicinity of a real roots. If successful iteration, the returned value fees 0; Otherwise, the return 0.
    2022-10-05 09:25:03下载
    积分:1
  • 在许多情况下我们需要的如密码字典穷举组合..
    在许多情况下我们需要穷举组合的算法,比如密码词典。这个算法的关键是密码下标进位的问题。另外本例子中的写文件语句效率比较低,为了降低算法复杂度没有优化。如果要提高写文件的效率,可以使用缓冲区,分批写入。-in many cases we need exhaustive combination of algorithms such as password dictionary. The algorithm is the key indices into password-issue. Another example of this document written statement low efficiency, in order to reduce the complexity of the algorithm has not been optimized. If the document was to improve the efficiency, the use of buffer zones, into batches.
    2022-03-20 01:48:47下载
    积分:1
  • 简单的广播
    这是一个小的程序在 NS2 中为简单广播数据包从服务器到客户端的无线介质中
    2022-07-10 14:36:06下载
    积分:1
  • pi的最新版源程序
    计算pi的最新版源程序-calculated pi to the latest version of the source
    2022-03-14 00:16:20下载
    积分:1
  • 加速迭代求方程根的一个实例
    加速迭代求方程根的一个实例-accelerate iterative equation for the one-examples
    2022-03-16 02:55:05下载
    积分:1
  • 数据结构中哈夫曼树的C语言实现
    给定n个权值作为n的叶子结点,构造一棵二叉树,若带权路径长度达到最小,称这样的二叉树为最优二叉树,也称为哈夫曼树(Huffman tree)。哈夫曼树是带权路径长度最短的树,权值较大的结点离根较近。该代码实现了哈夫曼树,供大家参考学习。
    2022-12-10 22:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载