代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/440546/7688129
makefile
#Add -DFORCE_PC3_IDENT to CFLAGS to force the identification of
#a Parallel Cable III
#Add -DNO_USB_RESET to disable the hard reset of the cable when
#opening the device
CFLAGS=-Wall -fPIC -DUSB_DRIVE
www.eeworm.com/read/438449/7731136
c io1.c
/* example of parallel Unix write into separate files */
#include "mpi.h"
#include
#define BUFSIZE 100
int main(int argc, char *argv[])
{
int i, myrank, buf[BUFSIZE];
char filename[
www.eeworm.com/read/438449/7731137
c io35.c
/* parallel MPI read with arbitrary number of processes*/
#include "mpi.h"
#include
int main(int argc, char *argv[])
{
int myrank, numprocs, bufsize, *buf, count;
MPI_File thefile;
www.eeworm.com/read/435744/7786021
vhd shiftlne.vhd
--shiftlne.vhd n-bitright-to-left shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftlne is
generic ( n : integer := 7 ) ;
port(
r : in s
www.eeworm.com/read/144976/12757951
c init.c
/* Parallel-port initialisation code.
*
* Authors: David Campbell
* Tim Waugh
* Jose Renau
*
* based on work by Gra
www.eeworm.com/read/327242/13092216
1 pvcomp.1
.TH PVCOMPFA/PVCOMPSW/v3.4 1 "January, 2003"
.SH NAME
.B pv34compfa
\- scan a protein or DNA sequence library for similar
sequences using the FASTA algorithm in parallel on a network of
machines runni
www.eeworm.com/read/139787/13131691
cpp testor.cpp
// Testor for Chapter 11 Timer-based Parallel Port Driver
#include
#include
int main() {
HANDLE hDevice;
BOOL status;
printf("Beginning test of Timer-based Paralle
www.eeworm.com/read/240876/13189845
vhd shiftlne.vhd
--shiftlne.vhd n-bitright-to-left shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftlne is
generic ( n : integer := 7 ) ;
port(
r : in s
www.eeworm.com/read/325597/13195091
vhd shiftlne.vhd
--shiftlne.vhd n-bitright-to-left shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftlne is
generic ( n : integer := 7 ) ;
port(
r : in s
www.eeworm.com/read/138605/13228630
vhd shiftlne.vhd
--shiftlne.vhd n-bitright-to-left shift register
--with parallel load and enable
library ieee ;
use ieee.std_logic_1164.all ;
entity shiftlne is
generic ( n : integer := 7 ) ;
port(
r : in s