-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码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.
- 2022-10-29 05:05:04下载
- 积分:1
-
一个关于条码的源代码有二维条码和一维条码,有兴趣的可以看一下,好东东呀...
一个关于条码的源代码有二维条码和一维条码,有兴趣的可以看一下,好东东呀-description about barcode one barcode and two barcode code
- 2022-02-14 08:08:22下载
- 积分:1
-
数据压缩算术编码
数据压缩算术编码-data compression arithmetic coding
- 2022-12-20 09:40:03下载
- 积分:1
-
这是一组JPEG解码的指令和程序源代码,详细描述…
这是一组JPEG解码指令和源代码,详细描述了文档开头部分
- 2022-01-28 14:56:57下载
- 积分:1
-
this is a huffman tr
this is a huffman tr-huffman tree
- 2022-04-12 07:17:34下载
- 积分:1
-
在MATLAB的循环卷积码
circular convolution code in matlab
- 2022-05-14 20:31:15下载
- 积分:1
-
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰....
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰.-SPIHT (set of multi-level tree splitting algorithm) on the image compression to promote the role of a great, this is the original code, and carried out simulations, program structure clear.
- 2023-06-10 17:35:29下载
- 积分:1
-
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序...
哈夫曼huffman压缩编/解码 内含压缩和解压的源代码(C语言)和可执行程序-Huffman compression encoder/decoder compression and decompression containing the source code (C language) and enforceability procedures
- 2023-07-05 16:35:03下载
- 积分:1
-
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功...
通过A星算法寻找最优路径到达目标,可自由设置障碍,能运行成功-optimal path planning
- 2022-02-24 16:02:51下载
- 积分:1
-
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。...
讲述一种huffman编码方法的文献,文献里有编码程序的源码,讲解加程序,很全面。-A huffman encoding method on the literature, the literature, there are procedures for the source code to explain the increase in procedures, it is full.
- 2022-03-20 03:23:47下载
- 积分:1