-
缩率较高,编译码算法也较为简单的LZ77算法
缩率较高,编译码算法也较为简单的LZ77算法-This algorithm of LZ77 has a good compression,besides it can also be made easily!
- 2023-03-17 01:30:03下载
- 积分:1
-
通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。
通过Delphi提供的压缩算法,实现对文件进行压缩和解压缩。
-Delphi provided through the compression algorithm to achieve the file compression and decompression.
- 2023-05-10 20:25:03下载
- 积分:1
-
著名的zlib 压缩解压缩库的JAVA语言实现。
著名的zlib 压缩解压缩库的JAVA语言实现。-Famous decompress zlib compression library JAVA language.
- 2023-08-06 21:25:03下载
- 积分:1
-
这是我前天终于编好的,谢谢大家,请适用
这是我前天终于编好的,谢谢大家,请适用
-This the day before yesterday I was a good series, thank you, thank you please apply
- 2022-05-25 21:17:08下载
- 积分:1
-
本文主要完成了对H.264视频压缩算法的编码器的各个关键环节的分析,
以及对H.264视频压缩算法的软件实现的研究,还有对H.264视频压缩算法的压
缩...
本文主要完成了对H.264视频压缩算法的编码器的各个关键环节的分析,
以及对H.264视频压缩算法的软件实现的研究,还有对H.264视频压缩算法的压
缩性能的测试和分析。
-In this paper, completed the H.264 video compression algorithm of the encoder of the various key aspects of analysis, as well as the H.264 video compression algorithm of the software realize the study, as well as H.264 video compression algorithm for compression performance testing and analysis.
- 2023-04-23 03:20:04下载
- 积分:1
-
- 2022-03-17 22:35:49下载
- 积分:1
-
How to programm c++ language ?
How to programm c++ language ?
- 2022-08-06 20:00:05下载
- 积分:1
-
ajax+jsp打造的Blog源码,运行环境:eclipse+tomcat5.5
ajax+jsp打造的Blog源码,运行环境:eclipse+tomcat5.5-ajax+ jsp to create the Blog-source, operating environment: eclipse+ tomcat5.5
- 2022-06-16 02:48:47下载
- 积分:1
-
RAR源码相关,用于编写压缩算法
RAR源码相关,用于编写压缩算法-RAR-related source for the preparation of compression algorithm
- 2022-12-30 20:25:07下载
- 积分:1
-
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩....
lz编码译码LZW就是通过建立一个字符串表,用较短的代码来表示较长的字符串来实现压缩.
-lz codec LZW is through the establishment of a string table, with a shorter code to represent a long string to achieve compression.
- 2022-07-17 05:43:51下载
- 积分:1