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

搜索资源列表

  1. Comm

    0下载:
  2. VC++下编译通过,C++编写的一个基于API的串口通信程序-VC++ compiled by, C++ written in a serial communication program based on the API
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2307449
    • 提供者:王锦
  1. APIcom

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

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

    0下载:
  2. 这是一个用API函数写的MFC串口程序,可以发送数据也可以动态显示接收的数据,参数可以随意设置,使用效果好-This is an API function with the serial program written in MFC, you can send the data can also be dynamically display the data received, parameters can be free to set up, use good effect
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:51596
    • 提供者:武汉
  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. MSComm-suer

    0下载:
  2. MSComm控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:3923
    • 提供者:钟立青
  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. Serialport

    0下载:
  2. C#语言实现单片机与PC机的串口通讯,用API函数编写,已经实现数据的接收功能。可以实现串口参数的设置,功能齐全。-C# language implementation SCM and PC,serial communications, using API functions written in the data reception has been achieved. Serial port parameter settings can be achieved,full featured.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:116083
    • 提供者:ranran
  1. zikuxiazai1

    0下载:
  2. 这是用VC写的基于API的串口下载软件,主要用于字库的下载,即大量数据的下载-It is written with the VC-based API for serial download software, mainly for font downloads, download large amounts of data that is
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5741322
    • 提供者:jiang
  1. hcom

    0下载:
  2. 应用api函数编写串口通讯程序,应用轮询方式对串口数据进行读写。-Application api function write serial communication program, the application polling method to read and write data to the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3604273
    • 提供者:rp
  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. APIcommunicationmodel

    0下载:
  2. 应用于计算机串口调试的应用程序.通过API函数,不使用VB的COM控件。-Applied to the computer serial port to debug the application. Through the API function, VB-COM does not use the control.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:4601
    • 提供者:cb
  1. SerialCommicationProgamming

    0下载:
  2. 此款代码是用VC++编写的串口通信程序,里面包括了Modem编程,MSCOMM控件编程,串口通信API编程三部分-Cikuan code is written in VC++ Serial communication program, which includes Modem programming, MSCOMM control, programming, serial communication API, the three-part
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:169148
    • 提供者:畅凯
  1. TTY

    0下载:
  2. WINDOWS API串口编程实例--TTY终端仿真程序。-WINDOWS API Serial Programming Example- TTY terminal emulation program.
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:47049
    • 提供者:oiukjh123
  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. MySerialPort

    0下载:
  2. windows ce,windows mobile 下串口通讯api实现-windows ce, windows mobile serial communication api implementation next
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:32039
    • 提供者:xag
  1. SerialPort

    0下载:
  2. 通过最底层的API函数实现串口通讯,已经在VC6.0环境下调试通过,运行成功,用异步操作轮训的方式进行操作。-API function through the bottom of the Serial Communications, has been adopted in the VC6.0 environment, debugging, running successful way of using asynchronous operations to operate a rotational
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3724452
    • 提供者:夏雨
  1. GPSportcommunication

    0下载:
  2. VC^++6[1].0环境下GPS接收机串口通信的实现,摘 要 首 先简 单 介绍 了 GPS接 收机 串 口通 信 的基 本概 念 , 然 后 通 过 实例 详 细介 绍 了计 算机 与 GP S接 收 机进 行 数 据 传 输 的 两 种 方 法 : 一 种 是 使 用 W i n 3 2 API通 信 函 数 的 文 件 读 写 方 式 ;另 一 种 是 通 过 VC 6 .0提 供 的 MSCo mm 控 件实现 。-VC ^++6 [1] .0 environment GPS
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:87998
    • 提供者:feifei
  1. SendComm

    0下载:
  2. 运用Java Communications API实现JAVA串口通信功能。打开串口后程序每两秒发送一次数据-JAVA using Java Communications API to achieve serial communication. After the program opens the serial port once every two seconds to send data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1589
    • 提供者:zhuyinhui
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 29 »
搜珍网 www.dssz.com