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

搜索资源列表

  1. comnunication

    0下载:
  2. 使C++语言编程,实现双机在联网条件下通过IP地址实现通信。-With C++,we can make two computers commnicate with each other when they are on the Internet.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-16
    • 文件大小:3743628
    • 提供者:yucia
  1. sdouublePCcomo

    0下载:
  2. 是用socket编程与开发下的实现简单易懂双机通通信的客户端,内有两个实现,均可使用,但不是一个, -Easy to understand the machine through the communication client socket programming and development, the two implementations can be used, but not a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1633
    • 提供者:
  1. MCU-UART-keil-src_Protues.RAR

    0下载:
  2. 单片机双机串口通信含keil源程序_使用Protues仿真-Single-chip dual-serial communication with the keil source _ use Protues Simulation
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:197364
    • 提供者:Myour
  1. DataSocket

    0下载:
  2. 基于LabVIEW的datasocket的双机远程数据通信-Dual Remote Data Communication based the LabVIEW datasocket,
  3. 所属分类:LabView编程

    • 发布日期:2017-03-31
    • 文件大小:28915
    • 提供者:许栋
  1. sjtxcfz

    0下载:
  2. 双机通讯,通过读写信号端口实现两片单片机的通信,串行通讯,并显示,汇编语言-Dual-machine communication, two single-chip communication, serial communication port through the read and write signals, and display assembly language
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:17081
    • 提供者:庙宇
  1. sy5

    0下载:
  2. 双机通讯,通过读写信号端口实现两片单片机的通信,串行通讯,并显示,汇编语言-Dual-machine communication, two single-chip communication, serial communication port through the read and write signals, and display assembly language
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:45509
    • 提供者:庙宇
  1. TwoMachineCommunication

    0下载:
  2. vc6 实现双机互联 串口通信 MFC 对话框 必须可以运行-the vc6 achieve dual-Internet serial communication MFC dialog
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:6039103
    • 提供者:高森
  1. 8255

    0下载:
  2. 82c55a双机0方式通信的源代码,用masm编译。-82c55a double machine 0 way communication source code, compiled with masm.
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:1618
    • 提供者:lq
  1. wzq

    0下载:
  2. 汇编语言双机对战五子棋,实现双机串行通信-Gobang game in assembly language, played by two users on different computers
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:4916
    • 提供者:安安
  1. passTp

    2下载:
  2. 过DNF游戏保护TP的双机调试 先加载驱动,再开启游戏,windbg不会断开,可以继续通信,调试-Over the two-machine debugging DNF game protection TP is loaded first drive, and then turn on the game, windbg will not disconnect, communication can continue debugging
  3. 所属分类:驱动编程

    • 发布日期:2013-08-15
    • 文件大小:2177071
    • 提供者:孙东阁
  1. shuangji

    0下载:
  2. 用c51实现双j机通信的功能,在对方的单片机数码管上显示本机按下的键值,总共6个键,所以最大只显示到6-C51 achieve double-click the communication function of the machine to press the key on the other side of the single-chip digital tube display, a total of six keys, so the maximum display only to 6
  3. 所属分类:SCM

    • 发布日期:2017-11-27
    • 文件大小:1005
    • 提供者:chenyan
  1. IOport

    0下载:
  2. 单片机的双机并行通信例程,可以实现双击的双向并行通信,通信稳定可靠-Single-chip parallel communication routines, two-way parallel communication can achieve double, stable and reliable communication
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:17056
    • 提供者:kkjkre
  1. zhongduan

    0下载:
  2. 用PIC单片机内部定时器0,作为16位定时器使用,并开启溢出中断。单片机的外部中断0引脚接开关SW2,并设置为下降沿的触发方式。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:SW2按键按下时,LCD上显示“Timer0 Start”, 定时器0开始工作,然后LCD上显示“Timer0 Working”,当UART接收到PC机发送的命令“P”时,定时器0停止工作,LCD上显示“Timer0 Stop”
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-27
    • 文件大小:57808
    • 提供者:杨梦红
  1. chuangxing

    0下载:
  2. 配置CCP1模块使之工作于PWM模式,并初始化周期和占空比。单片机的UART接口工作于全双工异步模式,1个起始位,8个数据位,1个停止位,波特率为9600,并开启接收中断,与PC机通信。编写程序实现功能:当UART接收到命令“S”时,LCD上显示“PWM Start”, PWM开始工作。当UART接收到命令“U”时,占空比增加,当UART接收到命令“D”时,占空比减少,并在LCD上显示占空比。当UART接收到命令“P”时, PWM停止工作,LCD上显示“PWM Stop”。并用示波器观察PWM输
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:113465
    • 提供者:杨梦红
  1. RS485-communication

    0下载:
  2. RS485通信,可以进行双机单向的通信。采用的是无线模块。-RS485 communication, can be dual one-way communication,Using the wireless module.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-13
    • 文件大小:130248
    • 提供者:崔华
  1. Dual-machine-communications

    0下载:
  2. 双机通讯功能的设计,用51单片机,c语言编写,要实现这功能,必须要两个板进行通信 只要把,两个板的10和11脚对调接就行-Dual communication design, with 51, c language, to achieve this functionality, we must communicate as long as the two plates, two plates 10 and 11 feet on the line swap meet
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:16841
    • 提供者:史冠超
  1. LabVIEW-serial

    0下载:
  2. 实现PC与PC之间的串口通信 即一个简单的双机聊天程序-PC and PC serial communication between the two aircraft that is a simple chat program
  3. 所属分类:LabView

    • 发布日期:2017-11-17
    • 文件大小:10609
    • 提供者:杨东星
  1. vc-serial-comminucate

    0下载:
  2. 本程序用于vc实现双机com串口通信,使用vc控件mscomm制作 课程设计要求实现功能:com口发送消息,传送文件 学到了知识分享很重要,将本人的花了好多功夫来做的课程设计给大家分享下 关键字:vc串口通信源代码,串口通信,com口传送文件,vc串口通信,vc串口编程-This procedure is used to achieve double com vc serial communication, use vc control mscomm prod
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1957058
    • 提供者:邸允帅
  1. CipherBox

    0下载:
  2. 利用各种加密方法对文件进行加密和双机加解密通信 -communication cipher
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:883407
    • 提供者:杜海涛
  1. TestLCD

    0下载:
  2. 个人开发小程序,用proteus7.9仿真,控制芯片用microchip生产的PIC24系列,采用两片DSP之间SPI通讯方式,主机DSP发送数据,从机DSP接收到数据并在液晶上显示,反过来通信也一样。开发环境IDE环境mplab 8.76,proteus 7.9,液晶LM016L,想学SPI全双工通信的可以看一下-Personal development of small procedures, using proteus7.9 simulation, control chip product
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:215447
    • 提供者:的的
« 1 2 ... 16 17 18 19 20 2122 23 24 25 »
搜珍网 www.dssz.com