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

搜索资源列表

  1. linux serial program demo

    0下载:
  2. linux下串口通讯源程序,可以作为两机通信-source program about serial communication in linux,and can used in communication between two terminals.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1984
    • 提供者:陆敏
  1. arm串口

    0下载:
  2. 基于4510B的引导程序的一些问题,并给出部分的源代码,FLASH一片,SDRAM两片。- Based on 4510B vectoring procedure some questions, and produce the partial sources code, a FLASH piece, the SDRAM two pieces.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2467016
    • 提供者:a du
  1. receive.tar

    0下载:
  2. linux中串口通信程序。 有两个文件, 一个作为client, 另一个作为server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1997
    • 提供者:wxl_wxl
  1. send.tar

    0下载:
  2. linux中串口通信程序。 有两个文件, 一个作为client, 另一个作为server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:wxl_wxl
  1. chuankou_board

    0下载:
  2. 两段程序,在LINUX下通过串口传输,保证可用,交叉编译后还可以和ARM开发板传输数据,一个是发送端,一个是接受端
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3866
    • 提供者:huang
  1. wenjian.tar.gz

    0下载:
  2. 此代码实现了两台电脑(linux系统)之间的用串口进行文件传输。非常好用,This code has two computers (linux system) between the serial port for file transfer with. Very good
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9888
    • 提供者:longjack
  1. Electric-power-communication-protocol-packet-gener

    1下载:
  2. 这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具里面,如“串口调 试助手”。也可以用来在调试分析时和调试状态的数据包进行对比, 以检验数据包的合法性。 本程序用 qt4.2.3 opensource + m
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:56750
    • 提供者:jeff
  1. LsCommDemo

    0下载:
  2. LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:101599
    • 提供者:
  1. twoapi

    0下载:
  2. 两个API同时访问串口,用以检测串口功能的正常.-API access to two serial ports at the same time to detect the normal serial port function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:3057
    • 提供者:hu
  1. 6

    0下载:
  2. 在Win32下,可以使用两种编程方式实现串口通信,其一是使用ActiveX控件,这种方法程序简单,但欠灵活。其二是调用Windows的API函数,这种方法可以清楚地掌握串口通信的机制,并且自由灵活。本文我们只介绍API串口通信部分。-In Win32, you can be achieved using two kinds of programming serial communication, one is to use the ActiveX control, this approach p
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:26305
    • 提供者:mxb
  1. port

    0下载:
  2. 串口通信,在linux环境下两台电脑用串口通信-Serial communication, two computers in the linux environment, using serial communication
  3. 所属分类:Linux-Unix program

  1. 20105610437985

    0下载:
  2. 两台机器间的串口通讯 资源类别: VC源码¦系统控制 -Serial communication between two machines types of resources: VC Source ¦ system control
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:49912
    • 提供者:yeknife
  1. 3

    0下载:
  2. 设计与实现了一个基于 PXA255 的 bootloader。PXA255 是 Intel Xscale 系列处理 器之一,Xscale 核心是与 ARM V5TE 构架兼容的,是一个典型的 ARM 系统。软件采用 Linux 为操作系统。课题除了实现 bootloader 的基本功能(加载内核镜像)外,还将它实现成一个 更加复杂的系统,包括 bootloader 的两种模式的支持和切换,以及增加对一些硬件模块的 支持,这些模块包括:串口、USB、NOR FLASH 的擦写等等,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:628662
    • 提供者:king
  1. testMyCom.tar

    0下载:
  2. 环境:Ubuntu9.04+QT4.5.1 利用第3方软件开发得两个串口互相通信功能-this is a Serial program software
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-19
    • 文件大小:5614735
    • 提供者:谭长富
  1. Linux_serial_network

    0下载:
  2. Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:71285
    • 提供者:yonhom
  1. code

    0下载:
  2. 本人项目(嵌入式开发)中的源码,实现了两块加密板卡利用并口(parallel)在IPV6的网络环境下的传输. 另一个实现了利用串口的数据传输. 两块板卡利用了CS模型. 仅供学习交流.-My project source code, implemented using two parallel encryption board (parallel) IPV6 network environment in the transmission. Another realization of t
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:5100833
    • 提供者:胡逸
  1. serials

    0下载:
  2. linux环境下实现两路串口的使用,并创建进程实现两路串口数据通信-linux environment to achieve the use of two serial ports, and create a process to achieve two-way serial data communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1689
    • 提供者:王霁光
  1. Qt_qextserialport

    0下载:
  2. Qt 串口通信专题教程 该教程分三部分讲述,第一部分讲解qextserialport 类的一些东东;第二部分讲解在 Windows 下使用qextserialport 类实现串口通信的方法,这里将讲述两种不同的方法;第三部 分讲解在Linux 下利用qextserialport 类实现串口通信的方法。 yafeilinux 作品 非常有用哦 需要的人受用無窮-QT qextserialport
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1715965
    • 提供者:asd
  1. forkandcom

    0下载:
  2. linux系统下的多进程编程加共享内存操作代码,主要应用多进程,和共享内存操作,一个主进程和两个子进程,两个子进程之间数据的传递,控制,一个子进程负责与串口的通信,一个负责记录和保存-Multi process programming under Linux system with shared memory operation code, the main application of multiple processes, and the shared memory operation, a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:45873
    • 提供者:sxs
  1. 2intauart

    0下载:
  2. LPC2000 中断和串口程序,ARM开启两个中断源Eint1与Eint2,分别用一个按钮来控制。在没有中断的时候两个LED都缓慢闪烁,当任何一个中断被出发的时候,对应的LED会急促闪烁,逐渐回复正常。 此外,使用一个串口来发送当前状态,在无中断的时候发送正常状态报告,当有中断的时候,串口发送中断源。 -lpc2000 interrupt and uart proc,tow interrupt resorces and seperately control tow led2 and se
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-10
    • 文件大小:1337
    • 提供者:zhu
« 12 »
搜珍网 www.dssz.com