搜索资源列表
ras.zip
- RAS api的MFC类封装
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.
inirw
- cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
Carlos Antollini编写的ado封装类
- Carlos Antollini编写的ado封装类,几乎把所有的Ado操作都封装了,有使用价值和学习价值-Carlos Antollini prepared ado Packaging categories, almost all of Ado package, the operation, use and value learning
托盘的一个封装类
- 一个把托盘的操作封装的很好的类。如果想要制作托盘效果,直接用它就行了。【转载】-put a tray of the operation Packaging good category. If you want to produce results tray, the direct use it to the next stage. Reproduced --
一个功能较强且界面漂亮的串口监视软件
- 串口通讯类封装的较完善,使用也简单。 该软件可以使用与工控领域的大多数串口通讯监视。 希望有兴趣者能够增强他!-serial communications package better, also simple to use. The software can be used with most industrial areas of serial communications surveillance. Hope those interested can enhance his!
矩阵类
- 将常用的矩阵操作封装起来,展示了c语言中的矩阵运算-matrix will be used to operate the package, display the c language matrix
Fengzhuang
- 进行类封装的例子,因为我是初学者,所以又是一个很简单的程序例子-Packaging category for example, because I was a beginner, is a very simple procedure example
VCHeroSoft
- VC写的界面程序,仿超级解霸界面,使用类封装技术,是VC学习者的好东东,提升软件价值.-VC write interface procedures, fake STHVCD interface, the use of such packaging technology is a good VC learners Wanton and upgrade software value.
串口封装急好的一个类
- 该类是本人见到的封装最好的一个串口类 本人用该类开发了很多串口方面的程序,运行很稳定!该程序为一测试程序,实现双机互连-I see is the best of a package Serial category I used a lot of such serial development of the procedures, running very stable! The procedure for a test procedure to achieve double - interc
SHELL文件操作封装类
- 很不错的一个SHELL文件操作封装类,如文件的删除,移动,拷贝等,还可以自定义对话框的标题等-very good one SHELL file manipulation package type, such as file deletion, moving, copying, also from the definition, such as the title of the dialog
多串口多线程工业控制实现(SerialPort类)
- 对SerialPort类进行了一些简单的修改,其中封装了操作串口复杂的一些串口操作。使用的时候可以直接通过它的一些简单的接口就可以完成各种外围设备的工作了。经测试,效果很好-right SerialPort category for some simple changes, packaged operating serial complexity of some serial operation. It can be used directly through some of its simpl
一个对Winsock完成端口模型封装的类
- 此为一个对Winsock 完成端口模型封装的类,通过对此类的直接使用,可以很方便的进行网络编程。-this as one pair of Winsock port model complete package of categories, such direct use, and it is very convenient for network programming.
Trimble
- 没过Trimble公司开发的串口类,使用纯API封装,简单、快速、稳定。-Serial port class by Trimble. Pure APIs which made serial port communication more simpler, faster and stabler.
MCIControl
- VC 播放MP3的类,封装了播放,暂停,打开设备,关闭设备等函数-VC play MP3' s class that encapsulates the play, pause, turn on the device, turn off the equipment, and other functions
DB_ADO
- ADO技术链接数据库 封装了完整的ADO数据库操作类-ADO technology to link a complete database package ADO database operations like
SQLHelper
- 常用数据库操作类封装。 SQLite、SQLCE 除了支持连接、插入、查询、事务等、还支持支持数据层级的操作(Common database operations class package. SQLite, SQLCE In addition to supporting connections, inserts, queries, transactions, etc., support for data level operations is also supported)
VC++ INI文件读取类
- INI文件读取类封装,更便于使用ini文件。(INI file read class encapsulation)
List模板封装
- 用c++实现list模板类封装,包括对list常用的一些操作,增删改查等(List template class encapsulation)
c# 串口封装类
- 对c# 官方串口类SerialPort的封装。