代码搜索结果
找到约 10,000 项符合
Communication 的代码
wdbudplib.c
/* wdbUdpLib.c - WDB communication interface UDP datagrams */
/* Copyright 1994-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,14sep01,jhw Fixed warnings from com
trl_comm_none.f90
! $Id: trl_comm_none.f90,v 1.1 2004/05/04 06:29:35 fowlkes Exp $
!!!
! All communication routines used by TRLAN are in this file.
! This file contains routines to be used on sequential or shared memor
lcp.java
package lejos.nxt.comm;
import lejos.nxt.*;
/**
*
* Implements the Lego Communication Protocol.
*
*/
public class LCP {
static byte[] reply = new byte[32];
static byte[] i2cCommand = new byte
main.c.svn-base
#include
#include
#include
#include "Communication.h"
int main(void)
{
/* variables locales */
char buffer[256], type[1], priorite[1];
int nId, nChoice,
agentpda.java
package examples.simple;
import de.ikv.grasshopper.communication.*;
import de.ikv.grasshopper.util.SearchFilter;
import de.ikv.grasshopper.type.AgentInfo;
import de.ikv.grasshopper.agency.Migratio
agentpda.java
package examples.simple;
import de.ikv.grasshopper.communication.*;
import de.ikv.grasshopper.util.SearchFilter;
import de.ikv.grasshopper.type.AgentInfo;
import de.ikv.grasshopper.agency.Migratio
fifo-test.cpp
// $Id: FIFO-test.cpp 81978 2008-06-16 16:57:12Z sowayaa $
// Purpose: This program uses ACE_FIFO wrappers to perform
// interprocess communication between a parent process and a child
// process
wdbudplib.c
/* wdbUdpLib.c - WDB communication interface UDP datagrams */
/* Copyright 1994-2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01h,14sep01,jhw Fixed warnings from com
agentpda.java
package examples.simple;
import de.ikv.grasshopper.communication.*;
import de.ikv.grasshopper.util.SearchFilter;
import de.ikv.grasshopper.type.AgentInfo;
import de.ikv.grasshopper.agency.Migratio
agentpda.java
package examples.simple;
import de.ikv.grasshopper.communication.*;
import de.ikv.grasshopper.util.SearchFilter;
import de.ikv.grasshopper.type.AgentInfo;
import de.ikv.grasshopper.agency.Migratio