代码搜索:Numeric

找到约 7,754 项符合「Numeric」的源代码

代码结果 7,754
www.eeworm.com/read/235928/14041394

m vis_valuetype.m

function flag=vis_valuetype(value, valid, str); % VIS_VALUETYPE Used for type checks in SOM Toolbox visualization routines % % flag = vis_valuetype(value, valid, str) % % Input and output arguments
www.eeworm.com/read/234972/14090036

bak function.h.bak

#ifndef _FUNCTION_H_ #define _FUNCTION_H_ int getch(void); void ungetch(int); /* getop: get next character or numeric operand */ int getop(char []); void push(double); double pop(void);
www.eeworm.com/read/234972/14090049

h function.h

#ifndef _FUNCTION_H_ #define _FUNCTION_H_ int getch(void); void ungetch(int); /* getop: get next character or numeric operand */ int getop(char []); void push(double); double pop(voi
www.eeworm.com/read/200976/15419077

h precisio.h

/// \ingroup newmat ///@{ /// \file precisio.h /// Floating point precision constants. #ifndef PRECISION_LIB #define PRECISION_LIB 0 #define WANT_MATH #include "include.h" // in case b
www.eeworm.com/read/113604/15452422

cpp limits.cpp

//limits.cpp //numeric_limits使用范例 //By phoenixinter //On 11/23/2004 /*Remark; long long类型可以表示19位的数。 */ #include #include #include using namespace std;
www.eeworm.com/read/109665/15552458

tdf lpm_counter2.tdf

-- megafunction wizard: %LPM_COUNTER% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: lpm_counter -- ============================================================ -- File Name: lpm_counter
www.eeworm.com/read/109665/15552464

tdf lpm_counter0.tdf

-- megafunction wizard: %LPM_COUNTER% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: lpm_counter -- ============================================================ -- File Name: lpm_counter
www.eeworm.com/read/106929/15617130

cpp gcf.cpp

#include #include #include "nr.h" using namespace std; void NR::gcf(DP &gammcf, const DP a, const DP x, DP &gln) { const int ITMAX=100; const DP EPS=numeric_limits::eps
www.eeworm.com/read/106929/15617236

cpp frenel.cpp

#include #include #include #include "nr.h" using namespace std; void NR::frenel(const DP x, complex &cs) { const int MAXIT=100; const DP EPS=numeric_limits
www.eeworm.com/read/106929/15617270

cpp cisi.cpp

#include #include #include #include "nr.h" using namespace std; void NR::cisi(const DP x, complex &cs) { const int MAXIT=100; const DP EULER=0.57721566490153