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

搜索资源列表

  1. APIcom

    0下载:
  2. 用api实现串口通信的一个工程文件,包含生成的可执行文件-use api archive com community
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3735395
    • 提供者:chenbo
  1. vcPlusplusserialport

    0下载:
  2. 利用WIN API进行串口通信的例子,这里再给出一个类似的例子,以进一步加深理解。-WIN API for serial communication using an example, here and then give a similar example in order to further deepen their understanding
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:59553
    • 提供者:wangyf
  1. 6

    0下载:
  2. 在Win32下,可以使用两种编程方式实现串口通信,其一是使用ActiveX控件,这种方法程序简单,但欠灵活。其二是调用Windows的API函数,这种方法可以清楚地掌握串口通信的机制,并且自由灵活。本文我们只介绍API串口通信部分。-In Win32, you can be achieved using two kinds of programming serial communication, one is to use the ActiveX control, this approach p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:26305
    • 提供者:mxb
  1. SerialPortTest

    0下载:
  2. CSerialPort类的头文件和c源文件,封装了VC中串口通信的api,方便编写串口调试软件-CSerialPort class header file and the c source file, package the VC in the serial communication of the api, facilitate the preparation of serial debugging software
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:6796
    • 提供者:hyf
  1. Comm

    0下载:
  2. 详细介绍利用Windows API函数进行串口通信开发的代码。使用多线程的方法实现。-Detail the use of Windows API functions for serial communications development code. Using multi-threaded approach to achieve.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:57523
    • 提供者:peter
  1. SerialCommsAPI

    0下载:
  2. 本代码是串口通信的api函数源代码,直接访问底层。-This code is a function of serial communication api source code, direct access to the bottom.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4418
    • 提供者:yaoyao
  1. MyComm_

    0下载:
  2. 用WINDOWS API实现的串口通信程序 是以文件的形式读写串口 有一定的借鉴意义-WINDOWS API implemented with serial communication program based on serial read and write files in the form of a certain reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3848207
    • 提供者:杨东
  1. Uart

    0下载:
  2. 采用串口API 编写的重叠IO方式的串口通信程序,多次测试,性能不错。-com communication program by use com api overlapped io,and have a good performance
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:27126
    • 提供者:wh
  1. SerialPort_DebugTool_VC_Source

    0下载:
  2. 串口调试软件源码,Visual C++ 环境下利用API封装的类来实现串口通信软件的编写-Serial debugging helper source, Visual C++ environment using the API package to implement serial communications software class preparation ... ...
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:149163
    • 提供者:小小
  1. API-232

    0下载:
  2. 在mfc中进行串口通讯最简单的方法莫过于在对话框中使用MSCOMM控件了,MSComm通信控件提供了一系列标准通信命令的接口,它允许建立串口连接,可以连接到其他通信设备(如Modem). 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能发生的各种错误和事件,从而可以用它创建全双工 、事件驱动的、高效实用的通信程序。 -The first Chapter provides an introduction to the API-232 library. Chapt
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:18336
    • 提供者:王建
  1. comapi

    0下载:
  2. 本人自写的精简易懂实用的API串口通信。把createfile,readfile writefile终于搞明白了。-it is one communication example on serial port by using windows API function.it is written by myself,so you can understand the communication process easily.
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1895726
    • 提供者:yandong
  1. tty

    0下载:
  2. 基于MFC单文档形式的Windows API 实现串口通信-serial ports communication by Windows API
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:56359
    • 提供者:wyt
  1. SerialPort

    0下载:
  2. 利用windows API函数编写的串口通信程序,本程序的目的是发送一个字节的控制字给系统的控制端.-Using windows API function prepared by the serial communication program, the purpose of this procedure is to send a byte control word to the system console.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3693899
    • 提供者:宇竞
  1. RS232_DI

    0下载:
  2. BCB 串口通信。用API 函数 接收和发送数据-BCB COM Infomation SEND RECV Data
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:8970
    • 提供者:梦幻居
  1. SerialComClass

    0下载:
  2. 自己编写的串口通信类 是用API编写的很好用的-I have written serial communication class is written with good use of the API
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3602441
    • 提供者:王明松
  1. API_COM

    0下载:
  2. 用API方法实现串口通信的一个简单实例,比较好用的代码-Serial communication with the API method implements a simple example
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:39421
    • 提供者:lingao
  1. SeriesPortDlg

    0下载:
  2. 将利用API函数开发了一个串口通信程序,在开发之前需要对计算机中的DB-9连接线头进行跳线- Will have developed a serial port signal procedure using the API function, before development needs to carry on to computer s DB-9 connection end jumps the line
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:3262
    • 提供者:王静
  1. commapi

    0下载:
  2. 这是关于串口通信的api文档和comm.jar 和win32com.dll 文件。里面也有一些简单的例子。-This is the api documentation on the serial communication and comm.jar and win32com.dll files. There are also some simple examples.
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:577194
    • 提供者:anna
  1. PCtoPCSerial

    0下载:
  2. PC机与PC机串口通信程序设计,不错的PC串口,基于MSCOMM的和基于API的,适合初学者。-PC-PC serial communication and programming, good PC serial port, and based on MSCOMM API, suitable for beginners.
  3. 所属分类:Com Port

    • 发布日期:2017-05-25
    • 文件大小:8234872
    • 提供者:xiaoxiao
  1. COMsourcecode

    0下载:
  2. C++ builder2000环境下的一个串口通信小程序,API作的-a com communication software written with C++ builder, using winAPI method
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:10762
    • 提供者:yujun
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com