代码搜索:Dim

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

代码结果 10,000
www.eeworm.com/read/102423/6232448

c df1dim.c

#include "nrutil.h" extern int ncom; extern float *pcom,*xicom,(*nrfunc)(); extern void (*nrdfun)(); float df1dim(x) float x; { int j; float df1=0.0; float *xt,*df; xt=vector(1,nco
www.eeworm.com/read/102423/6232667

c xdf1dim.c

/* Driver for routine df1dim */ #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NDIM 3 int ncom; /* defining declarations */ float *pcom,*xicom; void (*nr
www.eeworm.com/read/102423/6232728

c xf1dim.c

/* Driver for routine f1dim */ #include #define NRANSI #include "nr.h" #include "nrutil.h" float func(float x[]) { int i; float f=0.0; for (i=1;i
www.eeworm.com/read/102423/6232929

c f1dim.c

#define NRANSI #include "nrutil.h" extern int ncom; extern float *pcom,*xicom,(*nrfunc)(float []); float f1dim(float x) { int j; float f,*xt; xt=vector(1,ncom); for (j=1;j
www.eeworm.com/read/102423/6233060

c df1dim.c

#define NRANSI #include "nrutil.h" extern int ncom; extern float *pcom,*xicom,(*nrfunc)(float []); extern void (*nrdfun)(float [], float []); float df1dim(float x) { int j; float df1=0.0
www.eeworm.com/read/320368/6295716

txt f1dim.txt

Function F1DIM(X) Dim XT(50) For J = 1 To NCOM XT(J) = PCOM(J) + X * XICOM(J) Next J F1DIM = FUNC2(XT(), NCOM) Erase XT End Function
www.eeworm.com/read/494166/6379672

h project_dim_dialog.h

/*============================================================================= WARNING!! This file is overwritten by the UIStyler each time the Styler file is saved. Filena
www.eeworm.com/read/494166/6379673

c project_dim_dialog.c

/*============================================================================= WARNING!! This file is overwritten by the UIStyler each time the Styler file is saved. Fi