CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - C 线程

搜索资源列表

  1. 多线程串口类

    0下载:
  2. 编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8;  GCC; 支持256个串口 体积小巧
  3. 所属分类:串口编程

    • 发布日期:2008-04-29
    • 文件大小:4.69kb
    • 提供者:gongzhu
  1. C++教程

    1下载:
  2. 我个人收集的C++builder 多线程串口通信方面的-my personal collection of multi-threaded C builder of serial communication Wanton
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:330.78kb
    • 提供者:东风客
  1. MicrosoftCommunicationsControl

    0下载:
  2. 常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:42.45kb
    • 提供者:anjian
  1. VC中串口编程资料汇总

    0下载:
  2. 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
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:24.15kb
    • 提供者:大圣
  1. serial-communication

    1下载:
  2. 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于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
  3. 所属分类:Com Port

    • 发布日期:2017-02-24
    • 文件大小:21.52mb
    • 提供者:范开明
  1. 多线程串口通讯实例_622

    1下载:
  2. 多线程串口通讯实例- Multi-thread string mouth communication example
  3. 所属分类:串口编程

    • 发布日期:2013-08-19
    • 文件大小:104.02kb
    • 提供者:胡本仁
  1. MultiThread1

    0下载:
  2. 一个关于vc多线程的实例,相当详尽,能运行。-An example of multi-threaded on the vc quite detailed and can run.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1.77mb
    • 提供者:韩云飞
  1. serial_test

    0下载:
  2. 实现串口的通讯,用两个线程:一个发送线程,一个接收线程,可以同时进行发送与接收数据。-serial test , use c language , it is contain two thread. write and read at the same time !
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:1.74kb
    • 提供者:nizhijun
  1. seril_thread

    0下载:
  2. 用双线程实现在串口中的发送与接收!并在同一输出窗口输出!说明:要根据自己电脑的串口号更改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!
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:6.99kb
    • 提供者:wangliang
  1. cnComm

    0下载:
  2. 一个C++下使用的串口通讯类,使用了线程监听接收和发送数据,简单,实用-The use of a C++ serial communication class, use the monitor to receive and send data thread, simple, practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:4.5kb
    • 提供者:晓明
  1. serial

    0下载:
  2. 一个用于串口通讯的C++类源代码,使用了线程。-This class can read, write and watch one serial port. It sends messages to its owner when something happends on the port The class creates a thread for reading and writing so the main program is not blocked.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:7.06kb
    • 提供者:zjh
  1. cPPRS232

    0下载:
  2. 多线程串口通讯实例,主要介绍开发rs232-C++ rs232
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:53.49kb
    • 提供者:lsl
  1. Msimulator

    0下载:
  2. 97协议模拟电表,通过串口实现的,主要有两个线程,一个负责获取数据,一个负责发送!-Msimulator,it is based on C++ MFC,through urat communication.Two thread respons for sending data and reply data.
  3. 所属分类:Com Port

    • 发布日期:2017-05-30
    • 文件大小:12.09mb
    • 提供者:李峰兆
  1. A-serial-port-debug-assistant

    0下载:
  2. 基于Visual C++开发环境编写的串口调试助手:串口编程+消息+多线程-A serial port debug assistant: serial news programming++ multithreading
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:2.33mb
    • 提供者:雷欢
  1. CSerial_Com

    0下载:
  2. c++ 串口 类 .一个串口类,可实现多线程监听串口,功能强大-c++ SerialPort class Serial Port Demo For C++
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3.12kb
    • 提供者:魏伟
  1. SeriaTool

    0下载:
  2. C#写的串口调试助手工具,使用后台线程读数据-C# to write the serial debugging assistant tool, using a background thread to read data
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:94kb
    • 提供者:
  1. FinsCom

    3下载:
  2. 组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。 无须任何配置,直接调用函数,与应用开发无缝衔接;多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;内建动态管理的多独立线程连接,同时支持外部应用的多线程结构调用;兼容WINDOWS系统下的所有开发环境,包括各种版本的VB.NET、C#、VC++,以及DEIPHI 、VB、LabView等;(The component ad
  3. 所属分类:串口编程

    • 发布日期:2017-12-17
    • 文件大小:2.25mb
    • 提供者:Autoctrl888
  1. c#编写串口通讯代码 多线程实现

    3下载:
  2. c#编写串口通讯代码多线程实现,逻辑与界面分离。发送与接收都为单独线程(c#Prepare serial communication codes multithreading)
  3. 所属分类:串口编程

    • 发布日期:2018-12-18
    • 文件大小:330kb
    • 提供者:用户12345
搜珍网 www.dssz.com