代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/152951/12072974
c trace.c
/* PSPH - Parallel SPH program
* Bradley Smith, and Lou Baker, Dagonet Software
*/
static char sccs_id[] = "@(#) /home/bsmith/src/psph/SCCS/s.trace.c 1.3 94/01/06";
/* routines to implement a
www.eeworm.com/read/152951/12072997
h trace.h
/* PSPH - Parallel SPH */
/* SCCS_ID = "@(#) /home/bsmith/src/psph/SCCS/s.trace.h 1.3 94/01/06" */
/* routines to implement a picl-style tracing feature
NOT compatible with ParaGraph!
L.
www.eeworm.com/read/151561/12200901
m dir2fs.m
function [C,B,A]=dir2fs(h);
% Direct form to Frequency Sampling form conversion
% ---------------------------
% [C,B,A]=dir2fs(h)
% C=Row vector containing gains for parallel sections
% B=Matrix
www.eeworm.com/read/126323/14429511
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/221024/14769168
edu^research^projects^zpl^ http:^^www.cs.washington.edu^research^projects^zpl^
Date: Thu, 21 Nov 1996 20:30:23 GMT
Server: NCSA/1.4.2
Content-type: text/html
www.eeworm.com/read/218209/14931139
txt readme.txt
usb_jtag using FT245BM + CPLD
=============================
The jtag_logic.vhd in this directory describes the logic for a parallel-serial converter
to be connected to a FT245BM USB chip from FTDI I
www.eeworm.com/read/208243/15250361
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/13816/283951
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/17769/759652
tdf p_s.tdf
parameters
(
width = 12
);
subdesign p_s
(
parallel_in[width..1] : input;
serial_out : output;
clk : input;
clr : input = vcc;
load_n : input ;--= gnd;
)
variable
reg[wid
www.eeworm.com/read/17970/769622
tdf p_s.tdf
parameters
(
width = 12
);
subdesign p_s
(
parallel_in[width..1] : input;
serial_out : output;
clk : input;
clr : input = vcc;
load_n : input ;--= gnd;
)
variable
reg[wid