-
简单的 CPP 程序
这是简单的 c + + 程序的功能、 过载、 对象等 c + + 中是类和对象的 OOPS 结构。但不是纯粹的 OOPS 面向。这个程序没有类和对象。
- 2022-10-28 15:50:03下载
- 积分:1
-
Call procedures in the directory where generated Log folder in the folder every...
在调用程序所在目录下生成Log文件夹,在该文件夹下每天生成一个日志文件(如2004-07-03.log)-Call procedures in the directory where generated Log folder in the folder every day to generate a log file (such as 2004-07-03.log)
- 2022-01-22 09:04:47下载
- 积分:1
-
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在M...
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件.
一共提供了5个对外接口:
-Is a data compression algorithm based on LZARI class. Haruhiko Okumura 1989 July 4 daily c language to write algorithms to achieve this. But to use some of the above global or static variables, in the MFC under inconvenient to use them. I rewriting it into a c++ classes, so that it can easily compress and decompress, but more importantly, I added two new interfaces, this class can compress/decompress a memory buffer, rather than the file. a total of provides a five external interface:
- 2022-07-11 01:47:09下载
- 积分:1
-
一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件...
一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件-through a modem to receive, send statements for the small, the use of md5 determine whether transmission, rar compression, decompression documents
- 2022-03-12 16:12:09下载
- 积分:1
-
一个非常好用的excel操作类,符合人工学
一个非常好用的excel操作类,符合人工学-operator excel is very good
- 2022-01-27 15:10:29下载
- 积分:1
-
如何开发自己的CHM格式文件解析器.rar,保证挺好用的
如何开发自己的CHM格式文件解析器.rar,保证挺好用的-how to develop the CHM format parser. Rar, the guarantee is very good
- 2022-03-20 20:20:19下载
- 积分:1
-
用VC操作文件的一些代码,包括存入,读取数据到文件中
用VC操作文件的一些代码,包括存入,读取数据到文件中-some code which operate file in VC
- 2022-07-02 14:25:32下载
- 积分:1
-
document for Byte Swap
Swap Byte for document -document for Byte Swap
- 2022-02-25 06:04:58下载
- 积分:1
-
用API实现文本操作
用API实现文本操作-text operation by API
- 2022-01-26 02:17:44下载
- 积分:1
-
汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直
汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directly md5_x86.obj copy of your project, the direct use
- 2022-06-30 22:40:07下载
- 积分:1