代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/249774/12475295
h getopt.h
/*
TinySVM -- Yet Another Tiny SVM Package
$Id: getopt.h,v 1.5 2002/08/20 06:31:17 taku-ku Exp $;
Copyright (C) 2001-2002 Taku Kudo
All rights reserved.
This libr
www.eeworm.com/read/247775/12619183
cpp ludcmp.cpp
void ludcmp(double a[], int n, int indx[], int d)
{
const int nmax=100;
const double tiny=1e-20;
double vv[100];
double sum,dum,aamax;
int i,j,k,imax;
d=1;
for (i=1; i
www.eeworm.com/read/247775/12619567
cpp mnbrak.cpp
void mnbrak(double& ax, double& bx, double& cx, double& fa,
double& fb, double& fc)
{
double r,q,dum,gold = 1.618034;
int glimit = 100;
double u,ulim,fu,tiny = 1e-20;
fa = fun
www.eeworm.com/read/135438/13931311
txt odeint.txt
procedure ODEINT(var YSTART:array of real; NVAR:integer;X1, X2, EPS,
H1, HMIN:real;var NOK, NBAD:integer;var XP:array of real;var YP:matrx2);
const
MAXSTP = 10000; TWO = 2; ZERO = 0; TINY
www.eeworm.com/read/135438/13931670
txt ratint.txt
procedure RATINT(XA, YA: array of real; N:integer; X:REAL; VAR Y, DY:real);
const
TINY=1E-25;
var
C,D:array[0..10] of real;
I,NS,M:integer;
HH,H,DD,DX,W,T:real;
begin
NS:=1
www.eeworm.com/read/234916/14093999
cpp ludcmp.cpp
void ludcmp(double a[], int n, int indx[], int d)
{
const int nmax=100;
const double tiny=1e-20;
double vv[100];
double sum,dum,aamax;
int i,j,k,imax;
d=1;
for (i=1; i
www.eeworm.com/read/203450/15359095
cpp ludcmp.cpp
void ludcmp(double a[], int n, int indx[], int d)
{
const int nmax=100;
const double tiny=1e-20;
double vv[100];
double sum,dum,aamax;
int i,j,k,imax;
d=1;
for (i=1; i
www.eeworm.com/read/113107/15470138
txt readme.txt
This is a tiny package of RedHat Linux 4.2:
vmlinuz Linux Kernel 2.0.30(support NE200, 3Com 3c5x9, 3Com 3c59x
network card)
rootfs.gz Compressed ext2 r
www.eeworm.com/read/101595/15824244
makefile
#
# Tiny C Compiler Makefile
#
include config.mak
CFLAGS=-O2 -g -Wall
LIBS=-ldl
CFLAGS_P=$(CFLAGS) -pg -static -DCONFIG_TCC_STATIC
LIBS_P=
CFLAGS+=-mpreferred-stack-boundary=2
ifeq ($(GCC_MAJOR),2)
www.eeworm.com/read/100569/15871965
asm htmltab.asm
.386P
Locals
jumps
include ..\tiny_win32.inc
.Model Flat, StdCall
.Data
caption db "http://csir.cjb.net",0 ; about box
box_1_text db "R!SC",0
blank2 db "enter 3 or more chara