代码搜索结果

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

commproc.c

/* * BK Id: SCCS/s.commproc.c 1.15 10/16/01 16:21:52 trini */ /* * General Purpose functions for the global management of the * Communication Processor Module. * Copyright (c) 1997 Dan Malek (dm

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

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

msp430x21x2_uscib0_i2c_02.c

//****************************************************************************** // MSP430F21x2 Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write // // Description: I2C communication wit

msp430x22x4_uscib0_i2c_02.c

//****************************************************************************** // MSP430F22x4 Demo - USCI_B0 I2C Master Interface to PCF8574, Read/Write // // Description: I2C communication wit

askbpsk.m

%Run from editor Debug(F) %This m file(ASK.m) analyzes a coherent amplitute shift keyed(ASK) and a binary %phase shift keyed(BPSK) communication system. The receiver uses a correlator %(mixer-integ

uart9_readme.txt

UART9 readme.txt Please open this file in Notepad or WordPad or use a non proportional font for best display format. 9-Bit UART Macros with Integral FIFO Buffers. Suitable for communication

readserial.java.bak

package communication; import java.io.*; /** * This class reads message from the specific serial port and save * the message to the serial buffer. */ //如何单独编译此文件,因为private中有别的类SerialBuffer??????

list5-8.cpp

// Listing 5-8 // This program uses global STL containers // as interthread communication mechanisms #define INCL_DOSPROCESS #include #include #include #inclu