代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/303435/3813033
readme
Sucommand - limited parallel processing for SU jobs
Type the name of the shell scripts in the order listed to run demo.
Makedata - create a synthetic data set
Sucommand - compare the times requir
www.eeworm.com/read/299781/3850603
c plip.c
/* Plip.c: A parallel port "network" driver for linux. */
/*
Written 1993 by Donald Becker and TANABE Hiroyasu.
This code is distributed under the GPL.
The current author is reached a
www.eeworm.com/read/297160/3889060
h shortprint.h
/*
* Useful info describing the parallel port device.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can
www.eeworm.com/read/295117/3912075
c fsck.c
/* vi: set sw=4 ts=4: */
/*
* pfsck --- A generic, parallelizing front-end for the fsck program.
* It will automatically try to run fsck programs in parallel if the
* devices are on separate spindl
www.eeworm.com/read/292670/3950516
c rtc_toggle_fifo.c
/* RTC_TOGGLEFIFO
uses real time clock to generate an interrupt and
toggles parallel port on each irq
and puts timing information into fifo
Originally by Michael "FZ" Baraban(c) 1997
www.eeworm.com/read/446305/1713447
c plip.c
/* Plip.c: A parallel port "network" driver for linux. */
/*
Written 1993 by Donald Becker and TANABE Hiroyasu.
This code is distributed under the GPL.
The current author is reac
www.eeworm.com/read/434670/1868882
vhd shift.vhd
-- File: shift.vhd
--
-- Author: Jennifer Jenkins
-- Philips Semiconductor
-- Purpose: Serial in/serial out 8-bit parallel load/out shift
-- register component definition.