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

搜索资源列表

  1. 通过串口关闭Linux服务器-sled-0.1.tar

    0下载:
  2. linux下通过串口关闭Linux服务器的串口通讯程序 C语言源程序 sled-0.1.tar.gz-Serial closed through the Linux server serial communication procedures C language source sled-0.1.tar.gz
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:56936
    • 提供者:蓝鸥
  1. polling

    0下载:
  2. 此代码是用c开发的支持linux下的串口RS232,Rs485,Rs422modbus规约采集,然后通过网络UDP/IP发送采集的数据-this code is c linux support to the development of the RS232 serial port, Rs485, Rs422modbus Acquisition Statute, and then through the network UDP / IP to send data acquisition
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:136991
    • 提供者:YangJie
  1. myQTserial

    1下载:
  2. 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-with cross-platform QT prepared for the serial communications tools. QT for the equivalent of MFC, but simple, efficient and have a good cross-platform features, its use
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:28530
    • 提供者:李睿
  1. as868251

    0下载:
  2. 上面都是C版本,最后给一个linux下as86编译的汇编版本. 就是用串口通讯线将两台机子用串口连起来进行通讯,最简单的。比如在a机上输入一个字符,在b机上能显示出来-above are C version linux finally given a clock under the compilation compiler versions. Serial communication is to use two machines will be used Serial Link togeth
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:12345
  1. linux_com

    0下载:
  2. linux下的串口通讯程序,希望能对你有些用-linux under the serial communication procedures in the hope that you can be of some use right
  3. 所属分类:通讯编程

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

    0下载:
  2. linux下串口应用编程必备资料,该文档详细介绍了串口相关的基础知识,以及在linux下对串口如何配置,并且给出了参考代码.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:49787
    • 提供者:
  1. s_comm

    0下载:
  2. 操作串口的类,可以在Win和linux直接编译
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5588
    • 提供者:zhaowen
  1. ASCSerial

    0下载:
  2. 一个QT的例子 实现串口通讯 并可显示汉字-QT examples of the realization of a serial communication and display of Chinese characters
  3. 所属分类:Communication

    • 发布日期:2017-03-25
    • 文件大小:99081
    • 提供者:cx
  1. seri

    0下载:
  2. 一个简单的读写串口程序,在linux下编译通过,Linux C_programme-Serial read and write a simple procedure to compile under linux through, Linux C_programme
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:2146
    • 提供者:guoqiang
  1. comm

    0下载:
  2. 用跨平台的QT库编写的串口通讯工具。QT库相当于MFC,但简洁,高效而且有很好的跨平台特性,用其编写的代码不用修改可以在linux/windows平台下编译。-With cross-platform QT library written in serial communication tool. QT library is equivalent to MFC, but the simple, efficient and have a good cross-platform features, w
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3630618
    • 提供者:心雪
  1. 57027

    0下载:
  2. 嵌入式操作系统是支持嵌入式系统应用的操作系统软件,它是嵌入式系统极为重要的组成部分,通常包括与硬件相关的底层驱动软件、系统内核、设备驱动接口、通信协议、图形界面、标准化浏览器等。随着嵌入式系统的迅速发展, 给Linux 操作系统提供了极其广阔的应用前景,但嵌入式系统中通常要处理来自串口等设备的大量信息,要求系统具有很高的实时性。Linux 的内核调度策略基本是仿照UNIX而来,将它应用于嵌入式实时环境有许多缺陷。特别是在运行内核线程时,Linux 关闭中断,此外还存在分时调度、虚拟文件系统的时间
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:789285
    • 提供者:tcsj
  1. Qt_Com

    0下载:
  2. 去年我使用Qt编写串口通信程序时,将自己的学习过程写成了教程(Qt编写串口通信程序全程图文讲解),但是由于时间等原因,我只实现了Windows下的串口通信,并没有去做Linux下的。自从教程发布到网上后,就不断有人提出相关的问题,而其中问的最多的就是,怎样在Linux下实现串口通信。因为有计划安排,而且没有开发板,所以一直没能去研究,也就没能给出很好的解决办法。前些天,网友hqwfreefly 用Qt写了一个叫linucom的Linux下串口调试程序,实现了Linux的串口通信。而且,正好现在我
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:784292
    • 提供者:王文亮
  1. dnw0.50A

    0下载:
  2. linux中常用的串口通信软件dnw的VC++代码实现。-linux serial communication software dnw VC++ code.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:159091
    • 提供者:朱明明
  1. readtest

    0下载:
  2. linux简单的下串口读程序已经测试过,可直接下载编译运行-linux is the next serial read procedure has been tested and can be downloaded directly compile and run
  3. 所属分类:Communication

    • 发布日期:2017-04-11
    • 文件大小:723
    • 提供者:wojrkrsan
  1. quankou

    0下载:
  2. 串口工具集合。USB转串口相关调试工具。多平台驱动,windows(xp、2003、win7)、linux、-Serial tool collection. USB to serial correlation debugging tools. Multi-platform drivers, windows (xp, 2003, win7), linux,
  3. 所属分类:Communication

    • 发布日期:2017-06-18
    • 文件大小:27814366
    • 提供者:陈健
  1. mySerialPort

    0下载:
  2. Qt写的串口调试助手,在windows下写的,也可以移植到linux下,代码重编一下就可以了-Qt write serial debugging assistant, written under the Windows, also can be ported to Linux, code can reweave it
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:30119
    • 提供者:zhaoya
搜珍网 www.dssz.com