代码搜索结果

找到约 10,000 项符合 Communication 的代码

idefast.asm

; Somewhat faster communication with an IDE disk drive ; see http://www.pjrc.com/tech/8051/ide/ for more info ; This code is an original work by Paul Stoffregen, written ; in December 1999. This c

ledtest.c

#include static int LastDiscrepancy; static int LastFamilyDiscrepancy; static int LastDeviceFlag; static int USpeed = 0; // current 1-Wire Net communication speed static int ULevel

p2.c

/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data from sender to receiver. The communication channel is once again assumed to be error free, as in protocol 1. Howeve

readme

README SCT is a usefull gnu tools to debug and trace serial port communication Here are the documents help you to install and use uct I How to make and install sct 1 For linux platform cp m

readme

README SCT is a usefull gnu tools to debug and trace serial port communication Here are the documents help you to install and use uct I How to make and install sct 1 For linux platform cp m

p2.c

/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data from sender to receiver. The communication channel is once again assumed to be error free, as in protocol 1. Howe

tut1-4.html

C++ Tutorial: 1.4, Communication through console.

param.h~

#ifndef MSPACEPARAM_H #define MSPACEPARAM_H #include # include "geometry.h" namespace MSpace { /** The class is used to parse the messages form communication serve. write by luoweiping */ cl

param.h

#ifndef MSPACEPARAM_H #define MSPACEPARAM_H #include # include "geometry.h" namespace MSpace { /** The class is used to parse the messages form communication serve. write by luoweiping */ cl

fig-3-11.c

/* Protocol 2 (stop-and-wait) also provides for a one-directional flow of data from sender to receiver. The communication channel is once again assumed to be error free, as in protocol 1. Howeve