搜索资源列表
多线程串口类
- 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC; 支持256个串口 体积小巧
C++教程
- 我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
AsynchCalcPi-smartphone5.0
- windows mobile 5.0 smartphone C#多线程异步PI计算程序,包括取消功能-windows mobile 5.0 smartphone multithreaded C# or asynchronous PI counting procedures, including the abolition of functional
MicrosoftCommunicationsControl
- 常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠
VC中串口编程资料汇总
- RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization o
SPGatewaySuportCMPP30AndCMPP20
- 使用标准C开发的同时支持CMPP3.0 和 CMPP2.0 的SP短信网关程序,效率高,性能好,内存使用率 稳定。能够很好的适应SP的需求。 主要文件说明: eventq.c 事件队列 smctimer.c 计时器 spsms.c CMPP 协议实现 smtcp.c socket的封装 smsm.c 系统初始化,入口点,Using standard C development while supporting CMPP3.0 and SMS Gateway CMPP2.0
serial-communication
- 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
hellothread
- 用C写的一个brew高级功能,多线程的实现。-C wrote a brew with advanced features, multi-threaded implementation.
多线程串口通讯实例_622
- 多线程串口通讯实例- Multi-thread string mouth communication example
cbcomport
- Delphi和C Builder的控件,在WINDOWS 95/98和WINDOWS NT/2000下提供串口通讯。可以与MODEM或其它与串口相连的设备进行通讯。通过多线程和覆盖来获得最佳性能。功能部分受限制。-Delphi and C Builder s control, in the WINDOWS 95/98 and WINDOWS NT/2000 provide serial communication. With MODEM or other connected with the s
JavaandCsharpformobile
- 用Java/C#开发手机程序及移动应用光盘代码。J2ME核心类及MIDlet类;基于Java开发MIDlet程序;图形处理及低级事件处理;多线程编程;即时消息传送;I/O及网络编程;数据库编程;多媒体编程及游戏编程;基于C#开发ASP.NET移动控件以及适应不同设备的WAP应用;WebService及移动应用,包括:日程、天气、股票、地图、短信、IP等;其他高级编程技术应用等。-Using Java/C# development of mobile applications mobile pro
MultiThread1
- 一个关于vc多线程的实例,相当详尽,能运行。-An example of multi-threaded on the vc quite detailed and can run.
ThreadSyncSample
- NSCondition , 多线程 同步 例子 运用于某个线程要等待若干个线程完成后再开始执行的情境, iphone的多线程开发是比较困难的地方-NSCondition, an example applied to a multi-thread synchronization thread to wait several months to complete before starting the implementation of the thread contexts, iphone m
lpi.c
- mpi, 3pcf多线程编程,还有android的一个游戏背景音乐程序-mpi, pi, 3pcf multi-threaded programming, as well as a game background music android program
cPPRS232
- 多线程串口通讯实例,主要介绍开发rs232-C++ rs232
A-serial-port-debug-assistant
- 基于Visual C++开发环境编写的串口调试助手:串口编程+消息+多线程-A serial port debug assistant: serial news programming++ multithreading
CSerial_Com
- c++ 串口 类 .一个串口类,可实现多线程监听串口,功能强大-c++ SerialPort class Serial Port Demo For C++
FS-final
- android与C#服务器的文件上传和下载,可作无线U盘使用。支持多线程下载和上传。支持目录文件选择。测试机型HTC G14-A simple system to support files upload & files download between android mobile and C# server. This software support multiGet and Multithreaded upload.
QQ
- 很好的东西 基于winsock下 S端:注册Sever+通信Sever C端:采用多线程收发 很好的避免了界面阻塞 使数据处理和界面完全分离 平台:vc6.0 XP下编译通过 运行方法 :1.运行YtQQSever 2.运行YtQQ 注意:不需要运行YtMsgSever 运行前请添加数据源 名字为YtQQuser-Good things Based on the winsock under S end: registered S
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)