代码搜索:LABORATORY

找到约 8,768 项符合「LABORATORY」的源代码

代码结果 8,768
www.eeworm.com/read/283498/9016360

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/184725/9082602

makefile

# MP3Stego # # Makefile for the encoder. # Requires GNU make. # # Fabien A.P. Petitcolas # Computer Laboratory, University of Cambridge # # $Header: /MP3Stego/MP3Stego Encoder/Makefile 5 1
www.eeworm.com/read/184725/9082763

makefile

# MP3Stego # # Makefile for the decoder. # Requires GNU make. # # Fabien A.P. Petitcolas # Computer Laboratory, University of Cambridge # # $Header: /MP3Stego/MP3Stego Decoder/Makefile 5 1
www.eeworm.com/read/363623/9942269

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/355013/10304467

c sample1.c

/* * sample1.c - a sample application which uses a serial port * * Copyright (C) YRP Ubiquitous Networking Laboratory, 2005. */ #include #include #include #inc
www.eeworm.com/read/127438/6005199

h ibu.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef IBU_H #define IBU_H #ifdef __cplusplus extern "C" {
www.eeworm.com/read/127438/6005205

h mpidimpl.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef MPIDIMPL_H #define MPIDIMPL_H #include "mpiimpl.h"
www.eeworm.com/read/127438/6005206

h mm_unpacker.h

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef MM_UNPACKER_H #define MM_UNPACKER_H #include "mpidi
www.eeworm.com/read/127438/6005218

c unpacker_make_progress.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" #ifdef WITH_METHOD_SHM int unpacker_w
www.eeworm.com/read/127438/6005221

c mm_open_port.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include "mpidimpl.h" #include "bsocket.h" #ifdef HAVE_STDI