代码搜索结果

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

increaseber.m

% Vinay Mohan Jonnakuti % Wireless Communication: % BPSK modulation and demodulation with increased bit rate %BPSK simulation using a carrier cosine wave with increased bit rate clc; close all;

port.java

// Hardware dependant methods for the communication with the mobile phone over serial line // // file: Port.java // used by: Msg.java // // For comments see header of SMS.java. //------------------

outgoingsms.java

// Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // class representing outgoing SMS import java.util.*; public class OutgoingSm

incomingsms.java

// Serial SMS Client for handling SMS communication with a mobile terminal // (C) 2001 by Stefan Moscibroda // class representing incoming SMS import java.util.*; public class IncomingSm

wdbbdi.cdf

/* Copyright 1999 Abatron AG modification history -------------------- 01a,29jan99,rd written DESCRIPTION This file contains descriptions for the BDI WDB communication. Copy this

mspf413-tmp100 interface.s43

;****************************************************************************** ; MSP430F413 & TMP100 Software Interface ; ; Description: I2C communication with a TMP100 in one-shot conversion

mspf413-tmp100 interface rev 0-01.s43

;****************************************************************************** ; MSP430F413 & TMP100 Software Interface ; ; Description: I2C communication with a TMP100 in one-shot conversion

i2croutines.s43

;*****************************************************************************/ ;* Communication with an EEPROM (e.g. 2465) via I2C bus */ ;* The I2C module of the MSP430F169 i

i2croutines.c

/*****************************************************************************/ /* Communication with an EEPROM (e.g. 2465) via I2C bus */ /* The I2C module of the MSP430F169 i

chapter1.txt

Chapter 1 Review Questions 3.A networking program usually has two programs, each running on a different host, communicating with each other. The program that initiates the communication is the