代码搜索:Parallel

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

代码结果 6,530
www.eeworm.com/read/438449/7731139

c io4.c

#include "mpi.h" #include /* example of parallel MPI write into a single file */ #define BUFSIZE 100 int main(int argc, char *argv[]) { int i, myrank, buf[BUFSIZE]; char filename[12
www.eeworm.com/read/438449/7731143

c io2.c

/* example of parallel MPI write into separate files */ #include "mpi.h" #include #define BUFSIZE 100 int main(int argc, char *argv[]) { int i, myrank, buf[BUFSIZE]; char filename[1
www.eeworm.com/read/245004/12826617

c pmdpar.c

// PMDpar.c -- parallel interface command/data transfer functions for the MC2xxx // // Performance Motion Devices, Inc. // #include #include #include #include
www.eeworm.com/read/238575/13873985

vhd s2p8x32.vhd

-- -- The S2P8X32 module (Serial to Parallel convertor, 8 channels by 32 bit). This module -- takes eight serial input streams and outputs eight 32 bit words. It consists of a delay -- module, eig
www.eeworm.com/read/152843/5661946

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/152843/5661951

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/147766/5724260

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/147766/5724265

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/136786/5864979

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/136786/5864984

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