代码搜索结果

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

mspf413-tmp100 interface rev 0-01.s43

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

ui_start.m

h0 = figure('Units','points', ... 'Color',[0.8 0.8 0.8], ... 'Colormap','default', ... 'FileName','start.m', ... 'MenuBar','none', ... 'Name','STBC of Cooperative Communication', ... 'Numb

ui_start.asv

h0 = figure('Units','points', ... 'Color',[0.8 0.8 0.8], ... 'Colormap','default', ... 'FileName','start.m', ... 'MenuBar','none', ... 'Name','STBC of Cooperative Communication', ... 'Numb

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;

com.c

/* * Com.c * * Copyright (C) 2004 Vimicro Corporation * * Written by TangMian Email: tangmian@vimicro.com Tel: 010-68948888-8902 * * Overview: * This is a Serial Communication

@psc_readme_757_3.txt

Title: SChat verson 0.50 Description: The purpose of this application is to provide a direct communication between 2 computers in a peer to peer like environment. This code should be a great start fo

timer.c

/* * FILE: * timer.c (rev. 1.1 - 11.05.2007) * * PROJECT: * GSM Communication Module * * DESCRIPTION: * See "timer.h" for description * */ #include "types.h" #inc

timer.h

#ifndef __TIMER_H__ #define __TIMER_H__ /* * FILE: * timer.h (rev. 1.0 - 10.04.2007) * * PROJECT: * GSM Communication Module * * DESCRIPTION: * Contains definitions

isp.h

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