代码搜索:Approach

找到约 1,300 项符合「Approach」的源代码

代码结果 1,300
www.eeworm.com/read/456112/7358315

htm index-2.htm

www.eeworm.com/read/439446/7708545

m noisepwr1.m

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator and den
www.eeworm.com/read/439446/7708711

m00 !noisepw.m00

function nvar = noisepwr1(num,den) % Computes the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % % num and den are the numerator and den
www.eeworm.com/read/145379/12732029

htm index-2.htm

www.eeworm.com/read/243539/12935097

m oa2tr.m

%OA2TR Convert O/A vectors to homogeneous transformation % % TR = OA2TR(O, A) % % Returns a homogeneous tranformation for the specified orientation and % approach vectors. The rotation submatrix is
www.eeworm.com/read/142433/12945926

cpp dsmceq.cpp

// dsmceq - Dilute gas simulation using DSMC algorithm // This version illustrates the approach to equilibrium #include "NumMeth.h" #include "SortList.h" double rand( long& seed ); i
www.eeworm.com/read/326691/13123112

txt 5-1266msg1.txt

Subject: aaa ' 95 as the february 17-21 , 1995 meet of the aaas in atlanta approach i think it would be good to send a reminder to reader of linguist that they can become either a regular member and
www.eeworm.com/read/304275/13797027

c execvms.c

/* * Copyright 1993, 1995 Christopher Seiwald. * * This file is part of Jam - see jam.c for Copyright information. */ /* * execvms.c - execute a shell script, ala VMS * * The approach is this
www.eeworm.com/read/104260/6205547

java nativegraphics.java

package java.awt; import java.awt.image.ImageObserver; import kaffe.util.Ptr; /** * NativeGraphics - concrete, hidden implementation of abstract Graphics * * The approach of using an abstract Gra
www.eeworm.com/read/481542/6642878

c ts_fsm.c

/* * lib/ts_fsm.c A naive finite state machine text search approach * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic