代码搜索结果
找到约 10,000 项符合
Communication 的代码
commproc.c
/*
* BK Id: SCCS/s.commproc.c 1.10 10/16/01 16:21:52 trini
*/
/*
* General Purpose functions for the global management of the
* 8260 Communication Processor Module.
* Copyright (c) 1999 Dan Male
wdbudpsocklib.c
/* wdbUdpSockLib.c - WDB communication interface for UDP sockets */
/* Copyright 1984-1994 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,17mar98,jmb merge from HPSIM,
pipeserver.c
/* pipeServer.c - Demonstrates intertask communication using pipes */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,06nov97,mm added copyright.
msgqdemo.c
/* msgQDemo.c - Demonstrates intertask communication using Message Queues */
/* Copyright 1984-1997 Wind River Systems, Inc. */
/*
modification history
--------------------
01c,06nov97,mm added cop
positionmessage.java
/*
* PositionMessage.java
*/
package EDU.gatech.cc.is.communication;
import java.io.*;
import EDU.gatech.cc.is.util.*;
/**
* Position messages communicated to/from a robot. Sends a Vec2.
*
d_reinforcementcomm_r.java
/*
* d_ReinforcementComm_r.java
*/
package EDU.gatech.cc.is.clay;
import java.lang.*;
import java.util.Enumeration;
import EDU.gatech.cc.is.communication.*;
/**
* Report the sum of recently rec
wdbudpsocklib.c
/* wdbUdpSockLib.c - WDB communication interface for UDP sockets */
/* Copyright 1984-1994 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,17mar98,jmb merge from HPSIM,
wdbudpsocklib.c
/* wdbUdpSockLib.c - WDB communication interface for UDP sockets */
/* Copyright 1984-1994 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,17mar98,jmb merge from HPSIM,
comm.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* comm.c
*
* This function provides various high level communication functions
*
* $Id: comm.c 2501 2007-11-20 02:33:29Z benkirk $
wdbudpsocklib.c
/* wdbUdpSockLib.c - WDB communication interface for UDP sockets */
/* Copyright 1984-1994 Wind River Systems, Inc. */
/*
modification history
--------------------
01d,17mar98,jmb merge from HPSIM,