代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/156798/11773153
txt ludcmp.txt
procedure LUDCMP(var A:matrx2;N:integer;var INDX:array of real;var D:real);
const
NMAX = 100; TINY = 1E-20;
var
VV:array[0..100] of real;
I,J,K,IMAX:Integer;
AAMAX,SUM,DUM:Rea
www.eeworm.com/read/155545/11864061
mf manifest.mf
MIDlet-1: GAEM, /GAEM.png, GAEM
MIDlet-Description: Graphical Adventure tiny Engine for Mobiles
MIDlet-Info-URL: http://gaemu.sourceforge.net/
MIDlet-Name: GAEM
MIDlet-Vendor: Victor Borrull
MIDlet-Ve
www.eeworm.com/read/149626/12361895
mf manifest.mf
MIDlet-1: GAEM, /GAEM.png, GAEM
MIDlet-Description: Graphical Adventure tiny Engine for Mobiles
MIDlet-Info-URL: http://gaemu.sourceforge.net/
MIDlet-Name: GAEM
MIDlet-Vendor: Victor Borrull
MIDlet-Ve
www.eeworm.com/read/132006/14115180
txt ludcmp.txt
procedure LUDCMP(var A:matrx2;N:integer;var INDX:array of real;var D:real);
const
NMAX = 100; TINY = 1E-20;
var
VV:array[0..100] of real;
I,J,K,IMAX:Integer;
AAMAX,SUM,DUM:Rea
www.eeworm.com/read/233421/14153228
txt ludcmp.txt
procedure LUDCMP(var A:matrx2;N:integer;var INDX:array of real;var D:real);
const
NMAX = 100; TINY = 1E-20;
var
VV:array[0..100] of real;
I,J,K,IMAX:Integer;
AAMAX,SUM,DUM:Rea
www.eeworm.com/read/130824/14173291
h cgen.h
/* cgen.h
* The code generator interface to the TINY compiler
*代码生成器
* Compiler Construction: Principles and Practice
* Kenneth C. Louden
* 编译原理及实践
* (美) Kenneth C. Louden 著
* 冯博琴 冯岚 等译
www.eeworm.com/read/130824/14173299
c tm.c
/* File: tm.c
* The TM ( Tiny Machine ) computer
* K. C. Louden CCPP-C
*
* Compiler Construction: Principles and Practice
* Kenneth C. Louden
* 编译原理及实践
* (美) Kenneth C. Louden 著
* 冯博琴
www.eeworm.com/read/130824/14173324
h symtab.h
/* symtab.h
* Symbol table interface for the TINY conpiler
* (allows only one symbol table)
*执行与T I N Y应用相符的符号表的杂凑表
* Compiler Construction: Principles and Practice
* Kenneth C. Louden
* 编
www.eeworm.com/read/124221/14587822
txt ludcmp.txt
procedure LUDCMP(var A:matrx2;N:integer;var INDX:array of real;var D:real);
const
NMAX = 100; TINY = 1E-20;
var
VV:array[0..100] of real;
I,J,K,IMAX:Integer;
AAMAX,SUM,DUM:Rea
www.eeworm.com/read/122037/14724136
txt ludcmp.txt
procedure LUDCMP(var A:matrx2;N:integer;var INDX:array of real;var D:real);
const
NMAX = 100; TINY = 1E-20;
var
VV:array[0..100] of real;
I,J,K,IMAX:Integer;
AAMAX,SUM,DUM:Rea