搜索资源列表
appregistry.rar
- 注册表访问封装类.
MD5算法封装类.zip
- MD5算法封装类
RsaKit_V1[1].0
- RsaKit_V1[1].0 一个高手写的RSA算法的加密解密的源码,类封装的很好,代码清晰易懂。VC。-RsaKit_V1 [ 1 ] 0 a high hand-written RSA algorithm encryption decipher source code, kind of seal very good, the code clear is easy to understand. VC.
md5_lgy
- MD5算法封装类-MD5 algorithm Packaging Category
VC中注册表操作类
- 一个VC封装的注册表操作类,把API的操作封装起来,直接导入就可用-a VC Packaging registry operations, the API put Packaging operation, can be used directly into
SMTPMAIL_SRC
- 基于.net开发平台的C#语言实现电子邮件接受程序的SMTP和POP3类封装
C++中频繁引用的类如何避免不必要的重编译
- 将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category to handle Call, which would cal
Semaphore.rar
- 信号量的类封装,适合C++开发,通过此类,能够直接对信号量进行创建、关闭等操作开发。,Semaphore class package for C++ development, through such, can be carried out directly on the semaphore creation, closure, and so operate the development.
ringbuffer_src_2.0
- C语言实现的环形缓存类封装。功能比较实用,可以用于网络环境下,协议栈或通信协议解析。-C language implementation of the circular buffer class package. Functions more practical, can be used for the network environment, or communication protocol stack resolution.
MyLinuxThread5-25[1].tar
- LINUX 线程池源代码:Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知Th
balance
- 将类封装在dll中,在dll中通过串口采集数据,监视指定的串口。-Will be packaged in a dll category, in the dll in the collection of data through the serial port, monitor serial port specified.
DBFileServer
- 一个和TOP程序差不多功能的程序,但这个是用类封装的,更直观更容易移稙,计算CPU,硬盘,内存的使用空间百分比-TOP procedure and almost a function of process, but then this is the type of packaging, more intuitive稙shift more easily to calculate CPU, hard disk, memory, the percentage of the use of space
LogManager_Linux
- 一个具备日志分级,自动回滚机制的日志类封装,便于移植到自己的程序中,作为调试日志。-a concise and portable log manage clase with multi-level, roll over functionality, can use as debug log in our program-developing.
send
- VC下类封装DLL,通过CG接口传递数据包,完成基于CG下的数据协议动态链接库-The following class encapsulates VC DLL,
MD5-VCPP
- MD5加密算法VC6项目, 实现类封装, 可移植性强-MD5 encryption algorithm-VC++
attach_20120625181906
- 功能强大的日志类,封装多线程和缓存,解决高数据量和高并发条件下对磁盘IO的读写压力-Enhanced Log Class
SpreadSheet
- 支持多字节和unicode编译,有中文注释和例子 //有些时候我们希望将输出的数据存到EXCEL文件或一些符号分隔文本文件(像逗号分隔、Tab符分隔)。CSpreadSheet类封装了对这些文件的读写操作。 //CSpreadSheet类的目标是简单易用,其主要的特性如下: // 1、构造一个新的EXCEL文件或符号分隔文本文件,并在其中写如行或单个的单元。 // 2、读取行、列或单个单元。 // 3、覆盖、插入或追加行。 // 4、将已存在或新的EXCEL文件转化成符号
GZIPCALSS
- 实用辅助类-gzip解压类封装,实用辅助类-gzip解压类封装-Practical auxiliary class-gzip decompression class package, practical auxiliary class-gzip decompression class package
MYSQL封装类
- mysql 的c++ 应用类,直接采用API函数调用,非常方便(MySQL c++ application class, the direct use of API function calls, very convenient)
kxylicitmembers
- 一个本人写得界面友好的时钟,时钟继承CStatic类,封装为ocx控件,()