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

搜索资源列表

  1. Api工具

    0下载:
  2. api写的读写串口程序-api reader wrote Serial procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34.04kb
    • 提供者:xjtuzhw
  1. API的串口通讯程序

    0下载:
  2. API的串口通讯程序,可设置为数据发送或者字符发送,可设置自动发送;接收可以为数据也可以为字符方式,有实时的错误报告。-API serial communication procedures, data can be set to send or characters sent, can be set to automatically send; to receive data can also character, a real-time error reporting.
  3. 所属分类:通讯编程

    • 发布日期:2010-06-30
    • 文件大小:28.39kb
    • 提供者:李权
  1. MyRS232

    0下载:
  2. Windows API串口类,不需加工,直接使用-Windows API Serial category, without processing, direct use
  3. 所属分类:通讯编程

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

    0下载:
  2. 实现对输入的字符传到串口,再通过串口在屏幕显示出来.VC实现.-realization of input characters reached Serial, and through the serial port on the screen is displayed. VC.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:54.84kb
    • 提供者:peking2008ol
  1. TxRx

    0下载:
  2. api开发的串口通讯程序,很好的一个软件。-api development of serial communication program, a very good software.
  3. 所属分类:Communication

    • 发布日期:2017-03-19
    • 文件大小:1.83mb
    • 提供者:刘骁
  1. can4nt

    0下载:
  2. 典型的串口编程,详细说明了串口编程中多线程的运行和保护-Typical serial programming, detailed descr iption of the serial multi-threaded programming in the operation and protection of
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:718kb
    • 提供者:chengjiajia
  1. VC_serial_Port_Program

    0下载:
  2. VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.51mb
    • 提供者:田成平
  1. apichuankou

    0下载:
  2. 不适用MSCOMM控件,直接调用WIN API函数进行串口通讯的演示程序-MSCOMM controls do not apply, directly call WIN API function demo serial communications
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:4.09kb
    • 提供者:han liu
  1. API_ComPort

    0下载:
  2. VC++ API Serial communication-API serial comm port
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5.34mb
    • 提供者:eros
  1. Serial

    0下载:
  2. C++实现的串口API封装,支持MFC。-C++ implementation of the serial port API package in support of MFC.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:14.93kb
    • 提供者:wcm
  1. MaxiCOM

    0下载:
  2. Unfortunately Microsoft has never paid much attention to the serial port. In the Windows API it is just regarded as a file, and in the first version (1.1) of the .NET framework (managed code) there was no support for serial communication. Fortunately
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:357.66kb
    • 提供者:RAMAKERS_R
  1. API_vb_com

    0下载:
  2. vb6 api串口操作源代码-vb6 api source code for serial operation. . . . . . . . . . . . . . .
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4.44kb
    • 提供者:施俊毅
  1. SerialPortAPI

    1下载:
  2. VB用RS232/RS485协议通讯,通过COM口与现场仪表(包括Modbus)通讯 实例使用API串口读写模块实现-VB with RS232/RS485 communication protocol, through the COM and field instruments (including Modbus) communications Examples using API serial literacy module implements
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:11.81kb
    • 提供者:yangxianfeng
  1. Windows-API

    0下载:
  2. 此程序利用windows API进行串口编程的演示。-This program uses the windows API for serial programming of the demonstration.
  3. 所属分类:Communication

    • 发布日期:2017-05-24
    • 文件大小:7.73mb
    • 提供者:刘成
  1. com-api

    0下载:
  2. 用API编写串口通讯的例子,编程环境DELPHI-Serial Communication
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:140.31kb
    • 提供者:dfs
  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. Win32-API-MSComm-Control-MFC-Class

    0下载:
  2. Win32 API 串口控制 MFC 打包类,适合初学者使用。-Win32 API serial control MFC wrapper class for beginners.
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:18.38kb
    • 提供者:程述良
  1. 串口通信API

    0下载:
  2. 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:老生
  1. Windows API串口编程参考

    1下载:
  2. Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-01
    • 文件大小:24kb
    • 提供者:xmusertang
  1. VB控件MSCOMM和API实现串口通信

    2下载:
  2. VB控件MSCOMM和API实现串口通信(Serial communication between VB control MSComm and API)
  3. 所属分类:通讯编程

    • 发布日期:2020-06-20
    • 文件大小:20kb
    • 提供者:幽冥无垢
« 12 3 4 5 »
搜珍网 www.dssz.com