代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/128531/5986933
c ppc6lnx.c
/*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/128531/5986938
c friq.c
/*
friq.c (c) 1998 Grant R. Guenther
Under the terms of the GNU General Public License
friq.c is a low-level protocol driver for the Freecom "IQ"
parallel port
www.eeworm.com/read/127781/5998131
c ppc6lnx.c
/*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/127781/5998136
c friq.c
/*
friq.c (c) 1998 Grant R. Guenther
Under the terms of the GNU General Public License
friq.c is a low-level protocol driver for the Freecom "IQ"
parallel port
www.eeworm.com/read/110034/6169512
c ppc6lnx.c
/*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/110034/6169517
c friq.c
/*
friq.c (c) 1998 Grant R. Guenther
Under the terms of the GNU General Public License
friq.c is a low-level protocol driver for the Freecom "IQ"
parallel port
www.eeworm.com/read/102935/6228437
c ppc6lnx.c
/*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/102935/6228442
c friq.c
/*
friq.c (c) 1998 Grant R. Guenther
Under the terms of the GNU General Public License
friq.c is a low-level protocol driver for the Freecom "IQ"
parallel port
www.eeworm.com/read/492141/6424348
m moorer.m
function [y,b,a]=moorer(x,cg,cg1,cd,ag,ad,k)
%This is a reverberator based on Moorer's design which consists of 6 parallel feedback comb filters
%(each with a low pass filter in the feedback loop
www.eeworm.com/read/492151/6424359
m schroeder.m
function [y,b,a]=schroeder2(x,cg,cd,ag,ad,k)
%This is a reverberator based on Schroeder's design which consists of 4 parallel feedback comb filters
%in series with 2 cascaded all pass filters.
%