-
奎因
Quine-McCluskey算法
- 2022-08-07 15:00:09下载
- 积分:1
-
这里给出的源代码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
-
- 2022-08-22 05:52:54下载
- 积分:1
-
M-logger v0.3.1 中文版-M- logger Chinese version v0.3.1
- 2023-08-06 23:05:03下载
- 积分:1
-
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程...
介绍嵌入式的视频,来自上海交通大学,是一个ARM培训的视频教程-introduced Embedded Video from Shanghai Jiaotong University, is a video training ARM Guide
- 2022-01-25 14:41:10下载
- 积分:1
-
解压缩软件UNZIP的c源程序代码
解压缩软件UNZIP的c源程序代码-decompression software UNZIP c source code
- 2022-02-15 15:02:37下载
- 积分:1
-
quantification of parameters of lifting
quantification of parameters of lifting
- 2022-05-30 05:59:04下载
- 积分:1
-
written in C# calculator program
用C#写的计算器程序-written in C# calculator program
- 2022-06-27 14:16:51下载
- 积分:1
-
h.263压缩标准的源代码。
这些代码都是经过试验的,大家可以放心使用。...
h.263压缩标准的源代码。
这些代码都是经过试验的,大家可以放心使用。-h.263 compression standard source code. These codes are tested, we can worry about.
- 2022-05-14 10:30:24下载
- 积分:1
-
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。...
测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。
-compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
- 2023-07-24 03:30:02下载
- 积分:1