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

搜索资源列表

  1. comcool_code

    0下载:
  2. 一个关于通信方面的类,用于串口异步通信 -one of the categories of communications for asynchronous serial communications
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:30.39kb
    • 提供者:xiaoma
  1. communicationfunctiontesting

    0下载:
  2. 该程序的功能是利用BIOS的INT 14H号功能调用,将指定的数据从串行口发送出去。在发送过程中,程序不断检测通信线路状态,只有在“发送保持寄存器空”的情况下才发送下一个字符。 整个程序有主函数MAIN()及三个函数SEND(),INIT(),LINETEST()组成。MAIN()是程序的入口并控制数据的发送;INIT()函数提供对串行异步通信的初始化;SEND()函数将指定数据逐一发送出去;LINETEST()函数用于在发送数据前检测通信线路状态。 利用BIOS 功能调用进行串行异步
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:25.15kb
    • 提供者:huwei
  1. RS485Comm

    0下载:
  2. RS485串口异步通信C++.NET源代码
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12.29kb
    • 提供者:raven
  1. yibutongxin

    0下载:
  2. 运用RS485显示串口的通信,本程序采用异步通信方式
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:25.42kb
    • 提供者:王林林
  1. 汇编串口

    0下载:
  2. 本程序是通用同步和异步串行接收器和转发器(USART)在异步状态下使用中断 * 方式进行全双工接收和发送数据的通信程序。共包括下面列表中这四个子程序。这 * 四个子程序的具体使用方法请参考各自的说明。-this procedure is common synchronous and asynchronous serial receivers and transmitters (USARTs) in the state to use asynchronous interrupt * for ful
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7.64kb
    • 提供者:lyn
  1. 串行通信中的异步和同步方式

    0下载:
  2. 基于VC60的串行通信中的异步和同步方式,对于VC控制串口很有帮助!
  3. 所属分类:通讯编程

  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. 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. serial

    0下载:
  2. 串口异步通信,方法简单方便,可嵌入在工业控制当中,也可做为串口入门学习的例子程序!-Serial asynchronous communication method is simple and convenient, which can be embedded in industrial control, serial port can also be used as examples of entry-learning program!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.79mb
    • 提供者:eddy
  1. c51UART

    0下载:
  2. c51 串口 c51 串口异步通信-serial c51 c51 c51 serial asynchronous serial communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1.46kb
    • 提供者:陈斌
  1. TestComm

    0下载:
  2. 用vc实现异步和同步通信对串口进行读写数据。里面含有两个工程,一个是异步,一个是同步通信。-Achieved with the vc on the serial asynchronous and synchronous communication to read and write data. Which contains two projects, one is asynchronous and a synchronous communication.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5.12mb
    • 提供者:cr4315
  1. 34567798708

    0下载:
  2. 用VB实现的RS232异步串行通信的实例,可通过串口实现通信-Using VB' s RS232 asynchronous serial communication instance, can communicate through the serial port
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:2.69kb
    • 提供者:xiaofan
  1. SerialPort_NEW_API

    0下载:
  2. 串口异步IO 多线程通信,使用WIN32 API,基本实现成功-The serial asynchronous IO multithreading communication
  3. 所属分类:Communication

    • 发布日期:2017-11-24
    • 文件大小:5.01mb
    • 提供者:Edward
  1. API-serial-asynchronous-code

    1下载:
  2. 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:11.88mb
    • 提供者:lambert
  1. IOSerial

    0下载:
  2. 串口实现通信功能,采用的是异步I/O的实现方法。-Serial communications functions, using asynchronous I/O implementations.
  3. 所属分类:Communication

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

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

  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. 串口异步通信

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

  1. C#串口通讯

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

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