代码搜索:corresponding

找到约 4,250 项符合「corresponding」的源代码

代码结果 4,250
www.eeworm.com/read/109550/15555279

txt readme.txt

This HLembke directory contains a revised DnsLookup component by Holger Lembke and corresponding NsLookup project. This revised DnsLookup component will replace ICS original D
www.eeworm.com/read/105622/15663695

pas yacclook.pas

{ Yacc lookahead computation. This implementation is based on the lookahead set algorithm described in Aho/Sethi/Ullman, 1986, Section 4.7. Copyright (c) 1990-92 Albert Graef
www.eeworm.com/read/104782/15683049

readme

//-------------------------------------------------------------------------// // Description of the files in this distribution DEC2002 // //------------------------------------------
www.eeworm.com/read/103816/15719693

h gpreproc.h

// // $Source: /home/gambit/CVS/gambit/sources/gcl/gpreproc.h,v $ // $Date: 2002/08/27 18:57:17 $ // $Revision: 1.2 $ // // DESCRIPTION: // Declaration of class to preprocess GCL input // // This file
www.eeworm.com/read/102720/15761342

1 termcap.1

.TH TERMCAP 1 .SH NAME termcap \- print the current termcap entry .SH SYNOPSIS \fBtermcap\fR [\fItype\fR]\fR .br .de FL .TP \\fB\\$1\\fR \\$2 .. .de EX .TP 20 \\fB\\$1\\fR # \\$2 .. .SH EXAMPLES .EX "
www.eeworm.com/read/101557/15826371

txt readme.txt

为了便于下载,根目录下的 DSP_matlab.zip 是所有文档的压缩文件。 [violence] ==================================================================================== MATLAB files for
www.eeworm.com/read/101557/15826413

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC Returns the analytic signal corresponding to signal x. % z=hilbert(x);
www.eeworm.com/read/101557/15826590

m analytic.m

function z=analytic(x) % z=analytic(x) %ANALYTIC Returns the analytic signal corresponding to signal x. % z=hilbert(x);
www.eeworm.com/read/392021/8366930

m bunquantize.m

function y = bunquantize(q) % Calculate the value corresponding to a bidirectionally quantized quantity. % q is a 2n by m matrix containing the powers of 2 and their signs for each % quantized value.
www.eeworm.com/read/391063/8424246

m bipart_cost.m

function E = bipart_cost(X,W) % E = bipart_cost(X,W) % Method for graphbipart example supplied with SA Tools. % See http://www.frostconcepts.com/software for information on SA Tools. % % E = bi