代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/319499/13450261

h numeric.h

// Numeric.h: interface for the Numeric class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_NUMERIC_H__960148E2_5114_4465_AECE_6FC7433EC9CD__INCLUDED
www.eeworm.com/read/150372/5693749

txt abstract.txt

This example program shows how to use RTX51 Tiny in Code Banking Applications. The system contains 4 tasks and is very similar to the RTX51 Tiny Example EX2. However, the system avoids Round-R
www.eeworm.com/read/149399/5700545

txt abstract.txt

This example program shows how to use RTX51 Tiny in Code Banking Applications. The system contains 4 tasks and is very similar to the RTX51 Tiny Example EX2. However, the system avoids Round-R
www.eeworm.com/read/134007/5896615

txt abstract.txt

This example program shows how to use RTX51 Tiny in Code Banking Applications. The system contains 4 tasks and is very similar to the RTX51 Tiny Example EX2. However, the system avoids Round-R
www.eeworm.com/read/128784/5979704

txt abstract.txt

This example program shows how to use RTX51 Tiny in Code Banking Applications. The system contains 4 tasks and is very similar to the RTX51 Tiny Example EX2. However, the system avoids Round-R
www.eeworm.com/read/128784/5979847

txt abstract.txt

This example program shows how to use RTX51 Tiny in Code Banking Applications. The system contains 4 tasks and is very similar to the RTX51 Tiny Example EX2. However, the system avoids Round-R
www.eeworm.com/read/126430/6016565

c pearsn.c

#include #define TINY 1.0e-20 void pearsn(x,y,n,r,prob,z) float *prob,*r,*z,x[],y[]; unsigned long n; { float betai(),erfcc(); unsigned long j; float yt,xt,t,df; float syy=0.0,
www.eeworm.com/read/126430/6017177

c pearsn.c

#include #define TINY 1.0e-20 void pearsn(float x[], float y[], unsigned long n, float *r, float *prob, float *z) { float betai(float a, float b, float x); float erfcc(float x);
www.eeworm.com/read/125688/6024659

c s_scalbn.c

/* @(#)s_scalbn.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Micro
www.eeworm.com/read/125688/6026117

c s_scalbn.c

/* @(#)s_scalbn.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Micro