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

搜索资源列表

  1. TTY.rar

    1下载:
  2. windows API串口程序(实现超级终端功能),serial windows API procedures (the achievement of super-terminal function)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1979480
    • 提供者:gy
  1. SP

    0下载:
  2. API和控件方式调用串口,分别使用阻塞和轮询方式-Call the serial port API and controls, respectively blocking and polling
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:211994
    • 提供者:zhangye
  1. ComTwo

    0下载:
  2. 一个用MFC实现串口通信的小程序,使用API通信函数。-A serial communication with the MFC implementation of small programs, the use of API communication functions.
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:44217
    • 提供者:airycanon
  1. Serial-Communication-using-VB

    0下载:
  2. 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1689337
    • 提供者:寂静山林
  1. commapi

    0下载:
  2. java通过串口或USB口调用短信猫收、发短信DEMO及API-The examples in this document assume that you have unzipped the commapi.zip file in your C: partition and your JDK installation is in C:\jdk1.1.6. If you have installed JDK in an other location or unzipped javacomm20-w
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:278652
    • 提供者:Long King
  1. SerialComm5

    0下载:
  2. 使用VS2005编写的基于FormView的SDI串口程序 其中界面涉及ComboBox和RichEdit。 使用Win API读写串口数据。-Written using VS2005 serial based on the FormView' s SDI program one interface involving a ComboBox and RichEdit. Win API to read and write data using the serial port.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:53051
    • 提供者:ddd
  1. windowsAPISerialPort

    0下载:
  2. windows API写的一个串口控件,可以实现MSCOMM不能实现的230400波特率,使用也很简单-windows APIs to write a serial control, you can the MSCOMM can not achieve the 230,400 baud rate, the use of very simple
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4123986
    • 提供者:zhyanwei
  1. APICom1

    0下载:
  2. 一个用Lazarus开源Pascal写的API串口通信程序,对开学串口通信的有一定的帮助-A Lazarus open source written in Pascal API serial communication program, help start serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-11-08
    • 文件大小:660480
    • 提供者:chb
  1. event

    0下载:
  2. 同步的控制台串口通讯程序,调用API实现-Synchronous serial communication console procedures, API calls to achieve
  3. 所属分类:Console

    • 发布日期:2017-05-06
    • 文件大小:1259182
    • 提供者:yunling
  1. SerialPort

    0下载:
  2. 调用API的串口通信类,不用MSCOMM控件就可以。-API call serial communications, you can not MSCOMM control.
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:7194
    • 提供者:ligen
  1. BCB_API_comm

    0下载:
  2. BCB 串口通信。用的是API函数  -BCB comm use api function BCB comm use api function
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:216735
    • 提供者:梦幻居
  1. car

    0下载:
  2. 我做游戏手柄和单片机做的遥控车:VB调用joystick的API获取游戏手柄的信息通过串口发给单片机1,单片机1通过NRF24L01发给小车上的单片机2(STC89C52)进行遥控。-I do joystick and microcontroller to do remote control car: VB API call to get joystick game controller of the information sent to the microcontroller through
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:121545
    • 提供者:llx
  1. TSerialPort

    0下载:
  2. 使用VC++封装串口编程API函数,生成DLL文件,联合C#共同实现串口调试程序编写。-Serial port using VC++ programming package API function to generate DLL files, combined together to achieve serial debugging C# programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3966812
    • 提供者:
  1. CommApi

    0下载:
  2. 一个重叠I/O串口类,用windows API实现,封装了打开串口、设置串口波特率、缓存、用重叠I/O发送、接收等功能。-A duplication of I/O serial type, the windows API to achieve, a package to open serial port, serial port baud rate settings, cache, and overlapping I/O to send, receive functions.
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:3887
    • 提供者:Michael.Cao
  1. socket

    0下载:
  2. tcp客户端和服务器通信(winsock) 串口通信测试模拟(API) -socket comminution
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-26
    • 文件大小:8987509
    • 提供者:金晨光
  1. serialport

    0下载:
  2. android 对串口访问对写的 api-android
  3. 所属分类:android

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

    0下载:
  2. C#环境下调用API进行串口通讯,不用C#的串口控件-C# environment calls for serial communications API, not C# serial port control
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:30775
    • 提供者:刘帅
  1. RFID

    1下载:
  2. RFID射频打卡系统上位机,VC6开发,使用windows API,定时器读串口,没有用到线程-windows application program about RFID,use windows API,read the serial port with timer but not thread
  3. 所属分类:RFID

    • 发布日期:2017-05-17
    • 文件大小:4997326
    • 提供者:陈盛发
  1. SeriesPort

    0下载:
  2. 通过CreatFile SetupComm GetCommStat等API函数来创建一个串口传输程序-CreatFile SetupComm GetCommStat such as through the API function to create a serial transfer procedure
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:28520
    • 提供者:jingyangw
  1. Comm32

    0下载:
  2. 一个简单易用的串口调试工具.全api完成.-A simple serial-to-use debug tools. The completion of the entire api.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:114907
    • 提供者:wang
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 29 »
搜珍网 www.dssz.com