代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/126430/6016516

c xtqli.c

/* Driver for routine tqli */ #include #include #include "nr.h" #include "nrutil.h" #define NP 10 #define TINY 1.0e-6 main() { int i,j,k; float *d,*e,*f,**a; sta
www.eeworm.com/read/126430/6017128

c xtqli.c

/* Driver for routine tqli */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 10 #define TINY 1.0e-6 int main(void) { int i,j,k; f
www.eeworm.com/read/126430/6017181

c cntab1.c

#include #define NRANSI #include "nrutil.h" #define TINY 1.0e-30 void cntab1(int **nn, int ni, int nj, float *chisq, float *df, float *prob, float *cramrv, float *ccc) { float gamm
www.eeworm.com/read/106971/6190967

asm sample.asm

.model tiny .code .386 Start: mov ax, cs ; Set segments mov ds, ax mov es, ax mov si, offset msg ; Print Message mov ah, 2 int 20h mov ax, 0 ; Return to LeeOS int 20h
www.eeworm.com/read/102423/6232185

c xtqli.c

/* Driver for routine tqli */ #include #include #include "nr.h" #include "nrutil.h" #define NP 10 #define TINY 1.0e-6 main() { int i,j,k; float *d,*e,*f,**a; sta
www.eeworm.com/read/102423/6232797

c xtqli.c

/* Driver for routine tqli */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 10 #define TINY 1.0e-6 int main(void) { int i,j,k; f
www.eeworm.com/read/102423/6232850

c cntab1.c

#include #define NRANSI #include "nrutil.h" #define TINY 1.0e-30 void cntab1(int **nn, int ni, int nj, float *chisq, float *df, float *prob, float *cramrv, float *ccc) { float gamm
www.eeworm.com/read/492901/6412541

cpp d10r13.cpp

#include #include #include #include void ludcmp(double a[16][16],int n,int indx[16],double d) { int nmax,i,j,k,imax; double tiny,aamax,sum,
www.eeworm.com/read/485122/6564928

cpp d10r13.cpp

#include #include #include #include void ludcmp(double a[16][16],int n,int indx[16],double d) { int nmax,i,j,k,imax; double tiny,aamax,sum,
www.eeworm.com/read/158443/11615541

c xtqli.c

/* Driver for routine tqli */ #include #include #define NRANSI #include "nr.h" #include "nrutil.h" #define NP 10 #define TINY 1.0e-6 int main(void) { int i,j,k; f