CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程 搜索资源 - c函数

搜索资源列表

  1. 用C的API函数写的串口通讯程序

    0下载:
  2. 用TC的API函数写的串口通讯程序。 对串口的访问 。-the API function to write the serial communication program. Right Serial visit.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:3652
    • 提供者:阿钟
  1. bcbcomm

    0下载:
  2. CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 seria
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:14412
    • 提供者:高荣
  1. Visual C++串口通信技术与工程实践

    0下载:
  2. 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:264601
    • 提供者:张强
  1. TX_RX

    0下载:
  2. 在c++builder环境下一个串口通信程序,包括界面的设计和串口通信函数的设计,实现了串口通信。在文件夹TX-RX中。
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4181224
    • 提供者:武超
  1. MicrosoftCommunicationsControl

    0下载:
  2. 常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:43465
    • 提供者:anjian
  1. C++定时器演示程序

    0下载:
  2. 用Windows API函数编写的定时器演示程序
  3. 所属分类:串口编程

  1. TSerialPort

    0下载:
  2. 使用VC++封装串口编程API函数,生成DLL文件,联合C#共同实现串口调试程序编写。-Serial port using VC++ programming package API function to generate DLL files, combined together to achieve serial debugging C# programming.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3966812
    • 提供者:
  1. modbus.c

    4下载:
  2. modbus RTU 源代码 提供了modbus协议的各种函数-modbus RTU protocol modbus source code provides a variety of functions
  3. 所属分类:Com Port

    • 发布日期:2017-03-22
    • 文件大小:2840
    • 提供者:zhang
  1. SerialPort

    0下载:
  2. 这个是第三方串口类,使用C++语言编写,使用灵活方便,数据的发送和接收只需要一个函数,类中重载了多个接收和发送的成员函数。-This is the third-party serial type, the use of C++ language, the use of flexible and convenient to send and receive data need only one function, type in a number of heavy-duty members rec
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:44320
    • 提供者:Davinci
  1. serial_port

    0下载:
  2. 万能51串口通信例程 直接设置参数就可以使用,不需要再编写通信函数-serial_port.c#include <REG52.h> #include <intrins.h> #define uchar unsigned char #define uint unsigned int
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:2590
    • 提供者:lsj
  1. Serialport

    0下载:
  2. C#语言实现单片机与PC机的串口通讯,用API函数编写,已经实现数据的接收功能。可以实现串口参数的设置,功能齐全。-C# language implementation SCM and PC,serial communications, using API functions written in the data reception has been achieved. Serial port parameter settings can be achieved,full featured.
  3. 所属分类:Com Port

    • 发布日期:2017-03-28
    • 文件大小:116083
    • 提供者:ranran
  1. comtest

    0下载:
  2. mini2440 串口应用程序,实现串口的功能,包括c函数和Makefile-mini2440 serial(UART) application program, include c and Makefile
  3. 所属分类:Com Port

    • 发布日期:2017-03-23
    • 文件大小:2001
    • 提供者:孙文彬
  1. VCserialoperation!

    0下载:
  2. VC串口操作 !介绍了在串口操作方面使用的相关函数,与C++类与函数设计技巧!更容易掌握面向对象程序设计!了解封装!了解串口编程!-VC serial operation! Describes the operational use of the serial correlation function, and C++ class design skills with the function! Better understand the object-oriented programming!
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:933517
    • 提供者:Slardar
  1. serial-communication.RAR

    0下载:
  2. 串口调试器,附带说明讲解 在c++builder环境下一个串口通信程序,包括界面的设计和串口通信函数的设计实现了串口通信 -serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4181228
    • 提供者:HE
  1. cPP

    0下载:
  2. C++串口通讯,源码函数完成了串口的打开,读写操作。有详细的函数、参数说明。-C++ serial communication, serial port complete source function to open, read and write operations. Detailed function of the parameter.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:3297
    • 提供者:眉心
  1. chuangkou

    0下载:
  2. 函数功能是实现串口向PC发送一个字符 C语言-failed to translate
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:139648
    • 提供者:zhanghualing
  1. note-C-API

    0下载:
  2. lotus开发所需的api函数功能及简单源码介绍-the lotus api function capabilities needed to develop and simple source introduced
  3. 所属分类:Com Port

    • 发布日期:2017-06-14
    • 文件大小:22649026
    • 提供者:星辰
  1. Serial__Port

    0下载:
  2. C#写的串口函数,详细注释了每一句的作用,适合初学者使用- a serial port function in c#, detailed notes about the role of each sentence, suitable for beginners to use
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:3729
    • 提供者:cogol
  1. ModbusRTU

    2下载:
  2. 该类通讯组件适用于基于PC高级语言的工业自动化控制系统,用于PC与可编程控制器(PLC)、智能仪表等进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;(This kind of communication component is suitable for industrial automation contro
  3. 所属分类:串口编程

    • 发布日期:2017-12-18
    • 文件大小:551936
    • 提供者:Autoctrl888
  1. plcmodbus

    1下载:
  2. PLC与PC通过MODBUS协议通讯的基于C#语言的通用类库,里面的函数已经涵盖了读写数据及IO的基本功能(PLC and PC through the MODBUS protocol communication based on the C# language class library, which has covered the function of reading and writing data and IO basic functions)
  3. 所属分类:串口编程

    • 发布日期:2017-09-26
    • 文件大小:30720
    • 提供者:VanillaZheung
« 12 »
搜珍网 www.dssz.com