-
这里给出的源代码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
-
文本压缩算法及代码,采用huffman编码压缩,压缩率较高
文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
- 2023-02-08 10:10:04下载
- 积分:1
-
JPEG压缩标准。这是我在数字图像编码的书书中找到的,很经典。...
JPEG压缩标准。这是我在数字图像编码的书书中找到的,很经典。-JPEG compression standard. This is my digital image coding in the books to find the book, classic.
- 2022-02-26 08:51:09下载
- 积分:1
-
Zip文件的加压解压
Zip文件的加压解压-Zip file compression of decompression
- 2022-07-27 15:59:14下载
- 积分:1
-
Run
游程编码的主要部分,对简单的变化缓慢,重复出现的数据有很好的压缩效果-Run-length coding of the main part of a simple change in the slow, repeated data compression has a very good effect
- 2023-06-22 20:25:04下载
- 积分:1
-
huffmantree的压缩 供使用 谢谢大家
huffmantree的压缩 供使用 谢谢大家-huffmantree compressed for use Thank you
- 2022-12-30 22:20:04下载
- 积分:1
-
ANN
基于ANN神经网络预测方法,可以较为精确地绘制出预测值与实际值以及误差的曲线-ANN-based neural network prediction method, you can more accurately draw predictive value and the actual value and the error curve
- 2023-04-17 10:15:03下载
- 积分:1
-
缩率较高,编译码算法也较为简单的LZ77算法
缩率较高,编译码算法也较为简单的LZ77算法-This algorithm of LZ77 has a good compression,besides it can also be made easily!
- 2023-03-17 01:30:03下载
- 积分:1
-
Do not use WinRAR, in the process of extracting RAR files free development envir...
不使用WinRAR,在程序中自由解压缩RAR文档
开发环境:VisualBasic-Do not use WinRAR, in the process of extracting RAR files free development environment: VisualBasic
- 2022-03-09 16:17:29下载
- 积分:1
-
Code for Java compression
Code for Java compression
- 2022-06-27 21:03:39下载
- 积分:1