代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/253059/12245934

fig kees.fig

%Version Aug 93 cgl@risc1.rug.nl \noindent \setlength{\unitlength}{3.8ex} \begin{picture}(14,15.6)(-.5, -2.5) %1st column \put(1, 0){\line(0, 1){1.5}} \put(1, 2){\oval(2, 1)} \put(1,
www.eeworm.com/read/132006/14114973

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/233421/14152956

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/129882/14220152

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/224564/14584843

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/124221/14587593

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/122037/14723954

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/221179/14755359

cpp d10r12.cpp

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

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/217040/14981667

pas pearsn.pas

PROCEDURE pearsn(x,y: nparray; n: integer; VAR r,prob,z: real); (* Programs using routine PEARSN must define type TYPE nparray = ARRAY [1..n] OF real; in the main routine. *) CONST tiny=1.