搜索资源列表
异步处理类, C++代码
- 异步处理类, C++代码-asynchronous processing and C code
C# 异步通讯类(01)
- 提供异步通讯的一个类库-provide asynchronous communication of a Class Library
VC使用的串口类
- 用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
串口类
- VC异步通讯串口类-VC asynchronous serial communications category
更新版串口类库
- 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在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, effective and industrial strength, I B
callback_my
- 在设计中,需类与主程序异步传递数据,还不想用消息,因为是c++的程序,de得自己作消息处理,所以想到了回调函数,但此方面的资料太少,一般都是在mfc和dllde的,花了点时间作了此回调函数.实现了数据的同步和异步(类向主程序传递数据)传递-in design, with the main program categories need asynchronous data transfer, but also did not want the news because the process is
异步执行的单类模块Timer
- '支持异步执行的单类模块Timer '作者:PctGL 'Download:http://www.codefans.net '原帖地址: http://www.cnblogs.com/pctgl/articles/1540402.html
串口通讯类
- 简单实用的串口通讯类,实现重叠IO下的异步串口读写
VC++实现的网络对战游戏
- 这是使用了异步套接字实现的一个网络对战游戏,其中还包含有数据库的操作,还封装有一个异步套接字的类CMYSOCKET
async_socket.zip
- 异步socket类, Asynchronous socket kind
UDPDemo
- 基于SOCKET API 封装CUDP_CE类,双方通过UDP进行数据传输,UDP异步通信,事件机制判断数据接收.-SOCKET API based package CUDP_CE category, the two sides through the UDP for data transmission, UDP asynchronous communication, event data receiving mechanism to judge.
E03-AsyncChat
- TCP/IP网络异步通信,类QQ网络即时聊天工具,服务器端和客户端界面和程序编写。-TCP/IP network asynchronous communication, like instant messaging tool QQ network, server and client interface and programming.
AsynchronousSocket
- C# TCP/IP 异步通信类 事件驱动-C# TCP/IP class of event-driven asynchronous communication
comsource
- 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在BC, BCB, VC, BCBX, GCC下编译通过-This is a relatively complete package-type serial port to support synchronous, asynchronous operation, using a simple high-performance, industrial strength, in my BC, BCB, VC, BCBX
LANServerClient
- CAsyncSocket编程技术——基于异步类AsyncSocket的局域网通信程序,采用了客户机/服务器模式。-CAsyncSocket programming technology- based on the type of asynchronous communication program AsyncSocket local area network using the client/server model.
OPC
- 一个自己编写的OPC异步读写类,其中包含使用说明,欢迎大家下载测试。本人使用在一个污水处理的项目中,没有出现什么问题。-An asynchronous read and write their own written OPC class, which contains instructions for use, are welcome to download the test. I used in a sewage treatment project, there was no problem.
SocketAsyncEventArgsPool
- 异步socket传输中所用到的连接池类,专门用于构建高性能socket服务器-Transmission of asynchronous socket connection pool used in class
cnComm
- 一个异步串口通信类,该类在接收到串口数据时会调用一个抽象方法OnReceive()-An asynchronous serial communication class, receiving the serial data will be called an abstract method OnReceive ()
jsdeferred
- 一个 Javascr ipt 异步类库, 帮助简化复杂异步逻辑和异步编程. 无依赖、代码精巧.-Asynchronous library in Javascr ipt. Standalone and Compact.
com_exe
- windows下异步使用串口的类。已经封装得非常好,线程安全。欢迎下载使用(windows serial port use.)