-
采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用...
采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用-The use of C++ package has been prepared lzw good compression algorithm, the conventional file compression, this compression algorithm is quite good speed, can also be used for embedded platforms
- 2022-06-17 06:55:16下载
- 积分:1
-
关于一些算法的例子,我看着还不错,有不足的地方希望大家指导...
关于一些算法的例子,我看着还不错,有不足的地方希望大家指导-Algorithm on some examples, I looked pretty good, has the shortage of places I hope to guide U.S.
- 2022-11-02 15:55:03下载
- 积分:1
-
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
这是一个JPEG解码器,里面使用了MMX,SSE等汇编指令集
- 2022-11-12 08:55:03下载
- 积分: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
-
一个压缩程序和一个解压程序
一个压缩程序和一个解压程序-a compression procedures and a decompression procedures
- 2023-03-04 11:05:04下载
- 积分:1
-
数据压缩,自动预测编码技术,matlab实现
数据压缩,自动预测编码技术,matlab实现,带图-Data compression, automatic predictive coding technique, matlab achieve
- 2022-03-02 01:51:15下载
- 积分:1
-
12887时钟计数器,提供标准的时钟,定时,显示时间
12887时钟计数器,提供标准的时钟,定时,显示时间-12887 clock counter, provides a standard clock, time, display time
- 2023-05-29 02:55:03下载
- 积分:1
-
can direct memory data compression, decompression library
可以对内存数据直接压缩、解压函数库-can direct memory data compression, decompression library
- 2022-09-29 08:45:02下载
- 积分:1
-
显示tiff图像文件,并能显示图像的一些重要参数
显示tiff图像文件,并能显示图像的一些重要参数-Show tiff image file
- 2022-06-12 10:49:40下载
- 积分:1
-
分级视频编码(SVC)参考软件JSVM 9.18
分级视频编码(SVC)参考软件JSVM 9.18-This document contains a detailed description of the usage and configuration of the JSVM (Joint Scalable Video Model) software for the Scalable Video Coding (SVC) project of the Joint Video Team (JVT) of the ISO/IEC Moving Pictures Experts Group (MPEG) and the ITU-T Video Coding Experts Group (VCEG).
- 2022-10-15 16:25:02下载
- 积分:1