-
JPEG compression coding system source code
JPEG压缩编码系统源代码-JPEG compression coding system source code
- 2022-03-03 17:04:10下载
- 积分:1
-
Procedure consists of five modules, lzw compression algorithm c language
程序由五个模块组成,lzw压缩算法的c语言实现-Procedure consists of five modules, lzw compression algorithm c language
- 2022-02-04 16:11:05下载
- 积分:1
-
LZW算法的源代码,用纯C语言编程,希望对你有用…
这是lzw算法源程序代码,纯c语言编程实现,希望对您有用。-lzw algorithm source code, pure c programming language, and I hope to you useful.
- 2022-03-17 22:45:26下载
- 积分:1
-
串行口的设计,可以通过串行口与计算机相连,实现通讯的功能...
串行口的设计,可以通过串行口与计算机相连,实现通讯的功能
- 2022-03-20 16:03:45下载
- 积分:1
-
此书也是关于压缩解压缩的,作者是David salomon,比较经典的书籍,在网上不好找到....
此书也是关于压缩解压缩的,作者是David salomon,比较经典的书籍,在网上不好找到. -The book is also on the compression decompression, the author is David salomon, compare the classic books, the Internet not found.
- 2022-03-19 05:02:54下载
- 积分:1
-
FoxMail信息自动填充
FoxMail信息自动填充-information automatically filled FoxMail
- 2022-01-28 15:56:17下载
- 积分:1
-
H.264 codec algorithm source code
H.264编解码算法源代码-H.264 codec algorithm source code
- 2022-01-26 03:24:33下载
- 积分:1
-
一个基于lZW压缩算法的高效实现,可以用于数据和图像的高效压缩...
一个基于lZW压缩算法的高效实现,可以用于数据和图像的高效压缩-lZW a compression algorithm based on the efficient realization can be used for data and image compression efficiency
- 2023-01-12 12:45:04下载
- 积分:1
-
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程...
这是一个基于字典的压缩和解压缩算法,其中包含压缩和解压缩的源码,是用VC实现的。其中还有测试的结果和过程-This is a dictionary-based compression algorithm, which contains the compression and decompression of the source, is to use the VC. Among them were the results of the tests and processes
- 2022-01-25 16:50:00下载
- 积分: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