代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/389692/8507212
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/388078/8637197
m mtmadap.m
function [S,c,nu,Sk]=mtmadap(x,E,V,conf,nfft)
% Syntax: [S,c,nu,Sk]=mtmadap(x,E,V,conf,nfft);
% Mtmadap produces a Thomson adaptive multiple-taper
% spectral estimate of the time series x, usin
www.eeworm.com/read/285874/8806296
htm ei44.htm
Effective C++, 2E | Item 44: Say what you mean; understand what you're saying Back to Item 43: Use multiple inheritance judiciously.
Continue to Miscellany
Item 44: Say what you mean; understand what
www.eeworm.com/read/187102/8855907
test libobj7.test
#! /bin/sh
# Test for multiple replacement functions.
. $srcdir/defs || exit 1
cat > configure.in
www.eeworm.com/read/377523/9272812
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/168118/9937268
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/164463/10106172
h md.h
/*
md.h : Multiple Devices driver for Linux
Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman
Copyright (C) 1994-96 Marc ZYNGIER
or
www.eeworm.com/read/359005/10171582
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/279032/10479509
htm ei44.htm
Effective C++, 2E | Item 44: Say what you mean; understand what you're saying Back to Item 43: Use multiple inheritance judiciously.
Continue to Miscellany
Item 44: Say what you mean; understand what