登录
首页 » Compress-Decompress algrithms » 这里给出的源代码huffman.zip与八种不同的方法来实现…

这里给出的源代码huffman.zip与八种不同的方法来实现…

于 2022-10-29 发布 文件大小:26.14 kB
0 184
下载积分: 2 下载次数: 1

代码说明:

这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.

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

发表评论

0 个回复

  • 最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值....
    最小二乘法递推算法辨识程序,输入u,输出y, 输出结果中的c矩阵中最后一列为参数估计值.-Recursive least squares algorithm for identification procedures, input u, output y, the output matrix c of the last one as the estimated value of parameters.
    2022-02-03 05:27:37下载
    积分:1
  • 利用哈夫曼编码压缩)
    ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree. -) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The
    2022-02-27 02:39:35下载
    积分:1
  • 实现MATLAB运行
    matlab实现的游程编码的编码与解码过程,rle实现编码,rld实现解码,简单实用-achieve Matlab run-length coding of the coding and decoding process, rle achieve coding, rld decoder, simple and practical
    2023-05-11 01:35:04下载
    积分:1
  • 我的简单制作的作业
    我的简单制作的作业-my simple production operations
    2023-07-26 20:05:03下载
    积分:1
  • err
    c++
    2022-05-05 20:38:09下载
    积分:1
  • smtp server we look at the source, not also requested guidance
    smtp服务器端的源码 大家看看,有不对还请指导-smtp server we look at the source, not also requested guidance
    2023-01-18 11:35:04下载
    积分:1
  • 小波图像压缩的matlab方针,用零差数方法做的
    小波图像压缩的matlab方针,用零差数方法做的-Matlab wavelet image compression approach, using a zero difference method to do
    2022-05-22 11:25:10下载
    积分:1
  • cab!
    cab!
    2022-07-03 10:22:43下载
    积分:1
  • 类实现了WinRAR压缩工具,支持zip,jar,广州。它是不完善的…
    java实现的类winrar的压缩工具,支持zip,jar,gz.还不是很完善。-achieve the kind WinRAR compression tools, support zip, jar, gz. It is not perfect.
    2023-06-14 08:30:06下载
    积分:1
  • huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件...
    huffman的压缩与解压程序,其中CODE为压缩程序,DECODE为解压程序,文本为测试文件-Huffman compression and decompression procedures, which CODE procedure for compression, DECODE for decompression procedures, the text of the test document
    2023-01-05 06:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载