CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 两机通讯

搜索资源列表

  1. java实现服务器和客户机通讯的的方法

    0下载:
  2. 本文介绍一种用Java的Socket和ServerSocket实现服务器和客户机通讯的的方法。原理是在服务器端建立ServerSocket端口并监听,接收到客户端的连接请求时建立Socket,得到Socket的输入输出流。在客户端新建Socket并获得输入输出流。服务器和客户端的输入输出流建立后使用writeLine()和println()方法彼此发送和接收数据。为提高代码效率,建立两个类clientAgent和serverAgent。 -This article introduces a
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:5.89kb
    • 提供者:郑描中
  1. SPIC

    0下载:
  2. 一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。 本例用两MEGA8515实现,C语言版本-an example, the SPI communication between the two machines used interruption means full-duplex communication. The two cases with MEGA8515 achieve, C language version
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:FAN
  1. liangjitongxun

    0下载:
  2. 计算机科学与技术专业大三课程-接口与通讯课程设计-两机通讯-Computer Science and Technology courses junior-interface design and communication courses - 2 aircraft communications
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:115.11kb
    • 提供者:与非门
  1. RS-232C

    0下载:
  2. 用芯片RS-232C做两机通讯。用查询方式发送和接受字符和文件。-chips used RS-232C communications do two machines. Inquiry used to send and receive text and documents.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:12.66kb
    • 提供者:
  1. SPI_AVR_shiyan

    0下载:
  2. AVRd的SPI实验,实现两机通讯,大家可以看看.-AVRd SPI experiment and achieve two machine communications, we will look at.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.64kb
    • 提供者:chesnu
  1. AVR-SPI-

    1下载:
  2. AVR单片机SPI通讯实例程序,一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯-AVR SPI communications procedures example, an example of SPI, SPI achieved through two machine communication, interrupt communications for achieving 72
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.65kb
    • 提供者:wuxixi
  1. 两机通讯(OK)

    1下载:
  2. rs232c两机通讯,delphi实现-RS232C communications, achieving delphi
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:418.11kb
    • 提供者:林建宇
  1. AVRspi

    0下载:
  2. 本人的一个SPI的实例,通过SPI实现两机通讯, 采用中断方式实现双全工通讯。 本例用两MEGA8515实现,连接为: MISO----MISO MOSI----MOSI SCK ----SCK /SS ----/SS 将要发送的数据加载到发送缓冲区的函数fill_tx_buffer 和从接收缓冲区读出数据的函数read_rx_buffer未给出, 根据各自需求请自己完成。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.63kb
    • 提供者:fanzhanjun
  1. 两机通讯程序

    0下载:
  2. 是一个简单的两机通讯程序,用JAVA实现的,-is a simple two-communication program with JAVA,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:刘雪
  1. C51 MODBUS 多机通讯程序

    11下载:
  2. 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-06-26
    • 文件大小:12.07kb
    • 提供者:xyz543
  1. temperature.rar

    0下载:
  2. 温度的多机通讯,18b20的高级应用。实现了读写两个传感器,Temperature multi-machine communication, 18b20 advanced applications. Two sensors to achieve the reading and writing
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:22.95kb
    • 提供者:cdle_net维业
  1. jiekou

    0下载:
  2. 两机通讯 包括报告,执行程序,实现两台电脑进行文件传输的源程序-err
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:226.32kb
    • 提供者:chb
  1. C++

    0下载:
  2. C++两机通讯。。用C++实现。。含源程序极设计报告-C++ Two machine communication. . With C++ Achieve. . Very design of the report containing the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:732.2kb
    • 提供者:hang
  1. tongxun

    0下载:
  2. 用winsock实现两机通讯的一个小软件 特别简单 不再具体介绍-Winsock implementation to use two planes, a small communications software in particular is no longer easy introduction of specific
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:89.82kb
    • 提供者:wwww
  1. com

    0下载:
  2. 双机通讯程序,适用于两块单片机的双机异步通讯,型号为51系列。-Two-machine communication procedures, applied to two single-chip asynchronous dual-machine communications, Model 51 series.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:8.92kb
    • 提供者:邹国雄
  1. sjc3a

    0下载:
  2. 功能: 1、作为主机通讯采集两路下位机数据并将此数据通过8255送出(十路水位值) 并计算水头送STC板 2、采集数据为BCD码制,先转换成二进制,处理后再转换成BCD 3、通讯采用方式3,多机通讯,上位机发地址时TB8=1,其他TB8=0 下位机SM2=1,RB8=1时产生中断后使SM2=0收发数据,结束后SM2=1 在此系统中本机硬件地址要设为0-Features: 1, as the host of two-way communication acquisit
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3.27kb
    • 提供者:张扬
  1. me

    0下载:
  2. 此设计是利用接口RS-232C来实现两机通讯。通过8250芯片来控制COM1和COM2端口来传输和接收数据。(在IBM-PC中,COM1与COM2都是RS-232C接口)-This design is the use of interface RS-232C to achieve the two-computer communication. Through the 8250 chip to control COM1 and COM2 port to transmit and receive
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:9.3kb
    • 提供者:刘凯
  1. wangluoliaotianshi

    0下载:
  2. 网络聊天室,用于两机通讯,有客户端和服务器-Internet chat rooms, two machines for communication, have client and server
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-01
    • 文件大小:294.26kb
    • 提供者:黎峰
  1. T16550-2

    0下载:
  2. 用串行电缆将PC机COM1串口与实验系统中的串口连接起来,实现两机通讯-Machine with a serial cable to PC serial port COM1 serial port with the experimental system connected to achieve the two-machine communication
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1.47kb
    • 提供者:lijie
  1. SERVER(双机通讯)

    0下载:
  2. 用于两台电脑间的通迅,仅用文字信息的交流(Between two computer communication)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-10
    • 文件大小:350kb
    • 提供者:ayshi
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com