代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/18537/793315
vhd cpld.vhd
--fpga FPP(fast passive parallel) configuration
--fpga_conf_done in :The FPGA will release the pin high when configuration is successful.配置成功后置高
--fpga_nstatus in :FPGA pulls the pin low if a con
www.eeworm.com/read/38039/1095556
mnu envopt_pax.mnu
CUT#ALNG
# remove the # sign and enter foreign help string in this line
Along#Z#Axis
Set tool axis parallel to z axis of the operation coordinate system.
# remove the # sign and enter foreign help st
www.eeworm.com/read/38039/1096372
mnu rot_dtl_ax.mnu
ROTATE#AXIS
#
Through#Geom
Pick a edge, curve, datum point or axis center for the axis to pass through.
#
Pick#Point
Pick a point on the screen for the axis to pass through.
#
Parallel
Pick an edge,
www.eeworm.com/read/480440/1317859
java allgatherv.java
package mpi.ccl;
/*
MPI-Java version :
Sang Lim (slim@npac.syr.edu)
Northeast Parallel Architectures Center at Syracuse University
12/1/98
*/
import mpi.*;
public class allgatherv {
www.eeworm.com/read/479151/1337979
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/479151/1338018
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/479151/1338333
c init.c
/* Parallel-port initialisation code.
*
* Authors: David Campbell
* Tim Waugh
* Jose Renau
*
* based on work by Gra
www.eeworm.com/read/472233/1416987
cpp clwrapper.cpp
// CLWrapper.cpp : Calls the perl script parallelcl to perform parallel compilation
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include
#include
www.eeworm.com/read/250243/4437359
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/250243/4437519
c parkbd.c
/*
* $Id: parkbd.c,v 1.10 2002/03/13 10:09:20 vojtech Exp $
*
* Copyright (c) 1999-2001 Vojtech Pavlik
*/
/*
* Parallel port to Keyboard port adapter driver for Linux
*/
/*
* This program i