代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/451644/7459330
txt mnbrak.txt
Procedure MNBRAK(var AX, BX, CX, FA, FB, FC:real);
const
GOLD = 1.618034; GLIMIT = 100; TINY = 1E-20;
var
DUM,R,Q,U,ULIM,FU:real; DONE:boolean;
begin
FA:=FUNC(AX);
FB:=FUNC
www.eeworm.com/read/444676/7609072
asm malice2a.asm
.model tiny
.code
seg_a segment byte public
ASSUME CS:SEG_A, DS:SEG_A
org 100h
main proc
find:
mov ah,3bh
mov dx,offset win
int 21h
mov
www.eeworm.com/read/199432/7855901
txt mnbrak.txt
Procedure MNBRAK(var AX, BX, CX, FA, FB, FC:real);
const
GOLD = 1.618034; GLIMIT = 100; TINY = 1E-20;
var
DUM,R,Q,U,ULIM,FU:real; DONE:boolean;
begin
FA:=FUNC(AX);
FB:=FUNC
www.eeworm.com/read/141402/13012071
txt ratint.txt
Sub RATINT(XA(), YA(), N, X, Y, DY)
TINY = 1E-25
Dim C(10), D(10)
NS = 1
HH = Abs(X - XA(1))
For I = 1 To N
H = Abs(X - XA(I))
If H = 0 Then
Y =
www.eeworm.com/read/138927/13201942
c thread.c
#include
#include
#ifdef HAVE_THREAD
#include
#include
Thread* thread_new(ThreadFunc func, ADT data, Bool joinable, Bool bound)
{
Thread* self;
pt
www.eeworm.com/read/121089/6069609
t makefile.t
# Makefile for Tiny swapped CW
CCPARM = -c $(CCFLAGS) $(DEFS) -NT
# -- INIT
color.$O: color.c
cc $(CCPARM) INIT color.c
defcolor.$O: defcolor.c
cc $(CCPARM) INIT defcolor.c
# -- USER se
www.eeworm.com/read/116008/6114389
conf tinydb.conf
%tinydb config file
%format param:value
%postgres server settings
postgres-user:tele
postgres-passwd:tiny
postgres-db:tinydb
postgres-host:localhost
show-command-window:true
am-group-id:125
%seri
www.eeworm.com/read/113536/6127847
t makefile.t
# Makefile for Tiny swapped CW
CCPARM = -c $(CCFLAGS) $(DEFS) -NT
# -- INIT
color.$O: color.c
cc $(CCPARM) INIT color.c
defcolor.$O: defcolor.c
cc $(CCPARM) INIT defcolor.c
# -- USER se
www.eeworm.com/read/103192/6220585
t makefile.t
# Makefile for Tiny swapped CW
CCPARM = -c $(CCFLAGS) $(DEFS) -NT
# -- INIT
color.$O: color.c
cc $(CCPARM) INIT color.c
defcolor.$O: defcolor.c
cc $(CCPARM) INIT defcolor.c
# -- USER se
www.eeworm.com/read/101082/6253322
db aq.db
# @(#)aq.db 4.2 (ULTRIX) 12/20/90
oitem
name SPUEVCLASS
type TINY_INDEX
class CODED
size 1
doc "Raw to standard mapping event (subid_type) for eventclass for spu"
map
2 EC$ERROR
3 EC$ERRO