代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/115861/14998639
man hmmer.man
.TH "hmmer" 1 @RELEASEDATE@ "HMMER @RELEASE@" "HMMER Manual"
.SH NAME
.TP
HMMER - profile hidden Markov model software
.SH SYNOPSIS
.TP
.B hmmalign
Align multiple sequences to a profile HMM.
.TP
.
www.eeworm.com/read/207217/15279350
cpp main.cpp
// Exercise 10.1 Using multiple files and preprocessor directives. File: main.cpp
// We have seven files in all.
// The file main.cpp only needs to #include two of our three new header files,
//
www.eeworm.com/read/11175/209947
c fastcopy.c
/* fastcopy - use multiple threads to whack data from one file to another
*/
#define INCL_DOSPROCESS
#define INCL_DOSSEMAPHORES
#if defined (OS2)
#include
#endif
#include
www.eeworm.com/read/12865/250845
h mkdctc.h
/*
* Huffman decode table prototype definitions
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#ifndef _MAKE_DCT_C_
#define _MAKE_DCT_C_
/*
protect file from multiple inc
www.eeworm.com/read/12865/250852
h makctc.h
/*
* Huffman code table prototype definitions
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#ifndef _MAKE_CT_C_
#define _MAKE_CT_C_
/*
protect file from multiple inclus
www.eeworm.com/read/489181/1226164
java mxshareddiagram.java
package com.mxgraph.sharing;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
/**
* Implements a diagram that may be shared among multiple sessions.
*/
public class mx
www.eeworm.com/read/482538/1286959
hh bigint.hh
#ifndef CLICK_BIGINT_HH
#define CLICK_BIGINT_HH 1
/*
* bigint.hh -- multiple-precision arithmetic
* Eddie Kohler and the authors of GMP
*
* Copyright (c) 2008 Meraki, Inc.
* Derived from the GNU
www.eeworm.com/read/479151/1340561
c raid5.c
/*
* raid5.c : Multiple Devices driver for Linux
* Copyright (C) 1996, 1997 Ingo Molnar, Miguel de Icaza, Gadi Oxman
* Copyright (C) 1999, 2000 Ingo Molnar
*
* RAID-5 management functions.
www.eeworm.com/read/479151/1340563
c linear.c
/*
linear.c : Multiple Devices driver for Linux
Copyright (C) 1994-96 Marc ZYNGIER
or
Linear mode management functio