代码搜索结果

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

msgqdemo.c

/* msgQDemo.c - Demonstrates intertask communication using Message Queues */ /* Copyright 1984-1997 Wind River Systems, Inc. */ /* modification history -------------------- 01c,06nov97,mm added cop

random_binary.m

% File: random_binary.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with

wimax1.tcl

# Test for 802.11 nodes. # @author rouil # @date 10/25/2005 # Test file for wimax # Scenario: Communication between MN and Sink Node with MN attached to BS. # - Using grep ^r out.res | grep

readme12

Chapter 12 - Inter-Process Communication: Pipes. popen1.c - A program that implements pipes using popen and pclose and captures output from an external program. popen2.c - A program that se

readme12

Chapter 12 - Inter-Process Communication: Pipes. popen1.c - A program that implements pipes using popen and pclose and captures output from an external program. popen2.c - A program that se

random_binary.m

% File: random_binary.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with

random_binary.m

% File: random_binary.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with

关于回答网友有关servlet和servlet之间通信的问题(建议放入精华区).txt

作者:blackwhites 日期:2000-11-13 17:50:11 以下是几种常调用的方法 Servlet to Servlet Communication Listing 1: ServletBase public class ServletBase extends HttpServlet{ static Connectio

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