代码搜索:LABoratory
找到约 8,768 项符合「LABoratory」的源代码
代码结果 8,768
www.eeworm.com/read/324308/13272197
asm codezero.asm
; CODEZERO.ASM -- Code Zero Virus
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Nowhere Man
virus_type equ 0 ; Appending Virus
is_encrypted equ 1 ; We're encrypted
tsr
www.eeworm.com/read/324308/13272637
asm intrview.asm
; INTRVIEW.ASM -- Skywalker Trojan
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Serpico
virus_type equ 3 ; Trojan Horse
is_encrypted equ 1 ; We're encrypted
tsr_virus
www.eeworm.com/read/324308/13273267
asm earthday.asm
; EARTHDAY.ASM -- Earth Day Virus
; Created with Nowhere Man's Virus Creation Laboratory v1.00
; Written by Nowhere Man
virus_type equ 0 ; Appending Virus
is_encrypted equ 1 ; We're encrypted
tsr
www.eeworm.com/read/127438/6005186
h mm_via_rdma.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef MM_VIA_RDMA_H
#define MM_VIA_RDMA_H
#include "mpidi
www.eeworm.com/read/127438/6005192
h mm_tcp.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef MM_TCP_H
#define MM_TCP_H
#include "mpidimpl.h"
#if
www.eeworm.com/read/127438/6005193
h mm_mpe_prof.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef MM_MPE_PROF_H
#define MM_MPE_PROF_H
/*#include "mp
www.eeworm.com/read/127438/6005200
h mm_socket_pre.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef MM_SOCKET_PRE_H
#define MM_SOCKET_PRE_H
/* socket s
www.eeworm.com/read/127438/6005201
h mm_timer_states.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef MM_TIMER_STATES_H
#define MM_TIMER_STATES_H
enum M
www.eeworm.com/read/127438/6005215
c unpacker_post_write.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "mpidimpl.h"
int unpacker_post_write(MPIDI_VC *vc_
www.eeworm.com/read/127438/6005337
h ibimpl.h
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef IBIMPL_H
#define IBIMPL_H
#include "mm_ib.h"
#incl