CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 双向 通信

搜索资源列表

  1. pipe

    0下载:
  2. 管道是UNIX系统和类UNIX系统都支持的通信机制,它也是进程间通信(IPC,Inter-Process Communication)最古老的形式之一。管道是半双工的,如果要实现双向通信,需要建立两个管道。管道只能用于具有亲缘关系的进程间进行通信,如果两个完全无关的进程进行通信,则需要使用有名管道,即FIFO。 本实验父进程从控制台读数据,并向管道中写字符串。子进程将父进程经由管道传输过来的字符进行大小写互转,然后将装换后的字符送回父进程。 实验环境 Redhat9.0-Pipeli
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:899
    • 提供者:tiger
  1. PC-485-MCU-2BYTES-communciation

    0下载:
  2. PC机与单片机通过485进行串口通信,实现了双向通信,即PC机向单片机发送数据,单片机接收后再将数据回传给PC机,结果显示在串口调试助手上,数据为双字节的-PC-485 with the microcontroller through the serial communication to achieve a two-way communication, that is, PC, send data to the microcontroller, the microcontroller then
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:47122
    • 提供者:yuzhuzhao
  1. d

    0下载:
  2. 单片机msp430和pc机基于uart的双向通信-Pc machine microcontroller msp430 and two-way communication based on uart
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2524
    • 提供者:
  1. CC1100

    0下载:
  2. MSP430F149平台下CC100无线通信模块源代码,能实现双向通信-MSP430F149 platform CC100 wireless communication module source code, to achieve two-way communication
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:272711
    • 提供者:李明
  1. 8051Pproteus-46

    0下载:
  2. 《单片机C语言程序设计实训100例——基于8051+Proteus仿真》案例压缩包 第 01 篇 基础部分 46 单片机之间双向通信-" Microcontroller C Programming Language Training 100 cases- based on 8051+ Proteus simulation," Case-based archive some of the first 01 two-way communication between the mic
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:32383
    • 提供者:唐虎
  1. C8051F340_CC1100_Sys

    0下载:
  2. 基于C8051f340的CC1100双向通信、、已调通、、内含配置文件-The CC1100 is based C8051f340 two-way communication, has been transferred through, containing the configuration file,,,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:64535
    • 提供者:李楷凡
  1. NRF24l01shuangxiangtongxun

    0下载:
  2. NRF24l01双向通信程序,双机收发-NRF24l01 two-way communication process, dual-transceiver. .
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:25400
    • 提供者:
  1. MCUS-INTERCOMMUNICATION

    0下载:
  2. 单片机之间的双向通信,代码经过测试,可用-the intercommunication between two MCUS
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:32405
    • 提供者:shengming
  1. mine01

    0下载:
  2. 单片机之间双向通信,在51系列单片机下实现-Two-way communication between the microcontroller in the 51 series to achieve
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:677
    • 提供者:xj
  1. RF1000yk

    0下载:
  2. RF1100模块做得无线通信实验板的双向通信的源代码。-RF1100 wireless communication module test board has done two-way communication source code.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:175680
    • 提供者:dada
  1. MCU

    0下载:
  2. 包括与MCU双向通信,计数器,寄存器等,自己看,绝对能用 后级是H桥.电机是有刷直流电机来源ourdev-Including two-way communication with the MCU, counters, registers, etc., yourself, can be used after the class is absolutely H-bridge. Is a brushed DC motor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1110307
    • 提供者:asfk
  1. 3USB-Configuration-Descriptor

    0下载:
  2. 3、STM32 USB HID实现USB双向通信-3, STM32 USB HID USB bi-directional communication to achieve
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-02
    • 文件大小:844695
    • 提供者:keven
  1. cSharpPsocket

    0下载:
  2. 实现socket双向通信:实现socket双向通信-Achieve two-way communication socket
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:175512
    • 提供者:lai
  1. 1100

    0下载:
  2. C1101无线程序,源代码。1.将改程序下载到2个开发板2.然后按KEY后发送信息,发送完毕后LDE闪烁,对方受到信息后同样 闪烁 3.而且两个开发板都可以做为发送和接收,一个做为发送,对应另一即为接收,实现及时双向通信
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:5760
    • 提供者:lincer
  1. 232Communication

    0下载:
  2. 单片机与pc双向通信程序,汇编程序详见说明-communication between scm and pc
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2917
    • 提供者:hs
  1. aaa

    0下载:
  2. 单片机之间双向通信可以实现单片机的双向通信。-Two-way communication between the microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:26053
    • 提供者:紫拙
  1. ALIENTEK-USB-HID

    0下载:
  2. 把ST公司的USB HID例程移植到ALIENTEK 开发板上,可以与圈圈的 USB HID上位机(修改的)通讯,实现双向通信-The ST company USB HID routines transplanted to ALIENTEK development board, can and the USB HID rings up machine modified) communication, realize two-way communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-20
    • 文件大小:5790197
    • 提供者:wanchenchen
  1. UART--r--

    0下载:
  2. 基于51单片机的232串口通信源码,有大量实例,其中包括数据发送、接收、双向通信、1206通信显示等,有汇编代码也有C语言代码,在实际项目中可以直接复制。-Based on 51 SCM 232 serial interface communication source, there are plenty of examples, including data sending and receiving, two-way communication, 1206 communications di
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:20273
    • 提供者:左锋
  1. NRF24l01

    0下载:
  2. NRF24l01模块双向通信基板程序,可以作为无线通讯使用-NRF24l01 module bi-directional communication substrate program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:29051
    • 提供者:缪先生
  1. sockets_vc6

    0下载:
  2. 编制duplex-talk 程序,支持client 和server 的双向通信
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3163346
    • 提供者:美丽
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com