代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/258382/11866989
h driver.h
#include
#include
#include
#include
#include "stdarg.h"
#include "stdio.h"
#include "stddef.h"
/* The device extension for the device object
www.eeworm.com/read/154760/11929307
m dir2par.m
function [b0,B,A] = dir2par(b,a)
% DIRECT-form to PARALLEL-form conversion(cplxpair version)
% --------------------------------------------------------------
% [b0,B,A] = dir2par(b,a)
% b0 = gain
www.eeworm.com/read/152951/12072938
c msg2.c
/* PSPH - Parallel SPH program
* Bradley Smith, and Lou Baker, Dagonet Software
*/
static char sccs_id[] = "@(#) /home/bsmith/src/psph/SCCS/s.msg2.c 1.6 94/01/06";
/* Message passing routines
www.eeworm.com/read/255284/12090298
m circular_array.m
%Circular Array in the x-y plane
% Element is a short dipole antenna parallel to the z axis
% 2D Radiation Patterns for fixed phi or fixed theta
% dB polar plots uses the polardb.m file
% Last m
www.eeworm.com/read/233418/14154502
txt multi-method.txt
/* $Id: nnls.c,v 1.7 2000/11/07 16:29:30 tgkolda Exp $ */
/* $Source: /usr/local/cvsroot/appspack/apps/src/nnls.c,v $ */
/* Distributed with ASYNCHRONOUS PARALLEL PATTERN SEARCH (APPS) */
/* Th
www.eeworm.com/read/233341/14157567
htm interfacing the extended capabilities port.htm
Interfacing the Extended Capabilities Parallel
www.eeworm.com/read/116741/14956090
c epp_io.c
/*epp_io.c*/
/*Set of Routines for Digital I/O using the Enhanced Parallel
Port. The routines invoke EPP BIOS calls.
Uses Turbo C 2.0 or better
Typical results:
Block transfer rates: 65 Mbytes in
www.eeworm.com/read/215077/15075448
txt ofdm.txt
% Input Bit Stream is normally Distributed
input_bit_stream = sign(randn(1,BPS*NS));
input_bit_stream(input_bit_stream == -1) = 0;
% PERFORM SERIAL TO PARALLEL CONVERSION
% work on whole data stre
www.eeworm.com/read/215076/15075451
txt 最大似然算法.txt
% Input Bit Stream is normally Distributed
input_bit_stream = sign(randn(1,BPS*NS));
input_bit_stream(input_bit_stream == -1) = 0;
% PERFORM SERIAL TO PARALLEL CONVERSION
% work on whole data stre
www.eeworm.com/read/214399/15101762
c epp_io.c
/*epp_io.c*/
/*Set of Routines for Digital I/O using the Enhanced Parallel
Port. The routines invoke EPP BIOS calls.
Uses Turbo C 2.0 or better
Typical results:
Block transfer rates: 65 Mbytes in