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

搜索资源列表

  1. 串口转发例子

    1下载:
  2. 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效-This is a much more complete package of Serial category, supports synchronous and asynchronous operation, the use of simple and efficient
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:79.59kb
    • 提供者:罗祥敏
  1. MyComOperate

    1下载:
  2. 一个串口异步通讯操作的例子,封装很好的类-an asynchronous serial communications operation example, the category of good Packaging
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:109.7kb
    • 提供者:李维
  1. 更新版串口类库

    0下载:
  2. 这是一个封装得比较完整的串口类接口,支持同步、异步操作,使用简单高效,具有工业强度,我在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
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3.95kb
    • 提供者:刘云
  1. 串口通讯类

    1下载:
  2. 简单实用的串口通讯类,实现重叠IO下的异步串口读写
  3. 所属分类:Windows编程

    • 发布日期:2011-03-17
    • 文件大小:4.63kb
    • 提供者:stmnping
  1. vc-serial-communication-vc串口通信的各种方式

    1下载:
  2. vc串口通信的各种方式,包括api串口监听,同步,异步方式和activex控件方式-vc serial communication of a variety of ways, including monitoring api serial, synchronous, asynchronous and activex control methods
  3. 所属分类:Windows编程

    • 发布日期:2017-06-19
    • 文件大小:28.57mb
    • 提供者:stuy_1001191
  1. CSerialPort

    1下载:
  2. 串口通讯实例,具有同步与异步功能,调用API实现-Examples of serial communication with synchronous and asynchronous functions
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:13.14kb
    • 提供者:yunling
  1. RS232

    0下载:
  2. RS232串口通信,由89c52单片机控制。异步通信,内含两个程序。-RS232 serial communication, controlled by the 89c52 microcontroller. Asynchronous communication, contains two programs.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:7.27kb
    • 提供者:李冰
  1. comsource

    0下载:
  2. 这是一个封装得比较完整的串口类,支持同步、异步操作,使用简单高效,具有工业强度,我在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
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:54.87kb
    • 提供者:flashvip
  1. Aevent3

    1下载:
  2. 一个自写的控制台C语言程序,调用API的异步串口通讯控制台-Since the console to write a C language program, call the asynchronous serial communications API Console
  3. 所属分类:Windows编程

    • 发布日期:2013-03-22
    • 文件大小:832.4kb
    • 提供者:yunling
  1. commLog

    0下载:
  2. 用Csharp实现的异步串口接收程序,可自动检测串口数,并且同时监控和记录所有串口的串口数据。-async serial port receiving program using csharp, can detect serial port in the machine automatically and monitor multi-serial port in the same time.
  3. 所属分类:Communication

    • 发布日期:2017-03-21
    • 文件大小:13.8kb
    • 提供者:李明
  1. CommDlg

    0下载:
  2. 功能: visualC++ 2005 多线程串口通讯实例,可以实现异步发送和接受数据。接受数据和发送数据不会相互阻塞,实现数据的串口畅通交互。 参数: 串口号:COM4 波特率:9600 数据位:8 奇偶校验:偶校验 停止位:1-Function: visualC++ 2005 instances of multi-threaded serial communication can be achieved asynchronously send and rece
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:939.16kb
    • 提供者:liyanjie
  1. NNTest

    0下载:
  2. 异步串口通讯类,做为学习windows API的经理入门作品-Asynchronous serial communication class, as the all-windows API' s manager of entry-works
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:258.26kb
    • 提供者:donny
  1. com_exe

    0下载:
  2. windows下异步使用串口的类。已经封装得非常好,线程安全。欢迎下载使用(windows serial port use.)
  3. 所属分类:Windows编程

  1. serialport

    0下载:
  2. 串口操作 异步读写 cts, rts状态监测(serial port operation)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:7kb
    • 提供者:guyuey
  1. 149异步串行通信(点对点通信)

    0下载:
  2. msp430f149点对点异步串行串口通信(MSP430F149 point to point serial communication)
  3. 所属分类:其他

  1. 串行通信

    0下载:
  2. 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
  3. 所属分类:其他

  1. MYTOOLS

    5下载:
  2. C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号;
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:6.31mb
    • 提供者:southeastofstar
  1. 串口异步通信

    1下载:
  2. 串口的异步通信方式示例。常用于pc机和装置之间的串口通信。
  3. 所属分类:通讯编程

  1. RecData

    1下载:
  2. 多串口采集数据存储数据库。线程同步和异步传输。(Multi-serial port data acquisition)
  3. 所属分类:C#编程

    • 发布日期:2019-10-26
    • 文件大小:388kb
    • 提供者:dongweisheng
  1. C#串口通讯

    1下载:
  2. 用于与下位机进行串口通讯,RS-232这种适配于上位机和PC端进行连接,RS-232只限于PC串口和设备间点对点的通信。它很简单的就可以进行连接,由于串口通讯是异步的,也就是说你可以同时向两端或者更多进行数据发送,它们之间的传输数据类型是byte,串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。
  3. 所属分类:C#编程

    • 发布日期:2020-03-12
    • 文件大小:4.67mb
    • 提供者:ZENG123
« 12 3 4 5 6 »
搜珍网 www.dssz.com