代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/106590/15460988
a51 rtx51tny.a51
;------------------------------------------------------------------------------
; This file is part of the 'RTX-51 tiny' Real-Time Operating System Package
; Copyright KEIL ELEKTRONIK GmbH 1991 -
www.eeworm.com/read/106590/15460989
a51 right.a51
;------------------------------------------------------------------------------
; This file is part of the 'RTX-51 tiny' Real-Time Operating System Package
; Copyright KEIL ELEKTRONIK GmbH 1991
;
www.eeworm.com/read/105103/15678080
a51 rtx51tny.a51
;------------------------------------------------------------------------------
; This file is part of the 'RTX-51 tiny' Real-Time Operating System Package
; Copyright KEIL ELEKTRONIK GmbH 1991 -
www.eeworm.com/read/105103/15678081
a51 right.a51
;------------------------------------------------------------------------------
; This file is part of the 'RTX-51 tiny' Real-Time Operating System Package
; Copyright KEIL ELEKTRONIK GmbH 1991
;
www.eeworm.com/read/100153/15881923
cpp zlibengn.cpp
//
// This file contains the implementation the
// the ZlibEngine class, used to simplify
// compression and decompression of files
// using the Zlib engine.
//
// The ZlibEngine is a Tiny Softw
www.eeworm.com/read/378913/9213541
f90 mnbrak.f90
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,r,u,ulim
LOGICAL DONE
fa=fun
www.eeworm.com/read/378783/9216286
f90 mnbrak.f90
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,r,u,ulim
LOGICAL DONE
fa=fun
www.eeworm.com/read/176119/9515808
f90 mnbrak.f90
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,r,u,ulim
LOGICAL DONE
fa=fun
www.eeworm.com/read/457727/1594056
c rc.c
#include
#include "nrutil.h"
#define ERRTOL 0.04
#define TINY 1.69e-38
#define SQRTNY 1.3e-19
#define BIG 3.e37
#define TNBG (TINY*BIG)
#define COMP1 (2.236/SQRTNY)
#define COMP2 (TNB
www.eeworm.com/read/191080/5168104
c rc.c
#include
#include "nrutil.h"
#define ERRTOL 0.04
#define TINY 1.69e-38
#define SQRTNY 1.3e-19
#define BIG 3.e37
#define TNBG (TINY*BIG)
#define COMP1 (2.236/SQRTNY)
#define COMP2 (TNB