代码搜索:Multiple

找到约 9,501 项符合「Multiple」的源代码

代码结果 9,501
www.eeworm.com/read/160611/5569161

txt letter_from_tim_010817.txt

From: "Tim Flohrer" To: "Phil Burk" Subject: Re: suggestion - multiple backends Date: Friday, August 17, 2001 7:48 AM Hi Phil, here is what I did: 1. I
www.eeworm.com/read/160611/5569202

c pa_front.c

/* * $Id: pa_front.c,v 1.2 2004/04/22 04:19:50 mbrubeck Exp $ * Portable Audio I/O Library Multi-Host API front end * Validate function parameters and manage multiple host APIs. * * Based on the
www.eeworm.com/read/194440/8193043

m theo_mult_w.m

function [pm,p]=theo_mult_w(rin,fpress) % [pm,p]=theo_mult_w(r) % % THEO_MULT_W computes the multiple contamination in a 1-D p-wave % theogram according to the algorithm in % Waters, "Reflection Sei
www.eeworm.com/read/193265/8243844

js ewmultipage.js

// JavaScript for Multiple Page Update // (C) 2006 e.World Technology Ltd. // v2.0.0 - 2006/08/05 // v2.0.1 - 2006/09/22 var EW_TABLE_CLASSNAME = "ewTable"; // Note: changed the class name as ne
www.eeworm.com/read/292797/8332258

test libobj7.test

#! /bin/sh # Test for multiple replacement functions. . $srcdir/defs || exit 1 cat > configure.in
www.eeworm.com/read/170872/9783224

h wince_time.h

#ifndef __WINCE_TIME_H__ #define __WINCE_TIME_H__ #ifndef _TIME_T_DEFINED typedef unsigned time_t; /* time value */ #define _TIME_T_DEFINED /* avoid multiple def's of time_t */ #endif #in
www.eeworm.com/read/334076/12642813

m evalmmf.m

function out = evalmmf(x, mf_para, mf_type) %EVALMMF Multiple membership functions evaluation. % EVALMMF(X, MF_PARA, MF_TYPE) returns a matrix whose i-th row % is the membership grades of MF wi
www.eeworm.com/read/133648/14031591

java adventure.java

//: c08:Adventure.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Multiple interfaces. import java.util.*; interface Can
www.eeworm.com/read/235612/14060178

m theo_mult_w.m

function [pm,p]=theo_mult_w(rin,fpress) % [pm,p]=theo_mult_w(r) % % THEO_MULT_W computes the multiple contamination in a 1-D p-wave % theogram according to the algorithm in % Waters, "Reflection Sei
www.eeworm.com/read/235248/14080003

h io.h

#ifndef _IO_H #define _IO_H #ifndef _TIME_T_DEFINED typedef long time_t; /* time value */ typedef unsigned long _fsize_t; #define _TIME_T_DEFINED /* avoid multiple def's of