代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/494799/6375582

inf olimexvirser.inf

;**************************************************************************** ; Olimex USB Virtual Serial Port Driver. ; ; Copyright by Olimex Ltd. All rights reserved. ; ;*********************
www.eeworm.com/read/391726/8386570

txt d8r12.txt

implementation //PROGRAM D8R12 //Driver for routine QROOTS uses unit2; {$R *.DFM} procedure TForm1.Button1Click(Sender: TObject); const s1='%14.6f'; s2='0'; N = 7; NTRY = 10; EPS = 0
www.eeworm.com/read/192256/8393307

txt d8r12.txt

implementation //PROGRAM D8R12 //Driver for routine QROOTS uses unit2; {$R *.DFM} procedure TForm1.Button1Click(Sender: TObject); const s1='%14.6f'; s2='0'; N = 7; NTRY = 10; EPS = 0
www.eeworm.com/read/388523/8604801

lnp 秒分程序.lnp

"秒分程序.obj", "CONF_TNY.obj" TO "秒分程序" Rtx51Tiny RAMSIZE(256)
www.eeworm.com/read/387489/8671947

txt d8r12.txt

implementation //PROGRAM D8R12 //Driver for routine QROOTS uses unit2; {$R *.DFM} procedure TForm1.Button1Click(Sender: TObject); const s1='%14.6f'; s2='0'; N = 7; NTRY = 10; EPS = 0
www.eeworm.com/read/183343/9167511

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/377642/9267305

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/374259/9412838

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/278154/10562517

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/278154/10563599

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);