代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/312371/3672633
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/299916/3849364
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/299916/3849556
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/437028/1837022
readme
This directory contains the additional CIDER parallel-version benchmarks
used in the thesis "Design-Oriented Mixed-Level Circuit and Device Simulation"
by David A. Gates.
www.eeworm.com/read/437028/1837191
readme
Directory: dev
--------------
This directory serves as a parallel to the device directory in the SPICE3
distribution. The 5 subdirectories correspond to the 5 device classes in
CIDER:
numd: 2-term
www.eeworm.com/read/425964/1999680
inc p_s.inc
function p_s
(
parallel_in[12..1], -- : input;
clk, -- : input;
clr, -- : input = vcc;
load_n -- : input = gnd;
)
returns
(
serial_out -- : output
www.eeworm.com/read/400650/2348160
c initpart.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* initpart.c
*
* This file contains code that performs log(p) parallel multilevel
* recursive bissection
*
* Started 3/4/96
* Geo
www.eeworm.com/read/396039/2425669
readme
Upshot
Parallel Program Visualization Tool
Upshot was written by Ed Karrels while a student at Argonne National
Laboratory, under the direction of Ewing Lusk. Additional direction and
development we
www.eeworm.com/read/386113/2573560
inc p_s.inc
function p_s
(
parallel_in[12..1], -- : input;
clk, -- : input;
clr, -- : input = vcc;
load_n -- : input = gnd;
)
returns
(
serial_out -- : output
www.eeworm.com/read/376214/2711966
cfg mingle.cfg
#
# This file is part of Minimalist OpenGL Environment (MinGLE)
# Parallel Rendering Extension
#
# Version: 0.2.0
# Author: Balazs Domonkos
# Filename: samples/bin/mingle.cfg
# Creation Date: J