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

搜索资源列表

  1. 315M无线通信模块

    0下载:
  2. 315M的无线通讯模块,用VC编写(1) 串口初始化,如何设置波特率,串口的四种工作方式。 (2) 串口查询、中断方式发送程序编写方法 (3) 串口查询、中断方式接收程序编写-- 315M wireless communications modules, prepared with VC (1) serial port initialization, how to set up a baud rate, Serial four methods of work. (2) Serial inquir
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:266.7kb
    • 提供者:孟凡军
  1. com12

    0下载:
  2. 串口编程,可采用中断方式,也可采用查询方式,简单实用-serial programming, it is interrupted, can be applied inquiries, simple and practical
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:895byte
    • 提供者:刘江山
  1. 485

    0下载:
  2. 485的下位机控制,可分配不同的地址给从机,可通过232与主机相连,实现主从控制.串口采用中断方式接收.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.12kb
    • 提供者:刘伟
  1. Doscom

    0下载:
  2. 使用C语言编写的DOS下的串口程序,基于中断。可以接收串口数据
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2.3kb
    • 提供者:heyma
  1. trans

    0下载:
  2. 一个在DOS下实现的利用串口的文件传输程序,因为用到了软中断可能在XP下不能正常使用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:tom
  1. API

    0下载:
  2. 用API函数实现串行通讯,以往的DOS系统是通过DOS中断和BIOS中断向用户提供串行接口的通讯能力。在Windows环境下,C++的开发工具既没有提供象DOS和BIOS中那样专门的串行通讯控制方法,也不允许用户直接控制串口的中断。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.39kb
    • 提供者:shiyou
  1. serial-Commu-dos

    0下载:
  2. DOS环境下简单的串口测试工具,支持中断、查询方式
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:jfc
  1. 200609-151

    0下载:
  2. 函数名称: UART_init()串口初始化函数 // 函数功能: 在系统时钟为11.059MHZ时,设定串口波特率为9600bit/s // 串口接收中断允许,发送中断禁止
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:151.47kb
    • 提供者:冀军良
  1. 51_c_UART

    0下载:
  2. 51_c语言—串口通讯程序, 中断方式串口处理
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1.41kb
    • 提供者:苍柏
  1. C语言实现串行通信接口程序

    0下载:
  2. c语言实现串口通讯的两个例子,分别为中断式和询问式两种-serial communications, the two examples were interrupted and asked-two -
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8.87kb
    • 提供者:黎林
  1. c中断方式实现串口通讯

    1下载:
  2. 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:22.16kb
    • 提供者:黎林
  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. mcbsp

    0下载:
  2. mcbsp串口编程,接收接受32位字,外部提供时钟及帧信号,RRDY信号触发中断-McBSP serial port programming, receiving 32 to accept the word, the external clock and frame signal to provide, RRDY trigger signal interruption
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2.68kb
    • 提供者:zhangyong
  1. MSComm_NoInterrupt

    0下载:
  2. 利用MSCOMM控件非中断方式写的串口通信代码,注释写得很清楚了方便移植。稍加修改就可实现自己的通信协议。-MSCOMM control the use of non-disruptive way to write the serial communication code, comments, clearly facilitate transplantation. Can be slightly modified to achieve their own communication proto
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4.3kb
    • 提供者:高见
  1. sdds

    0下载:
  2. 单片机C51串口中断接收和发送测试 单片机C51串口中断接收和发送测试 单片机C51串口中断接收和发送测试 -C51 microcontroller serial port interrupt to receive and send a test MCU C51 serial port interrupt to receive and send a test MCU C51 serial port interrupt to receive and send a test MCU C51 seri
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:1.14kb
    • 提供者:xiangcchen
  1. sdfouufoof

    0下载:
  2. 单片机C51串口中断接收和发送测试 单片机C51串口中断接收和发送测试 单片机C51串口中断接收和发送测试 -C51 microcontroller serial port interrupt to receive and send a test MCU C51 serial port interrupt to receive and send a test MCU C51 serial port interrupt to receive and send a test MCU C51 seri
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:1.15kb
    • 提供者:xiangcchen
  1. slac123d

    0下载:
  2. map430f2274单片机各种例程包含串口 中断 时钟-map430f2274 microcontroller serial port interrupt clock contains a variety of routines, etc.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:330.86kb
    • 提供者:wanghua
  1. STM32F103_USART

    1下载:
  2. stm32 串口的中断收发 内有详细介绍-stm32 usart riq! riq! riq! riq! riq!
  3. 所属分类:Communication

    • 发布日期:2016-03-14
    • 文件大小:487kb
    • 提供者:李康
  1. interrupt_com

    0下载:
  2. 实现串口中断,采用的是中断查询的方式,实现了串口通讯-Serial interrupts, using interrupt mode query,and achieve a serial communication
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:8.88kb
    • 提供者:王燕
  1. 0092490

    0下载:
  2. crc+串口中断程序,十分有用,可进行MODBUS程序的开发及相关调试,兼容所有系列,()
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:17kb
    • 提供者:opdrgdnnm
« 12 »
搜珍网 www.dssz.com