-
这里给出的源代码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编码。...
给定若干个字符及其对应的权重,建造一颗高度尽可能小的Huffman树及字符的Huffman编码。-given a number of characters and their corresponding weights, construction of a high as possible Huffman tree and the character of Huffman coding.
- 2023-09-01 18:40:04下载
- 积分:1
-
很好地,希望大家都来看看,关于RS-485方面的知识和串口方面的。以及一些实用软件...
很好地,希望大家都来看看,关于RS-485方面的知识和串口方面的。以及一些实用软件-good, we all hope to see, on the RS-485 and the knowledge of the serial port. And some utility software
- 2022-04-08 13:15:49下载
- 积分:1
-
一套压缩解压DLL及例子
一套压缩解压DLL及例子-a compressing and de-compressing dll and its example
- 2022-02-14 05:14:46下载
- 积分:1
-
这是一个很好的代码,用于表示均值聚类。工作相当快。可以下载…
this is a very good code for k means clustering. works quite fast. can download for school assignments.
- 2023-02-01 09:00:03下载
- 积分:1
-
一个公认的无损和近无损图像压缩算法:实现…
当前公认的最优无损/准无损图像压缩算法之一:calic算法的软件实现。-An accepted lossless and near lossless image compression algrithm: Relization of CALIC on soft.
- 2022-07-27 02:52:30下载
- 积分:1
-
They have been developed using the AZTEC C86 compiler, and are portable to any o...
They have been developed using the AZTEC C86 compiler, and are portable to any other standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
- 2022-03-24 03:38:19下载
- 积分:1
-
关于哈弗曼树的编码译码,以及用文件形式输出的的算法
关于哈弗曼树的编码译码,以及用文件形式输出的的算法-哈弗曼tree on the codec, and the documentary form of the algorithm output
- 2022-03-01 16:09:28下载
- 积分:1
-
一个用汇编写的基于BCE32的压缩和解压引擎,作者配有比较文档...
一个用汇编写的基于BCE32的压缩和解压引擎,作者配有比较文档-A compilation of writing with BCE32-based compression and decompression engine, the authors compare with the document
- 2022-01-28 08:47:25下载
- 积分:1
-
统计中英文字符数
统计中英文字符数-statistics English characters
- 2022-10-23 07:00:03下载
- 积分:1