搜索资源列表
多线程串口类
- 编译环境: 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
PreInstall4
- 在Garbide c++中建立的Symbian程序。实现了安装后自动调用JAVA安装包(JAR,代码中是test1.jar)和线程暂停。-In Garbide c++ Created Symbian procedures. Achieved after the installation of automatic call JAVA installation package (JAR, the code is test1.jar) and thread suspended.
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
SYMBIAN2
- Symbian C++高效编程:本书旨在帮助读者编写良好的基于Symbian OS的C++程序。全书共分为21章,分别介绍了Symbian OS中的类命名约定、异常退出、清除栈、两段构造、描述符、良好的描述符风格、动态的数组与缓冲区、使用活动对象的事件驱动多任务、活动对象、Symbian OS的线程与进程、客户/服务器原理、客户/服务器框架实践、二进制类型、ECOM、严重错误、用断言发现bug、调试宏与测试类、兼容性、轻量级模板、API、良好的编码风格等内容。 本书适合于使用Symbia
serial_test
- 实现串口的通讯,用两个线程:一个发送线程,一个接收线程,可以同时进行发送与接收数据。-serial test , use c language , it is contain two thread. write and read at the same time !
seril_thread
- 用双线程实现在串口中的发送与接收!并在同一输出窗口输出!说明:要根据自己电脑的串口号更改main.c里打开的串口号!-Serial double thread achieve the send and receive! And at the same output window output! Note: according to their own computer to change the serial number serial number main.c in the open!
cnComm
- 一个C++下使用的串口通讯类,使用了线程监听接收和发送数据,简单,实用-The use of a C++ serial communication class, use the monitor to receive and send data thread, simple, practical
lpi.c
- mpi, 3pcf多线程编程,还有android的一个游戏背景音乐程序-mpi, pi, 3pcf multi-threaded programming, as well as a game background music android program
c#编写串口通讯代码 多线程实现
- c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)