CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - cserialport

搜索资源列表

  1. CSerialPort

    0下载:
  2. 串口通信,波特率设置,串口编程,visualc++ 编程等-visual c++
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:6803
    • 提供者:江波
  1. SerialPortTest

    0下载:
  2. 应用CSerialPort类编写的一个基于对话框的MFC AppWizard(exe)-CSerialPort AppWizard(exe)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1911171
    • 提供者:bai
  1. NET_Basic_Serial_Write_and_Read

    0下载:
  2. 用.net framework中的CSerialport类实现labview中的串口编程。-To use. Net framework in the CSerialport class implementation in the serial labview programming.
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:15314
    • 提供者:王智慧
  1. COMTESTCSerialPort

    0下载:
  2. 串口通信程序使用CSerialPort类-Serial communication program uses CSerialPort class
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:49970
    • 提供者:ywq
  1. CSerialPort

    0下载:
  2. class to communicate thru serial port
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1780
    • 提供者:manumoreno
  1. CommTest

    0下载:
  2. 一个串口示例源码,使用一个CSerialPort类,很好用,并有测试代码。-A serial sample source code, using a CSerialPort class, useful, and have tested the code.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:1239055
    • 提供者:阿华
  1. tongxin

    0下载:
  2. 自己做的,能实现串行端口的数据传送及通信,用的是CSerialPort类-Do it yourself, to achieve the serial port data transfer and communication, using CSerialPort class
  3. 所属分类:Communication

    • 发布日期:2017-06-09
    • 文件大小:15903331
    • 提供者:巴豪
  1. CODE_UPLOAD1480

    0下载:
  2. Welcome to CSerialPort, a freeware MFC class to support access to the Win32 APIs dealing with serial ports. Features Simple and clean C++ interface. Uses C++ exceptions in preference to the normal Win32 return value mechanism. This ensures that code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:18794
    • 提供者:Casper
  1. SerialPortTest2

    0下载:
  2. 应用CSerialPort类编制基于单文档的应用程序-document CSerialPort
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:46607
    • 提供者:huang lie
  1. CSerialPort

    0下载:
  2. 关于串口通信的编程例子,希望能对初学者有帮助。只是些基本操作类的东西。-Serial communication programming examples for beginners. Just some of the basic operations and the like.
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:92442
    • 提供者:李萌
  1. serial_class

    0下载:
  2. 基于CSerialPort类的串口程序开发,可灵活控制串口传输数据-Serial program development based on CSerialPort classes, flexible control of the serial transmission of data
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:68906
    • 提供者:wangps
  1. Cserialport

    0下载:
  2. 一个非常好用的串口类 一个非常好用的串口类-A very easy to use serial port class is a very easy to use serial port class
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:5991
    • 提供者:施春晖
  1. CommunicateComm

    0下载:
  2. CSerialPort类实现的串口收发程序-The serial transceiver achieve by CSerialPort class
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:141261
    • 提供者:liujianjiang
  1. SerialPortTest

    0下载:
  2. 最简单的串口通信程序,MFC,基于SerialPort类,VS2008-The simplest SerialPort program,based on CSerialPort ,VS2008
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:12890523
    • 提供者:赵洪鹏
  1. CPort

    0下载:
  2. CSerialPort是基于多线程的,其工作流程如下:首先设置好串口参数,再开启串口监测工作线程,串口监测工作线程监测到串口接收到的数据、流控制事件或其它串口事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理,这是对接收数据而言的;发送数据可直接向串口发送。 -CSerialPort is based on multi-threaded, its workflow is as follows: First, set the serial port parameters, and
  3. 所属分类:Static control

    • 发布日期:2017-11-10
    • 文件大小:7257
    • 提供者:肖阳
  1. vc_51_com_CSerialPort

    0下载:
  2. 这是一个51单片机与电脑通过串口通信的例子,包括单片机程序和主机程序,主机程序采用VC编写,使用CSerialPort串口类-This is the example of a 51 and a computer via serial port communication, including single-chip program and the host of the program, the host program prepared using VC, to use CSerialPort
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:150242
    • 提供者:飞天侠
  1. SComAssistant_src

    0下载:
  2. 功能非常完善的串口调试助手源码,基于CSerialPort串口类。-Powerful serial communication debugging assistant Source
  3. 所属分类:Communication

    • 发布日期:2017-11-07
    • 文件大小:88978
    • 提供者:飞天侠
  1. chuankou

    0下载:
  2. 简单的使用开源CSerialPort类串口调试工具,-Simple to use open source CSerialPort class a serial port debug tool
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:6725820
    • 提供者:ihungry
  1. SerialPortTest

    0下载:
  2. 用CSerialPort类实现串口通信,能够正常运行,并且已经含有CSerialPort类。-The serial communication CSerialPort class, normal operation, and has containing CSerialPort class.
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:2287803
    • 提供者:秦磊
  1. user

    0下载:
  2. 串口使用方法,使用CSerialPort类进行多串口操作-Serial use
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-17
    • 文件大小:54504
    • 提供者:赵亮
« 1 2 3 45 »
搜珍网 www.dssz.com