代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/309167/13680346
c psymbfact.c
/*
* -- Parallel symbolic factorization routine (version 2.2) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley - July 2003
* INRIA France - January 2004
* Laura Grigori
*
* No
www.eeworm.com/read/309167/13680383
old psymbfact.c.old
/*
* -- Parallel symbolic factorization routine (version 2.1) --
* Lawrence Berkeley National Lab, Univ. of California Berkeley - July 2003
* INRIA France - January 2004
* Laura Grigori
*
* No
www.eeworm.com/read/152843/5661911
c parkbd.c
/*
* Parallel port to Keyboard port adapter driver for Linux
*
* Copyright (c) 1999-2004 Vojtech Pavlik
*/
/*
* This program is free software; you can redistribute it and/or modify it
* under
www.eeworm.com/read/490944/6445993
readme
FFTW is a free collection of fast C routines for computing the
Discrete Fourier Transform in one or more dimensions. It includes
complex, real, symmetric, and parallel transforms, and can handle
a
www.eeworm.com/read/410201/11298747
c pdoioctl.c
/*++
Copyright (C) Microsoft Corporation, 1998 - 1999
File Name:
ioctl.c
Contained in Module:
parallel.sys
Abstract:
This file contains functions associated with ParCl
www.eeworm.com/read/158499/11609497
h pport.h
/* header file for the parallel-port communication routines that are
defined in pport.c
*/
#define OK 0 /* return codes for single byte routines */
#define NO_PORT
www.eeworm.com/read/227822/14410236
c pflash_cfi02.c
/*
* CFI parallel flash with AMD command set emulation
*
* Copyright (c) 2005 Jocelyn Mayer
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of th
www.eeworm.com/read/118495/14868373
c rvnamed.c
/***
rvnamed - reverse DNS lookup daemon for the IPTraf network
statistics utility.
Version 2.6.1 Parallel with IPTraf 2.6
Written by Gerard Paul Java
Copyright (c) Gerard
www.eeworm.com/read/9991/180334
h stm32f10x_conf.h
/**
******************************************************************************
* @file TIM/Parallel_Synchro/stm32f10x_conf.h
* @author MCD Application Team
* @version V3.0.0
* @d
www.eeworm.com/read/14022/292168
vhd _primary.vhd
library verilog;
use verilog.vl_types.all;
entity parallel_add is
generic(
width : integer := 4;
size : integer := 2;
widthr : integer := 4;