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

搜索资源列表

  1. usart_test

    0下载:
  2. usart(串口调试程序) 串口调用系统API winserialport.cpp winserialport.h-winserialport.cpp winserialport.h
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:55619
    • 提供者:枫儿
  1. SynWrite

    0下载:
  2. 使用vc++6.0调用api函数完成写串口,读入一个已经写好的文件夹,将其内容传输到调试精灵中显示-using api function to write a file to another device by serial
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:925797
    • 提供者:zhangya
  1. SynWriteFile

    0下载:
  2. 调用API函数在VC++6.0的编译环境下,对串口进行写入操作,简单易懂,易实现,通过调试后取得较好的效果-using api functions in the vc++6.0 progress the serial communiction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:839137
    • 提供者:zhangya
  1. PB_HOOK_ComData

    0下载:
  2. PB串口通讯数据监控,使用钩子HOOK API -Powerbuiler , serial communication, monitor ports data, API HOOK
  3. 所属分类:Hook api

    • 发布日期:2017-05-07
    • 文件大小:1473756
    • 提供者:郑汉武
  1. COMAPI

    0下载:
  2. C#访问串口使用API事例,与网上一般代码不一样,原因网上的API有问题,使用这个程序完全正确.-C# to access the serial port using the API case, and the Internet generally not the same code because the API in question online, use this program entirely correct.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:45512
    • 提供者:刘凌云
  1. SerialCtrlDemo

    0下载:
  2. CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:49620
    • 提供者:ljc
  1. EasytoUseSerialPort

    0下载:
  2. 介绍VC++ MFC串口的编程方法 包含了API的方法还有控件的方法 个人感觉很受用-Introduction VC++ MFC programming serial method also includes the API' s personal sense of control is very popular with the method
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1086627
    • 提供者:xhwu
  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. WinCE_SerialPort

    0下载:
  2. 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
  3. 所属分类:Windows CE

    • 发布日期:2017-04-16
    • 文件大小:40235
    • 提供者:joyzml
  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. msp430f4152XBee

    0下载:
  2. 使用msp430f4152单片机串口调试XBee模块AT和API命令,经测试正确!-Debugging using the XBee modules msp430f4152 Chip Serial AT and API command, the test correctly!
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:3902
    • 提供者:wxiang168
  1. jiyuWindowsCE

    0下载:
  2. 基于win ce和单片机的串口通讯 采用API函数编写-Win ce and microcontroller based serial communications API functions written by
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:321327
    • 提供者:赵钢超
  1. comm

    0下载:
  2. 基于windows api的多线程串口通讯类,支持消息事件。-Based on multi-threaded windows api serial communications, support news events.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:4106
    • 提供者:tangjie
  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. Delphi_api_COM1

    0下载:
  2. Delphi直接调用API编写的高效率的串口测试程序。-Delphi to directly call API written test procedures and efficient port.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:329110
    • 提供者:
  1. SerialPort

    0下载:
  2. 用API编写的串口类,线程函数检测到串口有数据接收,将发送消息,调用消息处理函数接收数据-function used API, function to detect threads serial data receiver will send a message, call message processing function to receive data
  3. 所属分类:Com Port

    • 发布日期:2017-04-15
    • 文件大小:5983
    • 提供者:陈虎
  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 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 29 »
搜珍网 www.dssz.com