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

搜索资源列表

  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. vcserial

    0下载:
  2. VC串口编程 其他Windows串口通信相关API函数: (1)串口属性:通过GetCommProperties()函数获得。 (2)通用通信设备配置:CommConfigDialog()函数。 (3)缓冲区控制:PurgeComm()函数和FlushFileBuffers()函数。 -VC serial communication serial programming related to other Windows API functions: (1) serial port
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:24025
    • 提供者:wenqi
  1. VCComAPI

    0下载:
  2. 用API实现串口通信的资料,写得很清楚. 我用此资料写出自己的串口通信程序,很稳定-API Com
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:120428
    • 提供者:bluecat
  1. 201012719264536541

    0下载:
  2. 一个利用WIN API 进行串口通信的例子-BOOL CloseHandle
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:77099
    • 提供者:任发强
  1. Comm.tar

    0下载:
  2. 串口通信的使用程序,使用该程序可以完整的实现串口的所有功能 基于window的API进行编写 灵活-The use of serial communication program, the use of the program can complete all of the features of Serial API for writing based on a flexible window
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:239577
    • 提供者:wang
  1. Serial-Communication

    0下载:
  2. 在VC++编程环境中,应用底层API函数实现串口通信。-In VC++ programming environment, the application serial communication underlying API function.
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2434989
    • 提供者:朱小方
  1. RS485Comm

    0下载:
  2. 用win32的API函数实现的串口通信例子 -Use the Win32 API function examples of serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-10
    • 文件大小:2315499
    • 提供者:王霞
  1. COM_API

    0下载:
  2. 常用的串口通信,串口号可达255,可自动识别可用串口号,采用API实现,免安装-Commonly used serial communication, serial numbers up to 255, can automatically identify the serial number available, the use of API, and free installation
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:6066
    • 提供者:
  1. CserialPort

    0下载:
  2. 一个外国人写的API的串口通信类,本文作了改动,可以发定长的数据-API, a foreigner writing serial communication class, this change is made, it can be fixed-length data
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:6876
    • 提供者:尹超
  1. serial-communication

    0下载:
  2. c++builder编写的串口通信程序,其中以MSComm控件为基础,包括一些window api,对初学者帮助很大。-c++ builder written in serial communication program, including some window api, great help for beginners.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:4383
    • 提供者:杨懿
  1. LUOAPI

    0下载:
  2. VC++带线程的API串口通信,简单的API串口实现,调试已经通过-VC++ take thread API serial communication, simple API serial implementation, debugging through
  3. 所属分类:TAPI

    • 发布日期:2017-04-09
    • 文件大小:1889686
    • 提供者:
  1. API-COMMUNICATION-FUNC

    0下载:
  2. API通信函数,通信函数-设备控制串,编写串口通讯时使用。-API communication function,Communication function- device control string,When writing serial communication use.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:557382
    • 提供者:尚想
  1. MSComm

    0下载:
  2. 目前,Visual Basic (简称VB) 已成为WINDOWS 系统开发的主要语言,以其高效、简单易学及功能强大的特点越来越为广大程序设计人员及用户所青睐。VB 支持面向对象的程序设计,具有结构化的事件驱动编程模式并可以使用无限扩增的控件。在VB 应用程序 可以方便地调用WINDOWS API函数,使得编程效率提高,应用功能增强。 利用VB 提供的这些功能,我们可以有三种方法完成串口通信。一种是用VB 提供的具有强大功能的通信控件 另一种方法是调用WINDOWS API 函数,使用W
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:8713
    • 提供者:董永文
« 1 2 3 45 »
搜珍网 www.dssz.com