代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/126411/6017643
changelog
Thu Oct 29 08:58:12 1992 Brian Fox (bfox@cubit)
* glob.c (glob_filename): Fix tiny memory leak. Rework some
comments.
Mon Jul 20 10:57:36 1992 Brian Fox (bfox@cubit)
* glob.c: (glob_filenam
www.eeworm.com/read/102423/6232545
c odeint.c
#include
#include "nrutil.h"
#define MAXSTP 10000
#define TINY 1.0e-30
extern int kmax,kount;
extern float *xp,**yp,dxsav;
void odeint(ystart,nvar,x1,x2,eps,h1,hmin,nok,nbad,derivs,
www.eeworm.com/read/320368/6295373
txt odeint.txt
Sub ODEINT(YSTART(), NVAR, X1, X2, EPS, H1, HMIN, NOK, NBAD, XP(), YP())
MAXSTP = 10000
TWO = 2#
ZERO = 0#
TINY = 1E-30
Dim YSCAL(10), Y(10), DYDX(10)
X = X1
H = Abs
www.eeworm.com/read/158443/11615932
c odeint.c
#include
#include "nrutil.h"
#define MAXSTP 10000
#define TINY 1.0e-30
extern int kmax,kount;
extern float *xp,**yp,dxsav;
void odeint(ystart,nvar,x1,x2,eps,h1,hmin,nok,nbad,derivs,
www.eeworm.com/read/156798/11773751
txt d6r4.txt
implementation
//PROGRAM D6R4
//Driver for routine TQLI
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='###'; s3='%9.6f';
NP = 3; TINY = 0
www.eeworm.com/read/132006/14115582
txt d6r4.txt
implementation
//PROGRAM D6R4
//Driver for routine TQLI
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='###'; s3='%9.6f';
NP = 3; TINY = 0
www.eeworm.com/read/233421/14153681
txt d6r4.txt
implementation
//PROGRAM D6R4
//Driver for routine TQLI
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='###'; s3='%9.6f';
NP = 3; TINY = 0
www.eeworm.com/read/124221/14588274
txt d6r4.txt
implementation
//PROGRAM D6R4
//Driver for routine TQLI
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='###'; s3='%9.6f';
NP = 3; TINY = 0
www.eeworm.com/read/122037/14724564
txt d6r4.txt
implementation
//PROGRAM D6R4
//Driver for routine TQLI
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='###'; s3='%9.6f';
NP = 3; TINY = 0
www.eeworm.com/read/220447/14800305
txt d6r4.txt
implementation
//PROGRAM D6R4
//Driver for routine TQLI
uses
unit2;
{$R *.DFM}
procedure TForm1.Button1Click(Sender: TObject);
const
s1='%14.6f'; s2='###'; s3='%9.6f';
NP = 3; TINY = 0