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

搜索资源列表

  1. 02

    0下载:
  2. 需要安装“MSCOMM”组件,api方件串口传输
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:220020
    • 提供者:fwefwe
  1. Win32ApiSerial

    0下载:
  2. 利用windows api 编写的串口通信程序,有很大的参考价值,自己可以根据此程序编写响应的控件,或者做成通信单元,都是不错的选择
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:217741
    • 提供者:tanghao
  1. VC++windowsAPI

    0下载:
  2. 详细的介绍了用windows API 函数编写串口通信的过程
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:53984
    • 提供者:yjsdqq
  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. 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. twoapi

    0下载:
  2. 两个API同时访问串口,用以检测串口功能的正常.-API access to two serial ports at the same time to detect the normal serial port function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:3057
    • 提供者:hu
  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. 1

    0下载:
  2. DOS命令下的串口文件传输程序 基于API函数-DOS command under the serial file transfer program is based on API functions
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:1491
    • 提供者:guaxiaofeng
  1. VB6api_rs232

    0下载:
  2. 利用api函数编写的串口接收模块 比MSCOMM控件稳定!-The api function prepared by the serial receiver module stable than MSCOMM control
  3. 所属分类:Windows Kernel

    • 发布日期:2015-06-26
    • 文件大小:6144
    • 提供者:大象
  1. android-serialport-api

    0下载:
  2. linux下串口驱动,通过串口终端,实现在电脑上打印信息。-under linux serial port driver, print the information in the computer through the serial port terminal.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-06
    • 文件大小:44633
    • 提供者:陈翼飞
  1. myProject

    0下载:
  2. API拦截技术在串口通信安全中的应用,已经经过测试 -API interception technology serial communication security, has been tested
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:242543
    • 提供者:wangxl
  1. serial_drive

    0下载:
  2. 串口驱动 介绍了主要的结构以及相关的API-driver for serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:10930
    • 提供者:王石军
  1. API-com

    0下载:
  2. 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:209159
    • 提供者:chowyu
  1. seri

    0下载:
  2. 基于ARM开发板的linux下的串口编程,做好两个API函数,可供应用程序直接调用,设置方便简单,感兴趣的也可以研究函数内部详细设置过程。-ARM-based development board serial programming under linux, do two API functions are available directly calling application, easy to set up, you can also set up a detailed study of
  3. 所属分类:Driver develop

    • 发布日期:2017-04-11
    • 文件大小:1247
    • 提供者:闲云
  1. 8127-API

    0下载:
  2. DM8127 串口通信,通过SPI与FPGA通信-DM8127 serial communication, and FPGA via SPI communication
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:36982
    • 提供者:Jacob Liu
  1. uart

    0下载:
  2. LINUX 下的串口操作函数例程,标准的API函数-uart operation api function for linux by c lianguage.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:4699
    • 提供者:赵先生
  1. 20151217

    0下载:
  2. xrm117x.c drive, xrm117x.c驱动,api转串口linux驱动-xrm117x.c drive, api-serial linux driver
  3. 所属分类:Driver develop

    • 发布日期:2017-04-29
    • 文件大小:11277
    • 提供者:syx
  1. SerailPortClass

    0下载:
  2. 串口编程实例,实用性强,使用WIN API方式实现-chuan kou bian cheng shi li ,shiyong xing qiang ,shiyong WIN API fang shi shi xian
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:12802
    • 提供者:徐昭
  1. pygame.tar

    0下载:
  2. 树莓派的串口代码库可以实现串口数据通信读写(Raspberry Serial lib)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:1302528
    • 提供者:诺羽
搜珍网 www.dssz.com