代码搜索结果
找到约 10,000 项符合
Communication 的代码
fet140_i2c_12.c
//******************************************************************************
// MSP-FET430P140 Demo - I2C, Master Interface to DAC8571, Write
//
// Description: I2C communication with a DAC85
registermessage.java
/*
* RegisterMessage.java
*/
package EDU.gatech.cc.is.communication;
import java.io.*;
import EDU.gatech.cc.is.util.*;
/**
* A message to register the client with the server. For use internall
reinforcementmessage.java
/*
* ReinforcementMessage.java
*/
package EDU.gatech.cc.is.communication;
import java.io.*;
import EDU.gatech.cc.is.util.*;
/**
* Messages concerning reinforcement communicated to/from a robot.
capture.java
/*
* Capture.java
*/
package EDU.gatech.cc.is.abstractrobot;
import EDU.gatech.cc.is.communication.Transceiver;
import EDU.gatech.cc.is.util.*;
/**
* Provides an abstract interface to the hardw
rescuevan.java
/*
* RescueVan.java
*/
package EDU.gatech.cc.is.abstractrobot;
import EDU.gatech.cc.is.communication.Transceiver;
import EDU.gatech.cc.is.util.*;
/**
* Provides an abstract interface to the har
interface
$Id: INTERFACE,v 1.1.4.1 2001/11/20 14:19:33 kai Exp $
Description of the Interface between Linklevel and Hardwarelevel
of isdn4linux:
The Communication between Linklevel (LL) and Hardwarelevel
footprint.ctxt
#BlueJ class context
comment0.target=class\ Footprint
comment0.text=Class\ for\ defining\ the\ spatial\ footprint\ of\ an\ object.\nUsing\ this\ class\ to\ wrap\ all\ public\ communication\ of\ loca
readme
Introduction
------------
RMCast is a reliable source-ordered multicast protocol implementation
for message-oriented multi-sender group communication built on top of
IPv4 multicast. It uses sequence
inputmethodcontext.java
/* InputMethodContext.java -- communication between an input method and client
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free s
whoisurlconnection.java
package com.wrox.whois;
import java.io.*;
import java.net.*;
// Represents a communication link with an RFC 954 WHOIS server
public class WhoisURLConnection extends URLConnection {
// Cach