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

搜索资源列表

  1. COM

    0下载:
  2. C语言通过底层API访问串口的程序。 非常简单的一个例子! 读取串口,然后进行相应的操作(鼠标、键盘控制)-C language API to access the serial port through the underlying program. A very simple example! Reads the serial port, then the appropriate action (mouse, keyboard control)
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-15
    • 文件大小:111878
    • 提供者:Wudy
  1. chap7

    0下载:
  2. Modem /串口通信编程 Modem编程【\chap7\Modem】 MSCOMM控件编程【\chap7\MSCOMM】 串口通信API编程【\chap7\MySerialCom】 -Modem/serial communication programming Modem [\ chap7 \ Modem] MSCOMM control programming [\ chap7 \ MSCOMM] serial communication API programming [\
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-18
    • 文件大小:534023
    • 提供者:Vision
  1. Float-Process

    1下载:
  2. VB串口通信中经常会遇到10进制浮点数转为多字节Byte数据类型的情况,以及在接收后需转为10进制浮点数需求。 VB有专门的API函数CopyMemory能处理2-10进制浮点数转换和10-2进制浮点数转换。 下列代码演示了10进制Single(单精度浮点型转为16进制字符显示的浮点数和其相反运算: -VB serial communication often encounter decimal floating-point to multi-byte Byte data type,
  3. 所属分类:MPI

    • 发布日期:2016-08-22
    • 文件大小:13312
    • 提供者:冀鹏超
  1. serial_drive

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

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

    0下载:
  2. 串口实现发送功能,采用的是Windows API的方式。-Serial port to achieve this function, using the Windows API methods.
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1926814
    • 提供者:唐唐
  1. LsCommDemo

    0下载:
  2. 这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:369163
    • 提供者:zfcx1688
  1. MyCom1.1

    0下载:
  2. 串口通信调试软件,基于windows api编写,功能比较简单,但对于串口通信、数据校验的学习有一些帮助,集成了CRC16\CRC16-Modbus\crc8\xor\sum等多种校验方式-Serial communication debugging software, based on windows api to write, relatively simple, but for serial communication, data validation study have some he
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1066732
    • 提供者:chenruitian
  1. sampleCom

    0下载:
  2. 封装了windows操作串口的几个API(CreateFile, ReadFile,WriteFile,SetComState)。串口的读写设置这几个操作都可以简单地只用关键一两个参数就能实现操作。也是一个很好的例子,我写这个之前查了不少资料,感觉非常麻烦,索性发出来给新手们作个样例-Windows serial COM port access class,it includes CreateFile, SetComState,ReadFile,WriteFile,CloseFile
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:20480
    • 提供者:
  1. CserialPort-code

    0下载:
  2. CSerialPort源码,了解API是怎么操作串口工作的,本质上IO操作!-CSerialPort source code
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:6928
    • 提供者:林彭
  1. serialport_C

    0下载:
  2. 包含串口通信的一些小例子,很适合初学者,包括MSComm串口、API串口、TTY终端仿真-Contains some small examples of serial communication, it is suitable for beginners, including MSComm serial, API serial, TTY terminal emulation
  3. 所属分类:Communication

    • 发布日期:2017-06-17
    • 文件大小:27071903
    • 提供者:mikeli
  1. SerialDemo

    0下载:
  2. 一个很实用的串口调试类,有demo CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。-A very practical serial debugging classes, there are demo CSerialIO implement a class to read and write to the serial port, there is a thread to handle read an
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:33481
    • 提供者:宁良伟
  1. API_com_VC

    0下载:
  2. 一个用VC API写的串口通讯程序,很适合初学者,能以此例程基础上设计更多功能的界面-One with VC API to write the serial communication program, it is suitable for beginners, this routine can be designed on the basis of the interface more features
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-20
    • 文件大小:5894978
    • 提供者:王昌鸿
  1. ComPortU

    0下载:
  2. API读取串口函数,常用函数,已经封装完毕-API com port function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:1663
    • 提供者:dyw
  1. APICOM

    0下载:
  2. 程序是如何调用API的串口函数,及通讯示例,不需要三方控件,可以设虚拟串口。-Program is how to call the API function serial and communication example, no third party controls, you can set up a virtual serial port.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:576981
    • 提供者:
  1. SerCom-0815

    0下载:
  2. 本程序实现了发送和接收数据的功能,采用了串口通信,实现串口通信采用的是windows API函数实现的。-This procedure has the function of sending and receiving data, using serial communications, serial communications using windows API function to achieve.
  3. 所属分类:Communication

    • 发布日期:2017-06-17
    • 文件大小:27319575
    • 提供者:飘彦
  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. APISerialPort

    0下载:
  2. Windows API 串口通信 这还不够明白么。什么操蛋软件。-Windows API serial communication that is not enough to understand it. What fucking software.
  3. 所属分类:Com Port

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

    0下载:
  2. 在win32 环境中,调用Windows的API函数,这种方法可以清楚地掌握串口通信的机制,并且自由灵活-In the win32 environment, calling Windows API functions, this approach can clearly grasp the mechanism of serial communication, and the freedom and flexibility
  3. 所属分类:Com Port

    • 发布日期:2017-04-09
    • 文件大小:142365
    • 提供者:wwchao
  1. scoom

    0下载:
  2. windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3352
    • 提供者:叶影
  1. wince

    0下载:
  2. WinCE串口编程API函数,非常适合初学者-WinCE dlajg kllg,ad ak gf wt ireot.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:26570
    • 提供者:孙未来
« 1 2 ... 20 21 22 23 24 2526 27 28 29 »
搜珍网 www.dssz.com