搜索资源列表
CserialPort类源码
- VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
C++中频繁引用的类如何避免不必要的重编译
- 将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category t
std_string+封装的string操作类
- std_string+封装的string操作类,方便操作
AdoDatabase第 2 版
- 这也是采用COM接口的数据库访问技术, 采用ADO类封装,速度快,更加容易调用。- This also is uses the COM connection the database visit technology, uses a ADO kind of seal, the speed quickly, is easier to transfer.
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.
thunk
- 打造自己的MFC:thunk技术实现窗口类的封装-to create its own MFC : thunk technology window type packaging
ado封装类
- VC下的ADO编程封装类。可灵活方便的应用于VC下的ADO编程-VC under the category ADO programming package. Flexibility can be applied to the VC under the ADO programming
Unicode字符串封装类
- Unicode字符串封装类 .zip-Unicode strings Packaging category. Zip
C++中频繁引用的类如何避免不必要的重编译
- 将需要公开的接口用一个句柄类封装起来,调用者只通过封装的句柄类来调用实现, 这样,将调用与实现隔离开来,或者说只让调用看到它所需要看到的接口。这样的话,只要 保证接口不变,那么实现代码的中要添加一些变量,函数,将不会影响到调用者。-will require an open interface with a handle Packaging category, called only by the Packaging category t
更新版串口类库
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。-This a more comprehensive package in the category of serial interface, supports synchronous and asynchronous operation, the use of simple, effectiv
封装好的一个显示BMP,JPG,GIF,WMF图形的类
- 封装好的一个显示BMP,JPG,GIF,WMF图形的类-Packaging, a good show BMP, JPG, GIF, WMF graphics category
一个Socket连接类,封装了Winsock API
- 一个Socket连接类,封装了Winsock API,VB源码,推荐下载!-a socket connection type, Packaging, a Winsock API, VB source code to download!
Carlos Antollini编写的ado封装类
- Carlos Antollini编写的ado封装类,几乎把所有的Ado操作都封装了,有使用价值和学习价值-Carlos Antollini prepared ado Packaging categories, almost all of Ado package, the operation, use and value learning
一个功能较强且界面漂亮的串口监视软件
- 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those inte
CserialPort类源码
- VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
student
- VB类实现学生信息管理系统,全部由类封装的。数据库access,ado编程。-VB class implements student information management system, all types of packaging. Database access, ado programming.
MP4FileRW
- WIndows mobile下MP4文件读写封装类,使用开源代码进行C++类封装-mp4 file read and write wrapper under windows mobile, wrap as c++ class
UDP通讯
- udp通讯类封装 源代码,用udp实现带效验的可靠传输(UDP communication package source code, to achieve reliable transmission with results by UDP)
VC++ INI文件读取类
- INI文件读取类封装,更便于使用ini文件。(INI file read class encapsulation)
List模板封装
- 用c++实现list模板类封装,包括对list常用的一些操作,增删改查等(List template class encapsulation)