代码搜索:complex

找到约 10,000 项符合「complex」的源代码

代码结果 10,000
www.eeworm.com/read/478033/6718252

pas testcreflunit.pas

unit testcreflunit; interface uses Math, Ap, Sysutils, creflections; function TestCRefl(Silent : Boolean):Boolean; function testcreflunit_test_silent():Boolean; function testcreflunit_test():Bo
www.eeworm.com/read/407093/11429558

h slu_dcomplex.h

/*! @file slu_dcomplex.h * \brief Header file for complex operations * * -- SuperLU routine (version 2.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center, * and Lawren
www.eeworm.com/read/407093/11429669

c csp_blas2.c

/*! @file csp_blas2.c * \brief Sparse BLAS 2, using some dense BLAS 2 operations * * * -- SuperLU routine (version 3.0) -- * Univ. of California Berkeley, Xerox Palo Alto Research Center,
www.eeworm.com/read/407093/11430024

c cdotc.c

/* -- translated by f2c (version 19940927). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* Complex */ VOID cdotc_(complex * ret_v
www.eeworm.com/read/407093/11430131

c cdotc.c

/* -- translated by f2c (version 19940927). You must link the resulting object file with the libraries: -lf2c -lm (in that order) */ #include "f2c.h" /* Complex */ VOID cdotc_(complex * ret_v
www.eeworm.com/read/406495/11441000

m v2_002.m

% v2_002.m % % This is a script file to illustrate the response % of an underdamped, critically damped and overdamped % SDOF system to an initial displacement. % % SDOF System
www.eeworm.com/read/406422/11442592

h impresp.h

//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // // File = impresp.h // // #ifndef _IMPRESP_H_ #define _IMPRESP_H_ #include #include "poly.h" #include
www.eeworm.com/read/406422/11442599

h cmpxpoly.h

// // File = cmpxpoly.h // #ifndef _CMPXPOLY_H_ #define _CMPXPOLY_H_ #include #include "d_cmplx.h" class CmplxPolynomial { public: // default constructor CmplxPo
www.eeworm.com/read/406421/11442656

cpp stpinvar.cpp

// // File = stpinvar.cpp // #include "stpinvar.h" void StepInvar( double_complex *pole, int num_poles, double_complex *zero, int num_zeros,
www.eeworm.com/read/406421/11442672

cpp impinvar.cpp

// // file = impinvar.cpp // #include "impinvar.h" void ImpulseInvar( double_complex *pole, int num_poles, double_complex *zero, in