代码搜索结果

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

stringmessage.java

/* * StringMessage.java */ package EDU.gatech.cc.is.communication; import java.io.*; import EDU.gatech.cc.is.util.*; /** * A String message communicated to/from a robot. * *

ackmessage.java

/* * AckMessage.java */ package EDU.gatech.cc.is.communication; import java.io.*; import EDU.gatech.cc.is.util.*; /** * An acknowledgement message. * * Copyrig

longmessage.java

/* * LongMessage.java */ package EDU.gatech.cc.is.communication; import java.io.*; import EDU.gatech.cc.is.util.*; /** * A message containing a long communicated to/from a robot. * *

lex.h

/* Define constants for communication with the CHILL parser. Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute

driver_wired.c

/* * hostapd / Kernel driver communication for wired (Ethernet) drivers * Copyright (c) 2002-2005, Jouni Malinen * Copyright (c) 2004, Gunter Burchardt * * This

httpget.c

/* httpget.c: http communication copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1 see COPYING and AUTHORS files in distribution or http://mpg123.de initially

clnpipe.cpp

// This is a client process that // uses named pipes to perform // interprocess communication with npipe.exe #define INCL_DOSQUEUES #include #include #include

commgui.m

function commgui(name, fileload) %COMMGUI communication GUI top level file. % % Wes Wang 1996. % Copyright (c) 1995-96 by The MathWorks, Inc. % $Revision: 1.1 $ $Date: 1996/0

hcomsour.htm

Communication Toolbox Sources and Sinks Sources and Sinks The Sources and Sinks catagory includes a number of signal generators, noise generators, and display/plot devices. T

msp430x11x1_tmp100.asm

;******************************************************************************* ; MSP430x11x1 Demo - Software I2C Master Interface to TMP100 ; ; Description: I2C communication with a TMP100, i