-
来源结构,压缩和解压缩代码
Structure the sources so that the compression and decompression code
form a library usable by any program, and write both gzip and zip on
top of this library. This would ideally be a reentrant (thread safe)
library, but this would degrade performance. In the meantime, you can
look at the sample program zread.c.-Structure the sources so that the compress ion and decompression code form a library usabl e by any program, and write both gzip and zip on top of this library . This would ideally be a beats per (thread safe ) library. but this would degrade performance. In the mean time, you can look at the sample program zread.c.
- 2022-09-28 22:20:04下载
- 积分:1
-
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。...
基于matlab的小波变换的图象压缩,每个子程序有详细的说明。-based on Matlab Wavelet image compression, each subroutine with detailed explanations.
- 2023-05-01 17:25:03下载
- 积分:1
-
易入门教程
C Shell easy tutorial
- 2022-01-30 19:55:40下载
- 积分:1
-
详细描述了关于单片机学习的教材内容,并且附有相关例题和编程代码...
详细描述了关于单片机学习的教材内容,并且附有相关例题和编程代码-Described in detail on the MCU learning materials content, and accompanied by relevant examples and programming code
- 2022-06-03 16:40:14下载
- 积分:1
-
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!...
LZW算法的实现,用C语言编写的,LZW算法是一个压缩算法,压缩比例很高!喜欢了解的人看看吧!-lzw algorithm implementation!
- 2022-03-23 20:15:31下载
- 积分:1
-
our operations, including operations Matlab calculator and several small procedu...
我们的作业,matlab 的作业 包括计算器以及几个小程序等,具体内容大家请自己看-our operations, including operations Matlab calculator and several small procedures, the specific content please themselves.
- 2022-09-25 21:25:08下载
- 积分:1
-
现实问题模拟:一块方巾有多处被细菌感染,可以看做多个感染区域,给定一点(即一个坐标),标识出该点所在区域。简单的divide and conque 应用...
现实问题模拟:一块方巾有多处被细菌感染,可以看做多个感染区域,给定一点(即一个坐标),标识出该点所在区域。简单的divide and conque 应用-Simulate the real problem: there is a square of multiple bacterial infections, multiple infections can be seen as regional, for a given point (that is, a coordinate), identify the point region. Application of a simple divide and conque
- 2022-11-30 16:45:03下载
- 积分:1
-
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!...
这是用visual studio 实现的program。是一个自动关机的程序!效果,功能不错!-This is the realization of visual studio with the program. Is an automated shutdown procedure! Effect, function well!
- 2022-04-27 10:56:58下载
- 积分:1
-
实现LZW的编码和解码,适用于gif图像格式。
实现LZW的编码和解码,适用于gif图像格式。-Realize the encoding and decoding LZW, applicable to gif image format.
- 2022-07-21 08:45:38下载
- 积分:1
-
java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包...
java实现zip文件压缩解压,功能封装在一个类中,支持中文及多级目录,可以一直移植windows和unix上使用,包中提供了源代码及代码中用到的外部包-java realize extracting zip file compression, functional class in a package to support Chinese and multi-level directory, you can always transplant the use of windows and unix, package provides the source code and the code used in the external packet
- 2022-08-25 12:38:13下载
- 积分:1