代码搜索结果

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

linear_fft.m

% File: linear_fft.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 Wir

linear_psd.m

% File: linear_psd.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 Wir

digital.m

% Various routines that simulate or compute aspects of digital communication systems % % Simulate matched filter receiver figure(1); N = 100; noise_amp = 3; signal_set = 'bpsk1'; % either 'bpsk1', 'bp

combase.pas

unit ComBase; (* ** ** Serial and TCP/IP communication routines for DOS, OS/2 and Win9x/NT. ** Tested with: TurboPascal v7.0, (DOS) ** VirtualPascal v2.1, (OS/2, Win32) **

elenorm.pas

unit EleNORM; (* ** ** Serial and TCP/IP communication routines for DOS, OS/2 and Win9x/NT. ** Tested with: TurboPascal v7.0, (DOS) ** VirtualPascal v2.1, (OS/2, Win32) **

threads.pas

unit THREADS; (* ** ** Serial and TCP/IP communication routines for DOS, OS/2 and Win9x/NT. ** Tested with: TurboPascal v7.0, (DOS) ** VirtualPascal v2.1, (OS/2, Win32) **

chat.c

/* SPX Communication Program */ # include # include # include # include # include # include # include

switch.java

/* * Switch.java * * Created on 2003年5月16日, 下午4:19 */ package collector.communication; import java.util.*; import collector.common.*; import collector.common.queueobject.*; import c

c5_ellipexam.m

% File: c5_ellipexam.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 W

c5_sqrcdemo.m

% File: c5_sqrcdemo.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 Wi