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

搜索资源列表

  1. com VS 2010串口例程

    2下载:
  2. VS2010串口例程,VC2010写的串口调试助手,开发环境为VS2010,使用的uncioud环境,纯API,不错的C++串行通讯例子程序,希望能对串口学习的朋友有所帮助 -VS2010 serial routines, VC2010 write serial debugging assistant development environment VS2010, using uncioud environment, pure API, a good example of C++ serial
  3. 所属分类:通讯编程

    • 发布日期:2013-06-13
    • 文件大小:134107
    • 提供者:lan
  1. vc-serial-communication-vc串口通信的各种方式

    1下载:
  2. vc串口通信的各种方式,包括api串口监听,同步,异步方式和activex控件方式-vc serial communication of a variety of ways, including monitoring api serial, synchronous, asynchronous and activex control methods
  3. 所属分类:Windows编程

    • 发布日期:2017-06-19
    • 文件大小:29954048
    • 提供者:stuy_1001191
  1. Term.rar

    0下载:
  2. Win32API串口编程虚拟终端的一个源代码,可以用于对modem的控制,写自己的API程序是可以参考。,Win32API programming virtual serial port terminal, a source code, can be used for modem control API to write their own procedures are for reference.
  3. 所属分类:Modem program

    • 发布日期:2017-04-09
    • 文件大小:46810
    • 提供者:欢欢
  1. API读写串口

    0下载:
  2. API读写串口.doc 一、基本知识    Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:编程文档

  1. pbcomm

    1下载:
  2. 串口通訊,100 PB源碼,無控件,直接調用API,所以比控件穩定-Serial Communication, 100 PB-source, no control, directly call API, so the stability than the control
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:21288
    • 提供者:羅志祥
  1. WinCE-serial-API-functions

    0下载:
  2. WinCE串口API函数大全,详细介绍了串口通讯涉及到的函数。-WinCE serial API functions Guinness, described in detail related to serial communication function.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-24
    • 文件大小:17651
    • 提供者:zhouguang
  1. CSerialPort

    1下载:
  2. 串口通讯实例,具有同步与异步功能,调用API实现-Examples of serial communication with synchronous and asynchronous functions
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:13451
    • 提供者:yunling
  1. RTX Serial API

    0下载:
  2. 完整的RTX串口驱动程序测试源代码,实现简单的RTX串口通信方法,实现Windows在实时性上的不足。-RTX complete testing serial driver source code, to achieve simple RTX serial communication method, the realization of Windows in the real-time gap.
  3. 所属分类:系统编程

    • 发布日期:2013-06-13
    • 文件大小:16045
    • 提供者:solarberiden
  1. COMDeviceManager

    0下载:
  2. 通过api函数检测系统的串口设备,不是通过注册表。 delphi 检测系统的设备管理器中的串口设备,delphi 2011(delphi xe)或以下版本都可以直接编译-delphi Detection System Device Manager in the serial devices, delphi 2011 (delphi xe) or less, can be directly translated
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:191512
    • 提供者:
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. CSharpSerialPort

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

    • 发布日期:2017-03-30
    • 文件大小:31046
    • 提供者:chen
  1. MSComm

    0下载:
  2. MSComm 控件使用详解 MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。 MSComm 控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的 API 函 数,而且在 VC 、 VB 、 Delphi 等语言中均可使用。-MSComm control MSComm explain the use of control through a serial port transmit and receive data, for applications
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:297594
    • 提供者:自治州
  1. modem

    0下载:
  2. Modem /串口通信编程 Modem编程 MSCOMM控件编程 串口通信API编程-Modem/Serial Modem Communication Programming programming programming MSCOMM control serial communication API Programming
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:121382
    • 提供者:
  1. PDA_SerialPort

    0下载:
  2. wince下使用vc编写的对串口读写的小程序,调用底层api对串口进行操作,自己可以设置波特率等参数,并将读到数据进行现实-wince use vc prepared to read and write to the serial port of small programs, call the bottom of the serial api operate, they can set the baud rate and other parameters, and read data from
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:149631
    • 提供者:floyd
  1. 218127MTTTY

    0下载:
  2. 有关串口数据传输的源码,使用windows api进行编程,值得参考-Serial data transmission of the source, use the windows api programming, it is also useful! !
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:127005
    • 提供者:徐滔
  1. Trimble

    0下载:
  2. 没过Trimble公司开发的串口类,使用纯API封装,简单、快速、稳定。-Serial port class by Trimble. Pure APIs which made serial port communication more simpler, faster and stabler.
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:4405
    • 提供者:Weighton
  1. Example2

    0下载:
  2. 基于Windows API的虚拟终端实现,能设置串口参数,和流控制。能打开文件,和保存文件。-Based on the Windows API to achieve the virtual terminal can be set up serial port parameters, and flow control. Can open the file, and save the file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:74403
    • 提供者:许书博
  1. pbcomm

    1下载:
  2. 一个纯PB做的串口通信的例子,调用API,占用系统资源少。-PB to do a pure example of serial communication, call API, occupy less system resources.
  3. 所属分类:Other Databases

    • 发布日期:2017-03-27
    • 文件大小:45722
    • 提供者:零度出土
  1. Aevent3

    1下载:
  2. 一个自写的控制台C语言程序,调用API的异步串口通讯控制台-Since the console to write a C language program, call the asynchronous serial communications API Console
  3. 所属分类:Windows编程

    • 发布日期:2013-03-22
    • 文件大小:852379
    • 提供者:yunling
  1. VC_serial_Port_Program

    0下载:
  2. VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
  3. 所属分类:Communication

    • 发布日期:2017-05-15
    • 文件大小:3678643
    • 提供者:田成平
« 1 2 3 4 56 7 8 9 10 ... 29 »
搜珍网 www.dssz.com