代码搜索:Parallel

找到约 6,530 项符合「Parallel」的源代码

代码结果 6,530
www.eeworm.com/read/268260/11147047

m parfiltr.m

function y = parfiltr(C,B,A,x); % PARALLEL form realization of IIR filters % ---------------------------------------- % [y] = parfiltr(C,B,A,x); % y = output sequence % C = polynomial (FIR) pa
www.eeworm.com/read/112559/15483069

txt oberdorf.txt

CxC & Parallel Programming by Matt Oberdorfer and Jim Gutowski Listing 1: //// My first CxC program hello.cxc controller and unit declaration controller ArrayController // create process
www.eeworm.com/read/111512/15511382

c bppaper.c

/* ffann-seq.c copyright (c) 2001 Nathan DeBardeleben and William Jones, * all rights reserved * * Written by Nathan DeBardeleben and William Jones * Parallel Architecture Research Laboratory
www.eeworm.com/read/189071/8491362

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/188898/8509639

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/188490/8537144

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/386806/8725194

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/386607/8735959

java transformingsequential.java

package net.jcip.examples; import java.util.*; import java.util.concurrent.*; /** * TransformingSequential * * Transforming sequential execution into parallel execution * * @author Brian G
www.eeworm.com/read/383713/8924856

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/283498/9016384

asm receive.asm

; RECEIVE.ASM ; ; This program is the receiver portion of the programs that transmit files ; across a Laplink compatible parallel cable. ; ; This program assumes that the user want to use LPT1: f