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

搜索资源列表

  1. serialport

    0下载:
  2. 是一个串口操作类,经编译后可以用于串口通信下,linux串口类,编译没通过,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:65664
    • 提供者:王毅
  1. serial

    0下载:
  2. 一个Linux串口通信小程序.使用时请注意修改MAKEFILE.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5747
    • 提供者:Feng
  1. LinuxUART

    0下载:
  2. linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #inc
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5289
    • 提供者:Edward
  1. TestCOM

    0下载:
  2. Embedded Visual C++中检测串口通信的源程序
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:7511543
    • 提供者:rhkrhk
  1. qtserial2

    1下载:
  2. linux qt3.1下串口通信程序,在机器上验证能行通。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:7379
    • 提供者:songbo
  1. receive

    0下载:
  2. arm嵌入式linux环境下的串口通信程序。实现串口的发送程序。
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. linux下的串口通信程序,可以实现串口的数据收发
  3. 所属分类:Linux/Unix编程

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

    4下载:
  2. qtopia的串口通信程序,可以实现串口通讯图形界面
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:29101
    • 提供者:Yu Tian
  1. COM

    0下载:
  2. 异步串口通信,VC++实现,程序简单明了,适合初学者
  3. 所属分类:系统编程

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

    0下载:
  2. uclinux下串口通信例子,实现基本的收发功能
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3525
    • 提供者:任灵
  1. Serial34

    0下载:
  2. 这是一个串口通信程序Serial34我已经在Linux下编译调试通过-serial programming example in linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1302736
    • 提供者:tianyj
  1. clangpdf.rar

    0下载:
  2. c 编程资料 繁体版的除了讲述一些基本概念外,重点还讲述了,如何用C语言通过BIOS中断操作键盘鼠标,串口通信等,c programming information about the Traditional version of the addition to some basic concepts, the focus is also about how to use C language through the BIOS keyboard interrupt mouse, serial c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-21
    • 文件大小:6587465
    • 提供者:palamer
  1. modbus.rar

    2下载:
  2. modbus通信小程序,实现了设备间的串口通信,推荐给大家,modbus communication applet, the implementation of serial communication between devices, recommend to the U.S.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-04-18
    • 文件大小:1045
    • 提供者:路保虎
  1. rs232(linux)

    0下载:
  2. linux pc下的rs232串口通信程序。在程序中可以自己进行相关设置,如波特率,传送位数等。-under linux pc rs232 serial communication program. In the program can be related to their own settings, such as baud rate, number of bits transmitted and so on.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:15320
    • 提供者:肖皓
  1. TestRS485

    0下载:
  2. RS485串口通信程序,类似于【串口调试助手】,演示了如何设置RTS和清除RTS,同时,这些设置不影响RS232和RS422的使用-RS485 serial communication program, similar to [serial debugging aides], demonstrates how to set the RTS and clear the RTS at the same time, these settings do not affect the RS232 and
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-06
    • 文件大小:62381
    • 提供者:liujianfei
  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. MSCOMM

    1下载:
  2. MSComm串口通信控件,内有注册工具,可以很好的实现串口通信功能-MSComm control serial communication with a registration tool for serial communication to achieve a good functional
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:55723
    • 提供者:wang
  1. gsm-linux

    0下载:
  2. 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:16404
    • 提供者:黄荣舜
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com