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

搜索资源列表

  1. ZIGBEEPOINTTOPOINT

    0下载:
  2. zigbee实现点对点通信,很实用 zigbee实现点对点通信,很实用 -zigbee point to point communication
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4525312
    • 提供者:刘凯
  1. 13846csharpp2pComunication

    0下载:
  2. 视频会议聊天系统 点对点通信 视频语音 很强大可实现一对一、一对多的语音、视频和文字的交流,可以用来开发视频会议系统,语音视频聊天系统,语音质量和视频效果均不错-Video conferencing video and voice chat system is very powerful point to point communication can be realized exchange one to one, one to many of voice, video and text, c
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:46052
    • 提供者:温泉
  1. p2p

    0下载:
  2. p2p打洞客户端与服务端程序示例; P2P点对点通信代码-P2P code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:41512
    • 提供者:邓莹星
  1. point-to-point

    0下载:
  2. 基于TCP/IP的VB的点对点通信,在知道两台客户端的情况下,可以进行通信。-Peer communication over TCP/IP-based VB
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:15313
    • 提供者:段廷举
  1. P2Ptongxing

    0下载:
  2. 局域网点对点通信,用C#编写的网络通信源程序文件,适合初学者参考使用。-LAN peer communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:48642
    • 提供者:yanzhaolai
  1. CC1110_BB

    0下载:
  2. 本代码实现了TI公司的433MHz模块CC1110的点对点通信。-This code implements the TI company s 433 MHZ, CC1110 point-to-point communication.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:423291
    • 提供者:黄宝杰
  1. PHY_MDIO

    0下载:
  2. 光纤模块实现点对点通信,千兆网传输,基于FPGA,采用Verilog语言进行编程,实现千兆网模块的高速传输-Fiber-point communication module, Gigabit Ethernet transmission, based on FPGA, using Verilog language programming, high-speed transmission of Gigabit Ethernet Module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1111259
    • 提供者:Grace
  1. CC2430point2piontcommunication

    0下载:
  2. CC2430点对点通信程序,无线龙ZigBee的光盘内容-CC2430Point to Point communication
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:451428
    • 提供者:Chou
  1. src_code

    0下载:
  2. 点对点通信系统。瑞利衰弱下,使用信道均衡等技术,完成点对点通信。-Point to point communication systems. Rayleigh weak, use channel equalization techniques, complete peer communications.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:5517
    • 提供者:破晓
  1. P2P

    0下载:
  2. P2P 点对点通信,主要用于nat地址穿透-P2P peer communications, mainly for penetrating nat address
  3. 所属分类:Linux Network

    • 发布日期:2017-05-11
    • 文件大小:2186527
    • 提供者:chenlin
  1. ex2

    0下载:
  2. 以二元运算为例,用阻塞型点对点通信函数实现了MPI_Scan的功能。-In a binary operation, for example, by blocking peer communication function implements the MPI_Scan function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:777
    • 提供者:lily
  1. shidu

    0下载:
  2. zigbee通过协议栈点对点通信,终端使用DH11测温湿度,将温湿度数据发送给协调器,协调器串口发送至PC机。-zigbee protocol stack by using point to point communications, terminal DH11 temperature measurement, temperature data will be sent to the coordinator, the coordinator sent to the PC serial port.
  3. 所属分类:SCM

    • 发布日期:2017-06-02
    • 文件大小:14077682
    • 提供者:魏啸东
  1. wendu

    0下载:
  2. zigbee通过协议栈点对点通信,终端使用DS18B20测温,将温度数据发送给协调器,协调器串口发送至PC机。-zigbee protocol stack by using point to point communications, terminal DS18B20 temperature measurement, temperature data will be sent to the coordinator, the coordinator sent to the PC serial po
  3. 所属分类:SCM

    • 发布日期:2017-06-02
    • 文件大小:14073160
    • 提供者:魏啸东
  1. zstack

    0下载:
  2. 这里附上一个ZigBeeCC2530协议栈,在文件的内部用户自己开发运用了用几个我自己开发点对点通信内容。-Here we attach a ZigBee CC2530 protocol stack, the internal users to develop their own files with the use of a few of my own development point to point communications.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-06-22
    • 文件大小:42829824
    • 提供者:吴啟洪
  1. Chatonline

    0下载:
  2. 基于TCP实现的点对点通信和基于UDP实现的广播通信和多播通信,在此基础上实现了一个聊天程序,有服务器和客户端两部分组成。-Point-to-point communication based on TCP and broadcast communication and multicast communication based on UDP.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:4027760
    • 提供者:曾建陵
  1. PeerToPeerClient

    0下载:
  2. 点对点通信应用的客户端小程序,编译运行良好,给广大同志分享。-Point to point communications applications the client applet, compile and run well, to our comrades to share.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:30876
    • 提供者:菅琪琪
  1. tcpAsyncPacket

    0下载:
  2. 1.服务器与客户端之间通信,支持大文件(>4G)传输 2.客户端与客户端之间点对点通信,支持大文件(>4G)传输 3.本地进程之间通信-Communications, support for large files between point to point communication, support for large files between the server and the client 1. (> 4G) 2. Transfer the client
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1221890
    • 提供者:王冰
  1. CC1101

    0下载:
  2. 本程序时基于CC1101收发的无线传感器网络程序,采用MSP430G2553微处理器,能够实现点对点通信-This procedure is based on CC1101 transceiver wireless sensor network program, using MSP430G2553 microprocessor, to achieve point-to-point communication
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:694031
    • 提供者:田坤
  1. ran

    0下载:
  2. JAVA做的点对点通信,可以运行实现的喔,希望可以帮到大家,欢迎下载-JAVA do a point-to-point communication, can run oh, the hope can help you, welcome to download
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:58304
    • 提供者:imr_599
  1. bpdate-exaluate

    0下载:
  2. 点对点通信的资料 是论文加程序性质的 计算机网络方向的-Point to point communication information is paper and the direction of the procedural nature of the computer network
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-12
    • 文件大小:30837
    • 提供者:angram
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 30 »
搜珍网 www.dssz.com