搜索资源列表
AppMSMQ_src
- 一个对MSMQ消息队列操作的C++封装。-one pair of MSMQ Message Queue C Packaging operation.
CBuilderGetTime
- 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4
IPCComm
- 网络通信开发包手册开发一套易用的网络通信包,以C++形式对功能进行封装。 对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。 附带使用说明书。 原作者闻怡洋-network communication development kits developed a manual, easy-to-use communications network packets to C + + form of a wrapper func
serilport
- EVC版将串口操作封装为一个类,类中使用线程来持续接收。这样,直接用回调函数就可以在主程序中进行实时接收显示。开发其他的程序可以直接复制使用这个类。 PC版可以在VC6.0下编译,大体和EVC版相同。 VB.NET版来自微软的例程,做了修改,使用多线程进行的处理。在VS2003下编译调试通过。 C#版依据VB.NET做成,使用接收线程持续接收!-EVC serial version will operate Packaging for a class, class use thr
网络通信开发包
- 一套易用的网络通信包,以C++形式对功能进行封装。对WinSocket和NamedPipe的API函数进行封装,并且提供部分API函数完成连接的建立和数据检测功能。-set of easy-to-use communications network packets to C + + form of a wrapper function. Right Winsocket and NamedPipe API function package, and provided some API functi
CserialPort
- C++实现的串口通信类,已经封装好的,希望有帮助。
cncomm3
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过。 封装较完整的串口类库相关文档 封装较完整的串口类库 作者:llbird 本文介绍了一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过,足够应付大多数情况,而且还可以继承扩展。 串口类库的第二个版本 作者:llbird
AsyncSocket
- 异步socket通信C++,对socket基础协议进行封装处理-Asynchronous socket communication C++, on the basis of protocol encapsulation process socket
socket
- socket通讯类封装,适合C++编程引用,简单明了,可以喝ftp.tar结合使用。-socket Communication package for C++ programming reference, simple and clear, you can drink ftp.tar used in combination.
Serial
- 封装的串行类,用于串口的开发,开发语言C/C-Serial-type package for the serial port development, the development of language C/C
c
- MMS的实现和封装,包括收发函数等方面的功能函数-MMS
Serial
- C++实现的串口API封装,支持MFC。-C++ implementation of the serial port API package in support of MFC.
65000-iocp-classes
- 文件里面是iocp完成端口的很多封装类,包含有c++的以及C#语言编写的代码-include about 65000 packaged class of iocp writed by C++ and C#
SPC
- 实现Viscal C++环境下串口通信,通过动态链接库实现,通过类实现对Windows下C函数封装-This code implements the serial port communication in the dll type C++ language and using OOP method
serialcom
- 一个介绍串口编程的好实例。体现了C++的封装、派生和继承特性。同时也学了解通过虚函数实现动态多态性。-A good example on serial programming. Reflects the C++ package derived and inherited characteristics. Also learn to understand the dynamic polymorphism through virtual functions.
UploadFiles-CPP
- C++封装的上传文件类,可以实现HTTP方式上传下载文件。-C++ package upload file types, you can achieve HTTP upload download files.
VC-COM
- VC下封装的串口类,封装了常用的串口设置函数通讯函数,-the c++ class for com
myftp20130429-14-01
- linux环境下用c++封装的ftp客户端代码,主要的功能如下:1 下载单个文件2 下载整个目录3 上传单个文件4 上传整个目录还有切换远程目录,建立远程目录,设置上传模式-The linux environment with c++ package ftp client code, the main function is as follows: 1 Download single file download entire directory upload a single file uplo
libmodbus
- QT/C++开发的,统一的模拟量输出模块代码,非常不错,封装好的类库。(QT/c + + development, unified the analog output module of code, very good, good to libraries.)
c# 串口封装类
- 对c# 官方串口类SerialPort的封装。
