代码搜索:Parallel

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

代码结果 6,530
www.eeworm.com/read/262041/4316713

h baycom.h

/* * The Linux BAYCOM driver for the Baycom serial 1200 baud modem * and the parallel 9600 baud modem * (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA */ #ifndef _BAYCOM_H #define _BAYCOM_H
www.eeworm.com/read/415793/11053843

vhd shiftlne.vhd

LIBRARY ieee; USE ieee.std_logic_1164.all; ENTITY shiftlne IS -- right-to-left shift register w. parallel load and enable GENERIC ( N : INTEGER := 4 ) ; PORT( R : IN STD_LOGIC_VECTOR(N-1
www.eeworm.com/read/413451/11155455

vhd sopi.vhd

library ieee;--------8 bits parallel input serial output use ieee.std_logic_1164.all; entity sopi is port (clk :in std_logic; load:in std_logic; data_in:in std_logic_vector(7 d
www.eeworm.com/read/134379/13994293

h baycom.h

/* * The Linux BAYCOM driver for the Baycom serial 1200 baud modem * and the parallel 9600 baud modem * (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA */ #ifndef _BAYCOM_H #define _BAYCOM_H /* ---
www.eeworm.com/read/109477/15556614

h baycom.h

/* * The Linux BAYCOM driver for the Baycom serial 1200 baud modem * and the parallel 9600 baud modem * (C) 1997-1998 by Thomas Sailer, HB9JNX/AE4WA */ #ifndef _BAYCOM_H #define _BAYCOM_H /* ---
www.eeworm.com/read/190618/8441056

htm wiggler.htm

The Hardware Wiggler The Hardware Wiggler The hardware wiggler provides a high-speed (50K bytes/sec) connection between the parallel port on a Windows95/98/NT hos
www.eeworm.com/read/188087/8573134

txt readme.txt

1. compile: mpicc qr.c -o qr -lm 2. run: mpirun -np 4 qr 3. result: Whole running time = 0.002906 seconds Distribute data time = 0.001895 seconds Parallel compute time = 0.001011 second
www.eeworm.com/read/386050/8767254

m lines5d.m

%LINES5D Generates three 5-dimensional lines % % A = LINES5D(N); % % Generates a data set of N points, on 3 non-crossing, non-parallel lines % in 5 dimensions. % % If N is a vector of sizes, exactly
www.eeworm.com/read/181930/9224889

txt readme.txt

1. compile: mpicc qr.c -o qr -lm 2. run: mpirun -np 4 qr 3. result: Whole running time = 0.002906 seconds Distribute data time = 0.001895 seconds Parallel compute time = 0.001011 second
www.eeworm.com/read/163588/10153250

news

Summary of changes in 20050207 release since 20040311 release: - Add parallel programmer support for tiny2313. Still need the stk500 codes. - Add support for AtMega88 and AtMega48 - Add DASA3 cable s