代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/178244/5317418
h fincutil.h
#ifndef _FINC_UTIL_H_
#define _FINC_UTIL_H_
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/178244/5317517
h fincutil.h
#ifndef _FINC_UTIL_H_
#define _FINC_UTIL_H_
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/414769/11102617
for mnbrak.for
SUBROUTINE mnbrak(ax,bx,cx,fa,fb,fc,func)
REAL ax,bx,cx,fa,fb,fc,func,GOLD,GLIMIT,TINY
EXTERNAL func
PARAMETER (GOLD=1.618034, GLIMIT=100., TINY=1.e-20)
REAL dum,fu,q
www.eeworm.com/read/427891/8914636
c irttp.c
/*********************************************************************
*
* Filename: irttp.c
* Version: 1.2
* Description: Tiny Transport Protocol (TTP) implementation
* Status: St
www.eeworm.com/read/183554/9153894
c symtab.c
/****************************************************/
/* File: symtab.c */
/* Symbol table implementation for the TINY compiler*/
/* (allows only one symbol table
www.eeworm.com/read/183554/9153904
h globals.h
/****************************************************/
/* File: globals.h */
/* Global types and vars for TINY compiler */
/* must come before other includ
www.eeworm.com/read/183554/9153939
h symtab.h
/****************************************************/
/* File: symtab.h */
/* Symbol table interface for the TINY compiler */
/* (allows only one symbol table
www.eeworm.com/read/181271/9260849
c symtab.c
/****************************************************/
/* File: symtab.c */
/* Symbol table implementation for the TINY compiler*/
/* (allows only one symbol table)
www.eeworm.com/read/181271/9260870
h symtab.h
/****************************************************/
/* File: symtab.h */
/* Symbol table interface for the TINY compiler */
/* (allows only one symbol table)
www.eeworm.com/read/166015/10041066
c symtab.c
/****************************************************/
/* File: symtab.c */
/* Symbol table implementation for the TINY compiler*/
/* (allows only one symbol table