代码搜索:Parallel

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

代码结果 6,530
www.eeworm.com/read/179911/5295411

c init.c

/* Parallel-port initialisation code. * * Authors: David Campbell * Tim Waugh * Jose Renau * * based on work by Gra
www.eeworm.com/read/169697/5414011

pd pmandel.pd

set "jobinfo($w,name)" {Parallel Mandelbrot} set "jobinfo($w,guiargs)" {} set "jobinfo($w,args)" {-height 300 -width 300} set "jobinfo($w,nexecs)" {1} set "jobinfo($w,machineFile)" {} set "jobinfo($w,
www.eeworm.com/read/166793/5472340

h dapa.h

/* DAPA.h Direct AVR Parallel Access (c) copyright 1997, Uros Platise */ #ifndef __DAPA #define __DAPA #include #include #include #incl
www.eeworm.com/read/350097/3130006

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/350097/3130304

c init.c

/* Parallel-port initialisation code. * * Authors: David Campbell * Tim Waugh * Jose Renau * * based on work by Gra
www.eeworm.com/read/349580/3142561

h pdofmap.h

// Copyright (C) 2007 Garth N. Wells. // Licensed under the GNU LGPL Version 2.1. // // First added: 2007-05-29 // Last changed: // // This file is used for testing parallel assembly #ifndef __PDOF
www.eeworm.com/read/349580/3142565

h partition.h

// Copyright (C) 2007 Garth N. Wells. // Licensed under the GNU LGPL Version 2.1. // // First added: 2007-05-27 // Last changed: // // This file is used for testing parallel assembly #ifndef __PART
www.eeworm.com/read/341021/3260650

pd pmandel.pd

set "jobinfo($w,name)" {Parallel Mandelbrot} set "jobinfo($w,guiargs)" {} set "jobinfo($w,args)" {-height 300 -width 300} set "jobinfo($w,nexecs)" {1} set "jobinfo($w,machineFile)" {} set "jobinfo($w,
www.eeworm.com/read/337546/3334375

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/330303/3425678

hpp particlefilter.hpp

#ifndef INDII_ML_FILTER_PARTICLEFILTER_HPP #define INDII_ML_FILTER_PARTICLEFILTER_HPP #include "../aux/DiracMixturePdf.hpp" #include "../aux/Parallel.hpp" #include "Filter.hpp" #include "ParticleR