代码搜索结果

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

channel.hs

-- | A channel is a uni-directional communication link between two asynchronous processes. module Language.Atom.Common.Channel ( Channel , channel , writeChannel , readChannel ) where impor

channel.hs

-- | A channel is a uni-directional communication link between two asynchronous processes. module Language.Atom.Common.Channel ( Channel , channel , writeChannel , readChannel ) where impor

netmail.c

/* // // File : /adm/daemons/network/netmail.c // Author : Inspiral@Tabor // Created : 93-12-22 // Purpose : To facilitate proper communication between the mailer daemon //

shscifsio.rtn

shScifDevInit {initialize a on-chip serial communication interface} {shScifDevInit\( \)} {shScifDevInit(\ )} {VxWorks API Reference

toc

Introduction How to read this document Overview of this part Motivation Why Software-Radio? System Overview Simulation Mode Real-Time Mode Communication % This should go s

imsglistener.java

/* * Created on 2005-2-13 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package communication; import java.

receiver.java

/* * Created on 2005-2-13 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package communication; import java.

ofdm_ber.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;

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;

isp.c

/* isp.c - part of USBasp Autor..........: Thomas Fischl Description....: Provides functions for communication/programming over ISP interface Licenc