搜索资源列表
code-demo
- HM6264Driver_DS HM6264 RAM的读写驱动程序 S480_Manual_C S480的手动播放范例 (for SACMV26e.lib) SetIOBit SPCE061A 利用C语言进行软件端口位操作范例 ShowsinTable 简易正弦波发生器方案,同时提供全正数的正弦表 SleepTimerWakeup 定时中断唤醒CPU的范例 UARTDemo 使用UART中断方式进行通讯的范例 UARTDouble UART双机通讯范例,采用中断方
CGaoJi_ShiLi_JieXi
- 可实现双机通讯,潜艇小游戏等,是练习C语言的决好材料, 是 《C语言高级实例解析》的配套光盘-can achieve double-machine communications, submarines and other small game, the C language is to practice good summary of the material, "C Language Advanced Analytical examples" of matching C
jiyuUARTtongxun
- 这是自己写的基于单片机89s52的UART口的双机通讯-This is based on their writing SCM 89s52 UART mouth of the two aircraft communications
cksjhl
- 串口双机互相连接,主要是使用vb串口实现双机通讯功能。是学习串口通信的好资料。-serial-connected machine is mainly used vb serial communications between two computers function. Serial communication is to learn from the good information.
串口双机通讯
- VB与RS232串行通讯控制,进行二台电脑通讯连接。
AVR TWI双机通讯
- AVR TWI双机通讯
C51 MODBUS 多机通讯程序
- 此程序为多机通过走 MODBUS 协议进行双机通讯,主机可以任意选择从机地址对这两台从机发送指令,有含 CRC 校验,最多可以挂 254 个从机.
UniVar
- 一个多线程,多流程的脚本编译解释平台,能够同时运行多份脚本代码,流程可以直接加载任意接口的动态库,执行数据库库访问,存储过程和sql语句,加载支持双接口的com,支持多机通讯,曾用于cti开发,-A multi-threaded, multi-process platform to explain the scr ipt compiler that can run multiple copies of the scr ipt code, the process can directly inte
51COM1
- 单片机双机通讯讯,帮助初寻者理解双机通讯原理-Single-chip dual-machine communication inquiry, to help find those who understand the beginning of two-machine communication principle
51
- 51单片机模拟串口的三种方法,简单易用,可满足双机通讯-err
JIEKOUCYUYAN
- 接口与通讯课程设计-双机通信(C语言版)-Interface and communication curriculum design- two-plane communication (C language version)
com
- 双机通讯程序,适用于两块单片机的双机异步通讯,型号为51系列。-Two-machine communication procedures, applied to two single-chip asynchronous dual-machine communications, Model 51 series.
8255
- 8255双机并行通讯的实现讲解及其代码实现-8255 pairs of parallel communication and code to achieve on
double_CPU_IO
- 采用3线双向零等待IO通讯机制,是一个很好的双机通讯程序-Using 3-wire bi-directional zero-wait IO communication mechanism is a very good two-machine communication procedures
socket
- 利用套接字实现双机通讯,分服务器端和客户端。-The use of double-socket communication, at the server side and client.
DataSocket
- 本例程通过DataSocket服务器与客户机端程序集成到同一面板中,实现服务器与客户机之间的双机通讯。-The routine adoption of DataSocket server and client-side program integrated into the same panel, to achieve the server and client communications between the two aircraft.
CommunicationBetweenTwoMachines
- 基于KEIL的单片机的双机通讯实验 其中,甲机和已机作为通讯的两端-Communication Between Two Machines
双机通讯
- 单片机直接进行双机通讯程序;由于当发送中断发生的时候、接收中断发生的时候。中断号都是4,都会进入中断子程序,这里就通过if(RI===1)很巧妙的解决了这个问题。也就是说,只有接收中断发生后才会执行if内部的程序。(A single chip computer directly carries out a two machine communication program; because when the interrupt occurs, the receiving interruption
自定义通讯协议
- 双机通过串口进行通讯,自定义通讯协议,由此深入理解通讯协议的概念(The two machines communicate through the serial port and define the communication protocol, thus understanding the concept of the communication protocol)
SERVER(双机通讯)
- 用于两台电脑间的通迅,仅用文字信息的交流(Between two computer communication)