搜索资源列表
vb+mscomm
- 利用VB开发通信程序主要的方法有两种,一是利用VB本身提供的控件(CONTRALS),另一种方法是利用WINDOWS API应用程序接口,WINDOWS API 主要提供了三个动态连接库KERNEL.EXE、USER.EXE、GDI.EXE供开发人员调用-use VB major communication program two ways. First, the use of VB itself, the controls (CONTRALS) Another method is to use
Filecompression.rar
- 文件压缩算法,效率和Winrar相当。包括两个工程,一个是压缩算法的动态库,另一个是调用该动态库实现压缩的工程。压缩的格式是zip.请大家相信绝对好用!,File compression algorithm is very efficient and Winrar. Including two projects, one is the compression algorithm of the dynamic libraries, and the other is called the dynam
LZW
- LZW 压缩与解压源码, 已经封装成动态链接库, 方便调用.-LZW Compression and Decompression.
kdu_v22R
- 该动态连接库是用来解压图象的库,通过lib文件就可以调用-this library is used for deprocessing
callzipdll_callzlib_HUFUNHUF
- 字符串和文件压缩和解压缩的例子,既有成熟的第三方标准dll的调用例子(callzlib调用动态库压缩解压缩字符串,callzlib调用静态库压缩解压缩字符串.rar),也有zipdll这个 c++ dll的调用例子,还有16/32位Haffman编码压缩与解压缩的程序(huf,单文件压缩程序huftest,单文件解压缩程序huftest)。 huf目录的两个源程序:HUF.C和UNHUF.C能用16位编译器编译通过,不能在VC中直接编译通过 现在我已经将HUF/UNHUF的代码用v
vb_zip_unzip
- 在vb 环境中调用的用于压缩解压缩功能的例子,包含相关的动态链接库文件-In the vb environment calls for examples of compression decompression functions, including the relevant dynamic link library files
unzip32_wiz_unziptomemory
- 在VB中调用动态连接库时用户自定义类型参数的传递方法-Transmission method of user-defined type parameter when calling dynamic link library in VB
