代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/209211/4982137
c homing.c
#include
#include
#include "map.h"
static struct coord p0; /* standard parallel */
int first;
static double
trigclamp(double x)
{
return x>1? 1: x
www.eeworm.com/read/169681/5416278
h z8536.h
/* z8536.h - zilog CIO (counter,timer,parallel i/o chip) */
/* Copyright 1984-1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,22sep92,rrr added support for c++
01f,
www.eeworm.com/read/169681/5416334
h z8536.h
/* z8536.h - zilog CIO (counter,timer,parallel i/o chip) */
/* Copyright 1984-1992 Wind River Systems, Inc. */
/*
modification history
--------------------
01g,22sep92,rrr added support for c++
01f,
www.eeworm.com/read/432147/1895779
inf usbpar34.inf
; USBPAR34.INF
; Driver for (USB=>PARALLEL chip) V1.1
; WDM&VXD for Windows 98
; Copyright (C) W.ch 2001-2005
;
[Version]
Signature = "$Chicago$"
Class = Ports
ClassGuid = {4D36E978-E325
www.eeworm.com/read/420735/2065145
svn-base released-files.svn-base
analysis/README
analysis/sentence-by-sentence.pl
generic/extract-factors.pl
generic/lopar2pos.pl
generic/moses-parallel.pl
generic/multi-bleu.perl
generic/qsub-wrapper.pl
Makefile
README
released-file
www.eeworm.com/read/400650/2348688
c location_maps.c
// $Id: parallel_ghost_sync.C 2501 2007-11-20 02:33:29Z benkirk $
// The libMesh Finite Element Library.
// Copyright (C) 2002-2007 Benjamin S. Kirk, John W. Peterson
// This library is free so
www.eeworm.com/read/366702/2877290
f90 a.11.3.f90
! { dg-do compile }
SUBROUTINE A11_3(AA, BB, CC, DD, N)
INTEGER N
REAL AA(N,N), BB(N,N), CC(N,N), DD(N,N)
REAL R
R=0
!$OMP PARALLEL
!$OMP WORKSHARE
AA = BB
www.eeworm.com/read/360007/2970652
c crc.c
/*
* Implementation of CRC-32 from the online Compression FAQ.
*/
#include "crc.h"
/*
* Polynomial used to build table for parallel byte-at-a-time CRC-32.
*/
#define CRC32_POLY 0x04c11db7
stati
www.eeworm.com/read/360007/2970753
c crc.c
/*
* Implementation of CRC-32 from the online Compression FAQ.
*/
#include
/*
* Polynomial used to build table for parallel byte-at-a-time CRC-32.
*/
#define CRC32_POLY 0x04c11db7
www.eeworm.com/read/262041/4316047
c intel28f640_16x2.c
/* intel28f640_16x2.c:
* Support for INTEL 28f640.
* Bank configuration is as a set of 2 16-bit devices in parallel.
*/
#include "config.h"
#if INCLUDE_FLASH
#include "endian.h"
#include "st