代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/404234/2305780
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/396039/2425411
pd pmandel.pd
set "jobinfo($w,name)" {Parallel Mandelbrot}
set "jobinfo($w,guiargs)" {}
set "jobinfo($w,args)" {-height 300 -width 300}
set "jobinfo($w,nexecs)" {1}
set "jobinfo($w,machineFile)" {}
set "jobinfo($w,
www.eeworm.com/read/393688/2472447
rs6000_sp mpirun.rs6000_sp
#!/bin/ksh
# $Id: mpirun.rs6000_sp,v 1.1.6.1 2002/04/24 03:25:22 erik Exp $
# This script provides an interface such that the simple command
# mpirun -np # runs # copies of the program in parallel.
#
www.eeworm.com/read/393688/2472526
tex app_glos.tex
% $Id: App_glos.tex,v 1.1.6.1 2002/04/24 03:25:31 erik Exp $
\section{Glossary}
\begin{description}
\item [MPI] \label{glos:MPI} {\it Message Passing Interface}, a library for parallel
communicatio
www.eeworm.com/read/393688/2472564
tex machine_glos.tex
% $Id: Machine_glos.tex,v 1.1.6.1 2002/04/24 03:25:41 erik Exp $
\section{Glossary}
\begin{description}
\item [MPI] \label{glos:MPI} {\it Message Passing Interface}, a library for parallel
communic
www.eeworm.com/read/393286/2480727
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/386113/2573522
tdf p_s.tdf
parameters
(
width = 12
);
subdesign p_s
(
parallel_in[width..1] : input;
serial_out : output;
clk : input;
clr : input = vcc;
load_n : input ;--= gnd;
)
variable
reg[wid
www.eeworm.com/read/385891/2580450
c cpia_usb.c
/*
* cpia_usb CPiA USB driver
*
* Supports CPiA based parallel port Video Camera's.
*
* Copyright (C) 1999 Jochen Scharrlach
* Copyright (C) 1999, 2000 Jo
www.eeworm.com/read/385891/2580472
makefile
#
# Makefile for Parallel port IDE device drivers.
#
# 7 October 2000, Bartlomiej Zolnierkiewicz
# Rewritten to use lists instead of if-statements.
#
L_TARGET := paride.a
export-
www.eeworm.com/read/377584/2698802
cpp test_idxiter.cpp
#include "test_IdxIter.h"
#include "Idx.h"
#include "IdxIterators.h"
#include "Generators.h"
#include "Blas.h"
#include
#include
//#include
#include