代码搜索:Parallel
找到约 6,530 项符合「Parallel」的源代码
代码结果 6,530
www.eeworm.com/read/112494/6962779
cpp driver.cpp
//
// Driver.c - Chapter 13 - Event Logging Parallel Port Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward declarations
//
NTSTATUS AddDevice (
IN PDRI
www.eeworm.com/read/112494/6962836
cpp driver.cpp
//
// Driver.c - Chapter 9 - Minimal PnP Parallel Port Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward declarations
//
NTSTATUS AddDevice (
IN PDRIVER
www.eeworm.com/read/381973/7130396
h shortprint.h
/*
* Useful info describing the parallel port device.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can
www.eeworm.com/read/454200/7397049
h shortprint.h
/*
* Useful info describing the parallel port device.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can
www.eeworm.com/read/448415/7533748
m rfresnel.m
function [rpar,rper]=rfresnel(ang_inc,ep)
% DESCRIPTION
% This function calculates the reflection coefficients (parallel and perpendicular)
% INPUTS
% ang_inc: incident angle
% ep: parameter f
www.eeworm.com/read/447454/7550972
h shortprint.h
/*
* Useful info describing the parallel port device.
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can
www.eeworm.com/read/442052/7660712
cpp driver.cpp
//
// Driver.c - Chapter 13 - Event Logging Parallel Port Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward declarations
//
NTSTATUS AddDevice (
IN PDRI
www.eeworm.com/read/442052/7660777
cpp driver.cpp
//
// Driver.c - Chapter 9 - Minimal PnP Parallel Port Driver
//
// Copyright (C) 2000 by Jerry Lozano
//
#include "Driver.h"
// Forward declarations
//
NTSTATUS AddDevice (
IN PDRIVER
www.eeworm.com/read/438673/7728465
txt license.txt
LICENCE
Parallel tracking and mapping for small augmented reality workspaces – PTAM.1
PTAM.1 © Isis Innovation Limited 2008 (the "Software")
The Software is and remains the property of Isis I
www.eeworm.com/read/438449/7731131
f90 io3f.f90
! example of parallel MPI write into a single file, in Fortran
PROGRAM main
! Fortran 90 users can (and should) use
! use mpi
! instead of include 'mpif.h' if their MPI implementation