代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/474959/1387364
cc omnipartcl.cc
//
// omniParTcl.cc
//
// Implementation of loosely synchronized parallel C++ and Tcl/Tk threads,
// for use in particular to create GUIs for Orbix applications. This is
// version II which is more
www.eeworm.com/read/240722/4570644
dox mpqc.dox
/** \page mpqc The MPQC Program
The Massively Parallel Quantum Chemistry program (MPQC) computes
the properties of molecules, ab initio, on a wide variety
of computer architectures.
www.eeworm.com/read/234510/4658768
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/209919/4955997
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/192559/5154521
sources
TARGETPATH=$(BASEDIR)\public\sdk\lib
TARGETNAME=HD465parallel
TARGETTYPE=DYNLINK
RELEASETYPE=OAK
TARGETLIBS= \
$(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib \
$(_COMMONOAKROOT)\l
www.eeworm.com/read/186404/5232306
java jdbcparameterselement.java
package org.webdocwf.util.loader;
/**
JdbcParametersElement - Element in parallel to importDefinitions and sql's.
Copyright (C) 2002-2003 Together
This library is free software; y
www.eeworm.com/read/179911/5295403
makefile
#
# Makefile for the kernel Parallel port device drivers.
#
# Note! Parport is the Borg. We have assimilated some other
# drivers in the `char', `net' and `scsi' directories,
# but left them there to
www.eeworm.com/read/350097/3130296
makefile
#
# Makefile for the kernel Parallel port device drivers.
#
# Note! Parport is the Borg. We have assimilated some other
# drivers in the `char', `net' and `scsi' directories,
# but left them there to
www.eeworm.com/read/339586/3298184
readme
This is ares, an asynchronous resolver library. It is intended for
applications which need to perform DNS queries without blocking, or
need to perform multiple DNS queries in parallel. The primary
e
www.eeworm.com/read/328915/3435414
readme
Java Communications API - Samples
1) BlackBox: A Serial Port BlackBox application.
2) ParallelBlackBox: A Parallel Port BlackBox application
3) SerialDemo: A simpler SerialPort sample applicatio