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

搜索资源列表

  1. android-serialport-api

    3下载:
  2. android serialport官方实例,是学习android串口的必备资料,希望对大家有所帮助
  3. 所属分类:串口编程

  1. Term.rar

    0下载:
  2. 使用Windows API函数实现的串口通信,主要包括串口连接、串口设置、串口数据的发送接收以及串口的关闭,The use of Windows API function implementation of serial communication, including the serial connection, serial port settings, serial data send to receive, as well as turn off the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:61969
    • 提供者:海涛
  1. serialcom.rar

    0下载:
  2. 用VC++API函数写的串口类,使串口控制简单化,Using VC++ API function to write the serial type, so that simplification of the serial control
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1924443
    • 提供者:腾飞
  1. serial-communication

    1下载:
  2. 压缩包是关于串口编程的内容,一共有五个部分,第一个是测试小程序,基于Visual c++和Tubor C的,第二个是多线程串口编程工具Cserialport类得,第三个是控件MSCOmm串口编程的,第四个是windos API串口编程的,第五个是串口调试助手V2.2的源代码-Archive content is about serial programming, a total of five parts, the first is to test a small program, based
  3. 所属分类:Com Port

    • 发布日期:2017-02-24
    • 文件大小:22565888
    • 提供者:范开明
  1. API

    0下载:
  2. APi实现串口通信助手的功能,实现两个串口之间的字符传出和文件传输以及保存等功能-Serial communications assistant functions, the realization of the characters between the two serial reports and file transfer functions and the preservation of
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1555685
    • 提供者:齐峰
  1. MFCAPISeriesPort

    0下载:
  2. 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:37517
    • 提供者:bill
  1. VB-api

    5下载:
  2. 分别用API和MSCOMM控件实现VB串口通信的实例-Control were achieved with API and VB MSCOMM examples of serial communication
  3. 所属分类:Com Port

    • 发布日期:2016-12-06
    • 文件大小:20480
    • 提供者:姜利
  1. VC++SerialInterfaceProgrammingOnWin32API

    0下载:
  2. 本文介绍了基于Win32 API的VC++串口编程。给出了WIN32中打开串口、配置串口、超时设置、事件设置和读、写关闭串口的函数或结构体,随后举了一个利用WIN API进行串口通信的例子。-err
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:122395
    • 提供者:Wuxinmin
  1. Demo

    0下载:
  2. 使用Windows API 方式,实现的串口通信的例子,可以作为一个聊天程序-The use of Windows API methods to realize the serial communication example, can be used as a chat program
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:6740
    • 提供者:chenmo
  1. RTUWin32

    0下载:
  2. 串口通信编程,win32 vc++,界面。mfc win api -Serial Communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-27
    • 文件大小:10183928
    • 提供者:liuhp
  1. VCcom

    0下载:
  2.  串口的操作可以有两种操作方式:同步操作方式和重叠操作方式(又称为异步操作方式)。同步操作时,API函数会阻塞直到操作完成以后才能返回(在多线程方式中,虽然不会阻塞主线程,但是仍然会阻塞监听线程);而重叠操作方式,API函数会立即返回,操作在后台进行,避免线程的阻塞。 个类的基类。 该MFC参考通常不描述通过继承的函数或操作符。若要寻求这些函数的信息,请参阅类层次结构图中该类的基类信息。 每个类的说明文档包括:该类的概括、类成员的种类、以及该成员函数、重载操作符或数据成员的基本用途。
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:66760
    • 提供者:csheng
  1. MFC_API_Arch_SeriesPort

    0下载:
  2. 于MFC对话框的 WIN32 API串口通信程序,实现串口通信与实时传输 接受的好例子-In the MFC dialog WIN32 API serial communication program to achieve serial communications and real-time transmission to accept a good example of
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:37517
    • 提供者:
  1. vcshenruqianchu

    0下载:
  2. vc 深入浅出的串口编程的文档,包括win32 API编程以及MSCOMM控件编程。-vc serial programming easy to understand documentation, including the win32 API programming and MSCOMM control programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-04
    • 文件大小:1086147
    • 提供者:Pan Blue
  1. uart

    0下载:
  2. 用C++ Builder 编写的串口通讯测试程序,用于实践C++ Builder 对windows API的封装-Written with C++ Builder serial communications test program for the practice of C++ Builder package on the windows API
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:240732
    • 提供者:小华
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现~!串口通信编程基础-Windows API-based virtual terminal to achieve ~! Serial communication programming based
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:63540
    • 提供者:林子建
  1. 串口SerialPort和API调用源码

    0下载:
  2. 串口数据读写,详情看代码,谢谢,本人略懂,有错误的地方请见谅。(Serial data read and write, details see the code, thank you, I understand, there is a wrong place, please forgive me.)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-26
    • 文件大小:3507200
    • 提供者:zhengdh123
  1. C#调用API串口通信

    0下载:
  2. C#调用API串口通信C# calls API serial communication(C# calls API serial communication)
  3. 所属分类:串口编程

    • 发布日期:2017-12-28
    • 文件大小:19456
    • 提供者:任我随心
  1. CnComm串口类

    0下载:
  2. 基于API的串口通信类。使用简单方便。功能强大。(Serial communication class based on API. Simple and convenient to use. Powerful.)
  3. 所属分类:串口编程

    • 发布日期:2018-01-05
    • 文件大小:7060480
    • 提供者:zhanggf
  1. android-serialport-api-master

    0下载:
  2. android的串口api,可做参考。android的串口api,可做参考(android-serialport-api-master)
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:44032
    • 提供者:天蓝水清
  1. pb串口通讯

    0下载:
  2. PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)
  3. 所属分类:串口编程

    • 发布日期:2019-07-24
    • 文件大小:18432
    • 提供者:松鼠1981
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com