代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/316872/3592711
c parport_sunbpp.c
/* parport_sunbpp.c: Parallel-port routines for SBUS
*
* Author: Derrick J. Brashear
*
* based on work by:
* Phil Blundell
* Tim Waugh
www.eeworm.com/read/316872/3596046
c atp.c
/* atp.c: Attached (pocket) ethernet adapter driver for linux. */
/*
This is a driver for commonly OEM pocket (parallel port)
ethernet adapters based on the Realtek RTL8002 and RTL8012 chips.
Writ
www.eeworm.com/read/316872/3606897
c xt_connlimit.c
/*
* netfilter module to limit the number of parallel tcp
* connections per IP address.
* (c) 2000 Gerd Knorr
* Nov 2002: Martin Bene :
* only
www.eeworm.com/read/312371/3672653
m dir2par.m
function [C,B,A] = dir2par(b,a);
% DIRECT-form to PARALLEL-form conversion
% --------------------------------------
% [C,B,A] = dir2par(b,a)
% C = Polynomial part when length(b) >= length(a)
%
www.eeworm.com/read/303435/3811597
h pvm.h
/* Copyright (c) Colorado School of Mines, 2006.*/
/* All rights reserved. */
/* include file for PVM - Parallel Virtual Machine */
#ifndef PVM_H
#define PVM_H
#include "cwp.h
www.eeworm.com/read/299916/3849349
m dir2par.m
function [C,B,A] = dir2par(b,a);
% DIRECT-form to PARALLEL-form conversion
% --------------------------------------
% [C,B,A] = dir2par(b,a)
% C = Polynomial part when length(b) >= length(a)
%
www.eeworm.com/read/299916/3849541
m dir2par.m
function [C,B,A] = dir2par(b,a);
% DIRECT-form to PARALLEL-form conversion
% --------------------------------------
% [C,B,A] = dir2par(b,a)
% C = Polynomial part when length(b) >= length(a)
%
www.eeworm.com/read/299781/3850591
plip readme1.plip
\title{PLIP: The Parallel Line Internet Protocol Device}
\author{ Donald Becker (becker@super.org)}
\affiliation{I.D.A. Supercomputing Research Center, Bowie MD 20715}
%% At some point T. Thorn will
www.eeworm.com/read/294038/3923368
c bpck6.c
/*
backpack.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
backpack.c is a low-level protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/292705/3945770
h mpp.h
#ifndef _LINUX_MPP_H
#define _LINUX_MPP_H
/*
* Definitions related to Massively Parallel Processing support.
*/
/* All mpp implementations must supply these functions */
extern void mpp_init(void