代码搜索:LABORATORY
找到约 8,768 项符合「LABORATORY」的源代码
代码结果 8,768
www.eeworm.com/read/127438/6006432
c glpid.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include
#include "mpi.h"
#include "mpiimpl.h"
www.eeworm.com/read/149138/12399602
html install.html
SCU Robotic Systems Laboratory - Installing Procyon AVRlib
www.eeworm.com/read/131408/14147411
c hoarder.c
// Hoarder board software http://vadim.www.media.mit.edu/Hoarder/Hoarder.htm
// Copyright (C) 2001-2002 MIT Media Laboratory
// Concept, design, and programming by Vadim Gerasimov
www.eeworm.com/read/232482/14194435
h ctpdemo.h
// CTPDemo.h : main header file for the CTPDEMO application
//
// (c) Lev Naumov, CAMEL Laboratory
// E-mail: camellab@mail.ru
// For more information see http://camel.ifmo.ru or
// http://www.co
www.eeworm.com/read/130077/14209031
html install.html
SCU Robotic Systems Laboratory - Installing Procyon AVRlib
www.eeworm.com/read/221024/14769172
html http:^^www.cs.washington.edu^research^projects^grail2^www^index.html
Date: Thu, 21 Nov 1996 20:30:03 GMT
Server: NCSA/1.4.2
Content-type: text/html
GRAIL: Graphics and Imaging Laboratory
www.eeworm.com/read/119473/14829543
asm ex8_1.asm
; EX8_1.asm (Laboratory Exercise 8.1)
dseg segment para public 'data'
dseg ends
cseg segment para public 'code'
assume cs:cseg, ds:dseg
Procedure1 proc near
; MASM will emit a
www.eeworm.com/read/116795/14953625
html install.html
SCU Robotic Systems Laboratory - Installing Procyon AVRlib
www.eeworm.com/read/490329/1205525
h mpi.h
/*
* $Id: mpi.h,v 1.19 2002/03/11 10:30:17 joachim Exp $
*
* (C) 1993 by Argonne National Laboratory and Mississipi State University.
* All rights reserved. See COPYRIGHT in top-level
www.eeworm.com/read/474814/1390164
tcl floor.tcl
# floor.tcl --
#
# This demonstration script creates a canvas widet that displays the
# floorplan for DEC's Western Research Laboratory.
#
# RCS: @(#) $Id: floor.tcl 144 2003-02-05 10:56:26Z mdejong $