代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/12880/263904
ini dlportio.ini
[Service]
DisplayName=5402 DSK Parallel Port Driver
DesiredAccess=SERVICE_ALL_ACCESS
ServiceType=SERVICE_KERNEL_DRIVER
StartType=SERVICE_AUTO_START
ErrorControl=SERVICE_ERROR_NORMAL
BinaryName=dl
www.eeworm.com/read/18458/789859
cdf untitled.cdf
JedecChain;
FileRevision(JESDxxA);
/* NoviceMode */
/* Active Mode BS */
/* Mode BS */
/* Cable Parallel lpt1 */
P ActionCode(Cfg)
Device
PartName(xcv300e)
File("H:\My_Designs\watchv
www.eeworm.com/read/490313/1205784
m dir2par.m
function [C,B,A] = dir2par(b,a);
% DIRECT-form to PARALLEL-form conversion
% --------------------------------------
% [C,B,A] = dir2par(b,a)
% C = Polynomial part when length(b) >= length(a)
%
www.eeworm.com/read/480930/1308329
h mpp.h
#ifndef _LINUX_MPP_H
#define _LINUX_MPP_H
/*
* Definitions related to Massively Parallel Processing support.
*/
/* All mpp implementations must supply these functions */
extern void mpp_init(void
www.eeworm.com/read/479151/1338042
c bpck6.c
/*
backpack.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
backpack.c is a low-level protocol driver for the Micro Solutions
"BACKPACK" parallel port
www.eeworm.com/read/479151/1340533
c atp.c
/* atp.c: Attached (pocket) ethernet adapter driver for linux. */
/*
This is a driver for commonly OEM pocket (parallel port)
ethernet adapters based on the Realtek RTL8002 and RTL8012 chips.
Writ
www.eeworm.com/read/479151/1341150
h mpp.h
#ifndef _LINUX_MPP_H
#define _LINUX_MPP_H
/*
* Definitions related to Massively Parallel Processing support.
*/
/* All mpp implementations must supply these functions */
extern void mpp_init(void
www.eeworm.com/read/464250/1532207
sv test.sv
/*
About: do_test
this test will test running two run phases in parallel.
Walk through the test:
create a thread *A* with a run task which has a delay of 55 ns.
create an env class *myenv* with a
www.eeworm.com/read/457708/1594962
m dir2par.m
function [C,B,A] = dir2par(b,a);
% DIRECT-form to PARALLEL-form conversion
% --------------------------------------
% [C,B,A] = dir2par(b,a)
% C = Polynomial part when length(b) >= length(a)
%
www.eeworm.com/read/250243/4437478
c turbografx.c
/*
* $Id: turbografx.c,v 1.14 2002/01/22 20:30:39 vojtech Exp $
*
* Copyright (c) 1998-2001 Vojtech Pavlik
*
* Based on the work of:
* Steffen Schwenke
*/
/*
* TurboGraFX parallel port inte