代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/127781/5998133
c pf.c
/*
pf.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is the high-level driver for parallel
www.eeworm.com/read/120201/6080027
os2 makefile.os2
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit
# Supported Make utilities:
# - Microsoft/IBM nmake
# - dmake 3.8 (parallel make, use -P4 if you have the memory)
# - GNU make, at least version 3.6
www.eeworm.com/read/110301/6164955
os2 makefile.os2
# Makefile for Zip, ZipCloak, ZipNote and ZipSplit
# Supported Make utilities:
# - Microsoft/IBM nmake
# - dmake 3.8 (parallel make, use -P4 if you have the memory)
# - GNU make, at least version 3.6
www.eeworm.com/read/110034/6169500
c pd.c
/*
pd.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is the high-level driver for parallel
www.eeworm.com/read/110034/6169514
c pf.c
/*
pf.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is the high-level driver for parallel
www.eeworm.com/read/102935/6228425
c pd.c
/*
pd.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is the high-level driver for parallel
www.eeworm.com/read/102935/6228439
c pf.c
/*
pf.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
This is the high-level driver for parallel
www.eeworm.com/read/484538/6579534
m~ ppsurf.m~
%
% beta parallel data spy implementation.
% USAGE: ppspy(A) spys the ddense object A
%
function ppspy(a)
[ecode,estr,w,h] = ppclient('ppsize',a);
if ecode ~= 0
error(estr);
end;
if h > 1024
h =
www.eeworm.com/read/406313/11444804
i2c-parport
==================
i2c-parport driver
==================
2004-07-06, Jean Delvare
This is a unified driver for several i2c-over-parallel-port adapters,
such as the ones made by Philips, Velleman or
www.eeworm.com/read/152951/12072945
c spmd2.c
/* PSPH Parallel SPH Program
* Bradley Smith, and Lou Baker, Dagonet Software
*
* test of Scatter, Gather, etc. SPMD
*
*/
/* static char sccs_id[]="%Z% %P% %I% %D%"; */
#define DEBUG