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

搜索资源列表

  1. MSComm-suer

    0下载:
  2. MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3923
    • 提供者:钟立青
  1. SerialPortAPI

    0下载:
  2. 用于测试上润WP系列仪表通信的串口API,通过向上润WP发送特定的指令读取仪表内的参数和实时数据字串-This programme is used to test the Shang Run-WP series instrument serial communications API, through sending specific instructions to read WP instrument parameters and real-time data within a string
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3595941
    • 提供者:小兵
  1. ComAPI

    0下载:
  2. 使用API函数写的串口程序,源程序来源于《vc网络通信编程实用案例精选》-Using the API function to write the serial program, source from " vc network communications programming practical cases selected"
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:35119
    • 提供者:吴梦龙
  1. Chapter-2

    0下载:
  2. 该代码实现串口通信程序,分别利用控件和API实现,并附有调试助手。-This code realization serial communication procedures were used, controls and api to achieve, and with debugging assistant.
  3. 所属分类:Com Port

    • 发布日期:2017-05-18
    • 文件大小:4721894
    • 提供者:lj
  1. DelphiSPCOMM

    0下载:
  2. Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 目前,利用 Delphi实现串口通信的常用的方法有 3种:一是利用控件,如 MSCOMM控件和 SPCOMM控件;二是使用 API函数;三是调用其他串
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:68275
    • 提供者:赵小亮
  1. API-based-virtual-terminal

    0下载:
  2. Windows应用程序编程接口,实现调用API完成串口之间的通信-Windows application programming interface, the communication between the API call completion port
  3. 所属分类:TAPI

    • 发布日期:2017-04-10
    • 文件大小:1991043
    • 提供者:郭晓
  1. TAPIprogram

    0下载:
  2. Windows API串口编程,包括通信函数,参数设置,DCB结构等-Windows API serial programming, including the communication function, parameters Settings, DCB structure, etc
  3. 所属分类:Com Port

    • 发布日期:2017-06-11
    • 文件大小:18015142
    • 提供者:郭卫兴
  1. PortLink

    0下载:
  2. 串口程序,本程序实现了WIN API串口通信功能,能分辨字符和数字两种模式-Serial program, the program the WIN API serial communication function, able to distinguish between characters and numbers in two modes
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3601496
    • 提供者:杨文彬
  1. com

    0下载:
  2. win32 API串口通信 实例 经典 对于初学pc串口通信的人很有帮助-the win32 API serial communication instance the classic for novice pc serial communication helpful
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:6813
    • 提供者:lijiangjun
  1. API1

    0下载:
  2. 基于VC的用API实现两PC间的串口通信程序,经过编译成功,功能可实现-VC-based API implementation between the two PC' s serial port communication program compiled successfully, the function can be realized
  3. 所属分类:Com Port

    • 发布日期:2017-11-11
    • 文件大小:34574
    • 提供者:洛思琪
  1. attach_20120614105841

    0下载:
  2. 串口通信,windows api,封装较完整的串口类库-serial communacation,windows api
  3. 所属分类:Com Port

    • 发布日期:2017-11-20
    • 文件大小:51899
    • 提供者:文讷
  1. APISerialPort

    0下载:
  2. Windows API 串口通信 这还不够明白么。什么操蛋软件。-Windows API serial communication that is not enough to understand it. What fucking software.
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3525883
    • 提供者:dongjiulangke
  1. Serial

    0下载:
  2. 在win32 环境中,调用Windows的API函数,这种方法可以清楚地掌握串口通信的机制,并且自由灵活-In the win32 environment, calling Windows API functions, this approach can clearly grasp the mechanism of serial communication, and the freedom and flexibility
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:142365
    • 提供者:wwchao
  1. 01

    0下载:
  2. VC++串口通信利用API函数实现字符发送-VC++ serial communication API functions use character transmission
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:34819
    • 提供者:danny
  1. include

    1下载:
  2. 以无人机地面监控软件,串口通信以及百度地图API的二次开发的应用为研究背景,通过无线模块使无人机与地面监控系统进行数据交互,并且直观地显示在百度地图上。(Based on the application of UAV ground monitoring software, serial communication and Baidu Map API redevelopment, data interaction between UAV and ground monitoring system i
  3. 所属分类:通讯编程

    • 发布日期:2020-06-13
    • 文件大小:26624
    • 提供者:核桃仁子
« 1 2 3 4 5»
搜珍网 www.dssz.com