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

搜索资源列表

  1. Api工具

    0下载:
  2. api写的读写串口程序-api reader wrote Serial procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:34853
    • 提供者:xjtuzhw
  1. serial IO

    0下载:
  2. tcl编写的串口API,包括发送命令,以及读取串口命令。-Serial port IO API coding with tcl. Include write and read data from serial IO port.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1249
    • 提供者:吴滔
  1. mips-uart-16550

    0下载:
  2. MIPS架构下串口API函数集合,包括getchar\\putchar\\scanf\\printf-MIPS architecture Serial API function set, including getchar \\ putchar \\ Scanf \\ printf
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:3976
    • 提供者:栋梁
  1. API-serial.demo

    0下载:
  2. 基于API串口通信程序,可以进行监控演示系统demo-serial communication procedures, monitoring demonstration system demo
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:409368
    • 提供者:ww
  1. 串口通讯JustinIO

    0下载:
  2. using System using System.Runtime.InteropServices namespace JustinIO { ?class CommPort { ??public string PortNum ??public int BaudRate ??public byte ByteSize ??public byte Parity // 0-4=no,odd,even,mark,space ??public byte
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:9142
    • 提供者:liucheng
  1. wd030123

    0下载:
  2. 一个用delphi写的数据采集的系统的原代理.用于采集光透度.以及数据库记录操作..串口API操作的源代码.提供给大家学习-delphi write with a data acquisition system of the original agent. For the collection lighting degrees. And the database Records of operation .. Serial API source code. available to everyo
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2165600
    • 提供者:lijinhao
  1. API

    0下载:
  2. 实现对输入的字符传到串口,再通过串口在屏幕显示出来.VC实现.-realization of input characters reached Serial, and through the serial port on the screen is displayed. VC.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:56152
    • 提供者:peking2008ol
  1. API

    0下载:
  2. 用API函数实现串行通讯,以往的DOS系统是通过DOS中断和BIOS中断向用户提供串行接口的通讯能力。在Windows环境下,C++的开发工具既没有提供象DOS和BIOS中那样专门的串行通讯控制方法,也不允许用户直接控制串口的中断。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5524
    • 提供者:shiyou
  1. SeriesSample

    0下载:
  2. windows CE.net串口API类程序
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:56912
    • 提供者:刘跃锋
  1. API

    0下载:
  2. 用DELPHI编写,用windows的API来对串口操作,
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:5709
    • 提供者:刘涛
  1. API-PORT

    0下载:
  2. MFC API 串口通信总结,个人通过学习总结了一些经验,希望对其他人有用-MFC API serial communication summary of a number of personal experience through the study concluded, hope its useful to others
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:86901
    • 提供者:yifan
  1. Modem

    0下载:
  2. 利用win32串口API函数,通过读写串口控制modem-Serial port using win32 API functions to read and write serial control via modem
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:65667
    • 提供者:leiwentao
  1. Serial-API

    0下载:
  2. 利用VC++编写的基于windows API的串口通信程序,已经测试过,可以成功运行。-Based on Windows API,the program fulfilled the function of data transmission through the serial port.
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:1897662
    • 提供者:ace
  1. RS232API

    0下载:
  2. RS232串口api函数类库,方便vc++程序调用,作为自己的程序一部分,实用得心应手-RS232 serial port api function class library, call the convenience vc++ program, as part of its own procedures, handy and practical
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:127969
    • 提供者:李征
  1. modem

    0下载:
  2. VB的MODEM通信源代码,包括MODEM初始化,自动检测电脑串口数量,MODEM参数设置等-VB source code for the MODEM communications, including MODEM initialization, the computer automatically detects the serial number, MODEM parameter setting, etc.
  3. 所属分类:Modem program

    • 发布日期:2017-03-29
    • 文件大小:26597
    • 提供者:keivan
  1. APIMSComm

    0下载:
  2. 该程序经过我的封装,是一个很好的串口API的编程例子!-It is a good example of serial port programming with API!
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-10
    • 文件大小:2516452
    • 提供者:刘井生
  1. Comm232

    0下载:
  2. Delphi 下串口通信(API方式) 包含打开,关闭,读写数据等函数-Under Delphi serial communication (API way) include open, close, read and write data function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:2611
    • 提供者:zoudesheng
  1. commAPI

    0下载:
  2. 串口API编程,看看有用不,-Serial API programming, a look is not useful to
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:6345
    • 提供者:侯少华
  1. SerialPortAPI

    0下载:
  2. 用于测试上润WP系列仪表通信的串口API,通过向上润WP发送特定的指令读取仪表内的参数和实时数据字串-This programme is used to test the Shang Run-WP series instrument serial communications API, through sending specific instructions to read WP instrument parameters and real-time data within a string
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3595941
    • 提供者:小兵
  1. Serial

    0下载:
  2. C++实现的串口API封装,支持MFC。-C++ implementation of the serial port API package in support of MFC.
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:15291
    • 提供者:wcm
« 1 2 3 4 5 6 78 9 10 11 12 ... 29 »
搜珍网 www.dssz.com