-
哈弗曼程序,能够实现编码和解码,还能计算权重
哈弗曼程序,能够实现编码和解码,还能计算权重-huffman
- 2022-11-03 05:40:02下载
- 积分: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
-
TCompress Component Set For Delphi Kylix BCB v9.0
TCompress Component Set For Delphi Kylix BCB v9.0
- 2022-06-02 00:57:23下载
- 积分:1
-
Base64编码解码。
Base64 encode decode.
- 2022-02-20 07:51:12下载
- 积分:1
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
Lossless Audio 缩解压 window
Lossless Audio 缩解压 window-Lossless Audio reduction extracting window
- 2022-04-20 22:19:43下载
- 积分: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
-
ZPAV(H265)PC(x86)演示
ZPAV (H265) PC(X86) demo
ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
ZPAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,
ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,......
-ZPAV (H265) PC (X86) demo ZPAV (H265) is audio-visual codec protocol, very different from H264/MPEG4, ZPAV (H265) basic algorithm is wavelets, SPIHT, BSW, MMW, ...... ZPAV ( H265) is the audio and video compression decompression agreements, very different from the H264/MPEG4, ZPAV (H265) the basic algorithm is a wavelet, multi-level tree collection groups, generalized wavelets, mathematical morphology wavelet ,......
- 2022-01-26 03:21:30下载
- 积分:1
-
vc下的压缩和解压缩代码
vc下的压缩和解压缩代码-vc under the compression and decompression code
- 2022-01-26 00:53:59下载
- 积分:1
-
Code based on the ARM7 realize the MPEG
代码实现了基于ARM7的MPEG-4视频解码器,由C代码和汇编混合编写,已经在ARM7TDMI平台调试通过。-Code based on the ARM7 realize the MPEG-4 video decoder, from C code and compilation of mixed-prepared, has been adopted ARM7TDMI debugging platform.
- 2022-05-27 14:27:06下载
- 积分:1