代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/298743/7940854

html 00index_j.html

www.eeworm.com/read/298743/7940972

html appnote.html

www.eeworm.com/read/244597/12854551

cpp qroot.cpp

#include #include "nr.h" using namespace std; void NR::qroot(Vec_I_DP &p, DP &b, DP &c, const DP eps) { const int ITMAX=20; const DP TINY=1.0e-14; int iter; DP sc,sb,s,rc,rb,r,dv
www.eeworm.com/read/140665/13069119

cpp qroot.cpp

#include #include "nr.h" using namespace std; void NR::qroot(Vec_I_DP &p, DP &b, DP &c, const DP eps) { const int ITMAX=20; const DP TINY=1.0e-14; int iter; DP sc,sb,s,rc,rb,r,dv
www.eeworm.com/read/140062/13112405

cpp qroot.cpp

void value1(double qq[],double rem1[],double d[],double q[]) { int i; for(i=1; i
www.eeworm.com/read/139776/13133852

c qroot.c

#include #define NRANSI #include "nrutil.h" #define ITMAX 20 #define TINY 1.0e-6 void qroot(float p[], int n, float *b, float *c, float eps) { void poldiv(float u[], int n, float v[], int
www.eeworm.com/read/139776/13134029

c ratint.c

#include #define NRANSI #include "nrutil.h" #define TINY 1.0e-25 #define FREERETURN {free_vector(d,1,n);free_vector(c,1,n);return;} void ratint(float xa[], float ya[], int n, float x, float
www.eeworm.com/read/241049/13176782

cpp qroot.cpp

void value1(double qq[],double rem1[],double d[],double q[]) { int i; for(i=1; i
www.eeworm.com/read/138927/13201778

dooloo makefile.dooloo

# Makefile for building FinC # Project: FinC all: make -C tiny -f Makefile.dooloo make -C finc -f Makefile.dooloo clean: rm -f core make -C tiny -f Makefile.dooloo clean make -C finc -f Mak
www.eeworm.com/read/138178/13251152

c rtx_ex2.c

/******************************************************************************/ /* */ /* RTX_EX2.C: A