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

搜索资源列表

  1. 200811910584158192

    0下载:
  2. 串口通信编程的串口库,有例程,将原来的API变为后台,直接调用此例的库函数即可,非常实用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:114.32kb
    • 提供者:huhongqing
  1. exampleforserialport

    0下载:
  2. 使用WIN32 API开发串口通信程序的一个完整实例,绝对经典
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:84.04kb
    • 提供者:贺康
  1. 多线程串口Modem远程数据通信

    0下载:
  2. 本例子详细介绍了如何编制一个利用win32串口API函数,通过读写串口控制MODEM,进而实现远程数据传输的程序。-the detailed examples of how to use the preparation of a Serial win32 API functions to read and write through the modem serial port control, thereby achieving long-distance data transmission p
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:58.21kb
    • 提供者:王永
  1. 基于windows api的RS232串口程序

    0下载:
  2. 采用WINDOWS API函数编写的RS232串口程序。程序详细展示了windows串口通信的实现过程,包括超时设置,DCB设置等,串口工作方式是较为容易实现的同步方式,适合初学者。 程序采用C++程序编写,但稍有类和对象概念的C程序员一样能够轻松看到程序。
  3. 所属分类:通讯编程

  1. SerialPort

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

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

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

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

    0下载:
  2. 在vc++6.0环境中通过API函数编程接受串口通信数据-In vc++6.0 environment API function through the serial communication program to accept data
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:905.67kb
    • 提供者:章九
  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
    • 文件大小:2.2mb
    • 提供者:王锦
  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
    • 文件大小:56.17kb
    • 提供者: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
    • 文件大小:4.31kb
    • 提供者:yaoyao
  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
    • 文件大小:26.49kb
    • 提供者:wh
  1. GpsRecv

    0下载:
  2. 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:chenjin
  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
    • 文件大小:1.81mb
    • 提供者:yandong
  1. APICom

    1下载:
  2. vc++ api编程用于VC++串口通信这是个例子-vc++ api programming for VC++ Serial communication is an example
  3. 所属分类:Communication

    • 发布日期:2016-01-12
    • 文件大小:31kb
    • 提供者:岳老三
  1. APIcom

    0下载:
  2. 仅用C语言编写的串口通信小程序,调用了windows的API函数,能让初学者更加明白这些原理,整个工程文件都上传,使用VS2008-Written in C language only a small serial communication program, call the windows API functions, allowing beginners to better understand these principles, the whole project files are u
  3. 所属分类:Communication

    • 发布日期:2017-05-28
    • 文件大小:11.03mb
    • 提供者:LZ
  1. API-serial-asynchronous-code

    1下载:
  2. 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:11.88mb
    • 提供者:lambert
  1. vcPP-Series-Port-API

    0下载:
  2. VC++串口通信API-VC++ serial communication API
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:428kb
    • 提供者:刘畅
  1. 串口通信API

    0下载:
  2. 在windows api编程下实现串口通信的发送与接收(The realization of serial communication sending and receiving)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-31
    • 文件大小:3kb
    • 提供者:老生
  1. Windows API串口编程参考

    1下载:
  2. Windows API串口编程参考,串口通信相关的32位的Windows API函数进行介绍(Windows API serial port programming reference)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-01
    • 文件大小:24kb
    • 提供者:xmusertang
  1. VB控件MSCOMM和API实现串口通信

    2下载:
  2. VB控件MSCOMM和API实现串口通信(Serial communication between VB control MSComm and API)
  3. 所属分类:通讯编程

    • 发布日期:2020-06-20
    • 文件大小:20kb
    • 提供者:幽冥无垢
« 12 »
搜珍网 www.dssz.com