CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - serial.c

搜索资源列表

  1. sdbsrial

    0下载:
  2. LINUX下的串口编写,包含了serfile.c serial.c args.c 等文件,本程序完全能运行。-Linux Serial preparation, includes serfile.c serial.c args.c and other documents, the process is fully capable of running.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8121
    • 提供者:飞马
  1. serial-gps

    0下载:
  2. C编写的GPS接受代码,用于LINUX系统。完整版本。 只需要自己把serial.h写一下set_port和read_port就号。
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. linux环境下使用串口进行通信,C语言编写,使用系统调用函数打开、关闭、读写ttyS0-linux environment using serial communication, C language, using the system call function to open, close, read and write ttyS0
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1050
    • 提供者:007
  1. gsm-modem.c.tar

    0下载:
  2. linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:2046
    • 提供者:sweetcn
  1. rfid

    1下载:
  2. 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3269
    • 提供者:kevin Tan
  1. CGUIProgrammingwithQt4

    0下载:
  2. c++ GUI QT4 中文版 介绍最新QT4类,方法-C++
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2088982
    • 提供者:dengname
  1. serial

    0下载:
  2. 通讯接口类的封装,适用于C/C++,为了通用性,用标准C封装,稍作修改可封装成类,简单好用-Communication interface of the package type for C/C++, for general use standard C package, with some slight modifications can be packaged into a class, easy-to-use
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:2830
    • 提供者:daiyuanhui
  1. serial.tar

    0下载:
  2. 很好的linux c 串口编程源代码,可供初学者学习。-Good serial linux c programming source code for beginners to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1074
    • 提供者:zt
  1. receive.c

    0下载:
  2. 这里主要是运用串口的终端来实现接受串口发送的字符串的功能。实现通过串口通信-Here is mainly used to achieve the acceptance of serial terminal serial port to send the string functions. Achieved through the serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:1017
    • 提供者:齐海鑫
  1. receive1.c

    0下载:
  2. 这个主要是linux下用来接受串口中接受通过串口传来的字符串,并将其保存到一个指定的文件中。-This is mainly used to receive serial port under linux, accepted the string coming through the serial port, and save it to a specified file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1209
    • 提供者:齐海鑫
  1. send.c

    1下载:
  2. 这个程序是在linux下利用串口发送数据,把字符串通过标准的语句进行发送。-This procedure is to make use linux serial port to send data to a string for transmission through a standard statement.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1049
    • 提供者:齐海鑫
  1. send1.c

    0下载:
  2. linux开发平台下,在串口断发送一个文件,把文件里的内容通过串口发送到另一个终端。-linux development platform, sending a file off the serial port, the contents of the file sent to another terminal through the serial port.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1206
    • 提供者:齐海鑫
  1. serial.c

    0下载:
  2. 这个是标准的serial howto programming 里翻译后的串口编程内容。里面的东西需要改动一些参数设置。-This is a standard serial howto programming Lane translated the contents of the serial programming. The stuff inside is to set some parameters need to be changed.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1355
    • 提供者:齐海鑫
  1. SerialPort

    1下载:
  2. linux环境下串口接收数据与发送数据实验 包含实验报告和源代码-linux environment to receive data and send data to serial experiments with test report and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:595042
    • 提供者:杨一新
  1. c-kermit.tar

    0下载:
  2. c-Kermit9.0,unix上用串口传输文件的软件,由哥伦比亚大学开发,早年就在NASA里使用,学习通信的好材料-c-Kermit9.0, unix on the serial port to transfer files using the software developed by Columbia University, early NASA years in the use of good material for studying communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2381121
    • 提供者:程弓
  1. SerialPort.c

    0下载:
  2. 一个linux下读写串口的源码,可以拿去看一下.-A serial read and write the source code under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1336
    • 提供者:haha
  1. Linux-serial

    0下载:
  2. Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:7952
    • 提供者:zhangxiaojun
  1. serial

    0下载:
  2. serial.c USB gadget serial driver. -serial.c USB gadget serial driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3964
    • 提供者:duexanyong
  1. serial_example.c

    0下载:
  2. 此串口是读陀螺数据 ,并解析数据,读者要读取其它串口数据直接修改数据解析部分即可。(read IMU data from serial dev.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:xiaozhongyan
« 12 3 4 5 »
搜珍网 www.dssz.com