代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/316872/3592710
c parport_mfc3.c
/* Low-level parallel port routines for the Multiface 3 card
*
* Author: Joerg Dorchain
*
* (C) The elitist m68k Users(TM)
*
* based on the existing parport_amiga and lp_mfc
www.eeworm.com/read/316872/3592724
h parport_gsc.h
/*
* Low-level parallel-support for PC-style hardware integrated in the
* LASI-Controller (on GSC-Bus) for HP-PARISC Workstations
*
* (C) 1999-2001 by Helge Deller
*
*
* This pr
www.eeworm.com/read/315275/3621937
m circular_array.m
%Circular Array in the x-y plane
% Element is a short dipole antenna parallel to the z axis
% 2D Radiation Patterns for fixed phi or fixed theta
% dB polar plots uses the polardb.m file
% Last m
www.eeworm.com/read/301474/3839572
m p6_2.m
% Program P6_2
% Parallel Form Realizations of an IIR Transfer
num = input('Numerator coefficient vector = ');
den = input('Denominator coefficient vector = ');
[r1,p1,k1] = residuez(num,den);
www.eeworm.com/read/448886/1683480
m p6_2.m
% Program P6_2
% Parallel Form Realizations of an IIR Transfer
num = input('Numerator coefficient vector = ');
den = input('Denominator coefficient vector = ');
[r1,p1,k1] = residuez(num,den);
www.eeworm.com/read/396346/2422542
license
50 Blob Wars: Metal Blob Solid
70 Copyright © 2004 Parallel Realities
110 Dit programma is vrije software; u kunt het verspreiden en/of
130 aanpassen onder de termen van de GNU General Public License
www.eeworm.com/read/396039/2423779
in acconfig.h.in
/* This is a parallel file to aclocal.m4. It uses includes the same
way that aclocal.m4 does. Unfortunately, autoheader doesn't process
the acconfig.h files with cpp or with m4. Thus, we use
www.eeworm.com/read/395410/2435691
pbxproj project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
05593AAB0B8F55D500DE73AB /* parallel_preorder.cpp in Sources */ = {isa = PBX
www.eeworm.com/read/395410/2435715
pbxproj project.pbxproj
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
05593AAB0B8F55D500DE73AB /* parallel_preorder.cpp in Sources */ = {isa = PBX
www.eeworm.com/read/378914/2679302
m p6_2.m
% Program P6_2
% Parallel Form Realizations of an IIR Transfer
num = input('Numerator coefficient vector = ');
den = input('Denominator coefficient vector = ');
[r1,p1,k1] = residuez(num,den);