-
纯粹用vb实现的压缩算法,由高手完成,使用简单方便
纯粹用vb实现的压缩算法,由高手完成,使用简单方便-The compress arithmetic realised absolutly on VB platform.The programme which can be conveniently used is completed by a superior.
- 2022-03-07 20:23:21下载
- 积分:1
-
文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解...
文件压缩功能:压缩指定单个文件,或多个文件(zip格式);察看压缩文件内每个文件的大小,压缩比信息;解压缩指定文件(zip格式),允许选择压缩包内单个文件进行解压缩;察看整个压缩包的压缩比等信息。-compression function : Compression designated single document, or multiple documents (zip format); A look inside compressed files, each file size, compression ratio; Decompress the specified file (zip format), allowing choice within a single compressed file decompression; Look at the whole compression packet compression ratio and other information.
- 2022-07-02 23:35:08下载
- 积分:1
-
lzw的压缩程序,算法很经典 可以输出压缩的时间
lzw的压缩程序,算法很经典 可以输出压缩的时间-4,558,302 compression procedure, the algorithm classic can output the compressed time
- 2022-07-16 10:16:09下载
- 积分:1
-
包含Lzw,huff1等多dhuff压缩算法的源代码
包含Lzw,Huff1,Dhuff等等多种压缩算法的源代码包-contains Lzw, Huff1, etc. Dhuff multiple compression algorithm source code
- 2022-01-20 23:23:05下载
- 积分:1
-
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。...
这是一个细胞识别系统。有具有学习意义。是JAVA初学都的良好例子。-failed to translate
- 2022-01-26 03:22:13下载
- 积分:1
-
LZW a concrete realization of the process of improving, the code is based on the...
一种LZW改进的具体实现过程,代码是基于VC的-LZW a concrete realization of the process of improving, the code is based on the VC
- 2022-12-24 10:05:04下载
- 积分:1
-
压缩和解压文件,是一个好的解压缩工具,还是一个比较好的系统工具。...
压缩和解压文件,是一个好的解压缩工具,还是一个比较好的系统工具。-It s a good tool for compression and decompression,besides it s also a good system tool!
- 2022-08-08 05:12:05下载
- 积分:1
-
这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以...
这是一个关于基于混合编码的图象压缩技术的实现,现在勉强可以实现关于小波的图象压缩实现。此程序可以将BMP格式的图象经压缩后以JPG的格式存储起来!压缩比一般可以达到32:1。还可以显示编码压缩所耗时间-This is a mixed coding on the basis of the image compression technology, and now can barely be achieved on wavelet image compression achieved. This procedure can be BMP format images compressed by the JPG format to store up! Compression ratio generally can be reached 32:1. It also shows the time taken Coding
- 2022-09-28 23:35:02下载
- 积分:1
-
Video compression standard MPEG2 video decoder reference C code
视频压缩标准MPEG2的视频解码的参考C代码-Video compression standard MPEG2 video decoder reference C code
- 2022-04-30 05:27:56下载
- 积分:1
-
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MH...
Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi-Chip type : ATmega8
Program type : Application
Clock frequency : 8.000000 MHz
Memory model : Small
External SRAM size : 0
Data Stack size : 256
*****************************************************/
#include
#include
#include
#include
#include
#include
#define TG PORTB.1
#define RF_Rx PIND.2
#defi
- 2022-04-23 06:15:39下载
- 积分:1