代码搜索:Parallel

找到约 6,530 项符合「Parallel」的源代码

代码结果 6,530
www.eeworm.com/read/299923/7820505

m parfiltr.m

function y = parfiltr(C,B,A,x); % PARALLEL form realization of IIR filters % ---------------------------------------- % [y] = parfiltr(C,B,A,x); % y = output sequence % C = polynomial (FIR) pa
www.eeworm.com/read/199566/7845107

asv ofdm_fading.asv

%BPSK function [per,ber]=ofdm_fading(ebn0) %********************** preparation part *************************** para=128; % Number of parallel channel to transmit (points) fftlen=128; % FFT le
www.eeworm.com/read/199566/7845111

m ofdm_fading.m

%BPSK function [per,ber]=ofdm_fading(ebn0) %********************** preparation part *************************** para=128; % Number of parallel channel to transmit (points) fftlen=128; % FFT le
www.eeworm.com/read/298853/7930372

readme

Java Communications API - Samples 1) BlackBox: A Serial Port BlackBox application. 2) ParallelBlackBox: A Parallel Port BlackBox application 3) SerialDemo: A simpler SerialPort sample applicatio
www.eeworm.com/read/196830/8055853

m parfiltr.m

function y = parfiltr(C,B,A,x); % PARALLEL form realization of IIR filters % ---------------------------------------- % [y] = parfiltr(C,B,A,x); % y = output sequence % C = polynomial (FIR) pa
www.eeworm.com/read/196069/8116683

m parfiltr.m

function y = parfiltr(C,B,A,x); % PARALLEL form realization of IIR filters % ---------------------------------------- % [y] = parfiltr(C,B,A,x); % y = output sequence % C = polynomial (FIR) pa
www.eeworm.com/read/144976/12757946

makefile

# # Makefile for the kernel Parallel port device drivers. # # Note! Parport is the Borg. We have assimilated some other # drivers in the `char', `net' and `scsi' directories, # but left them there to
www.eeworm.com/read/317833/13495911

m parfiltr.m

function y = parfiltr(C,B,A,x); % PARALLEL form realization of IIR filters % ---------------------------------------- % [y] = parfiltr(C,B,A,x); % y = output sequence % C = polynomial (FIR) pa
www.eeworm.com/read/309167/13680422

c# #psymbfact.c#

/* * -- Parallel symbolic factorization routine (version 2.1) -- * Lawrence Berkeley National Lab, Univ. of California Berkeley - July 2003 * INRIA France - January 2004 * Laura Grigori * Novem
www.eeworm.com/read/148143/5718212

c mc68230.c

/* * File: mc68230.c * Purpose: Device driver for the Parallel Interface/Timer. * * Notes: * * Author: Eric DeVolder * Date: * * Modifications: * */ #include "mc68230p.