代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/130824/14173320
c util.c
/* util.c
* Utilaty function implementation
* for the TINY compiler
*
* Compiler Construction: Principles and Practice
* Kenneth C. Louden
* 编译原理及实践
* (美) Kenneth C. Louden 著
* 冯博琴 冯岚
www.eeworm.com/read/115703/15004006
txt ludcmp.txt
Sub LUDCMP(A(), N, INDX(), D)
NMAX = 100
TINY = 1E-20
Dim VV(100)
D = 1#
For I = 1 To N
AAMAX = 0#
For J = 1 To N
If Abs(A(I, J)) > AAMAX Then A
www.eeworm.com/read/216367/15017950
txt ludcmp.txt
Sub LUDCMP(A(), N, INDX(), D)
NMAX = 100
TINY = 1E-20
Dim VV(100)
D = 1#
For I = 1 To N
AAMAX = 0#
For J = 1 To N
If Abs(A(I, J)) > AAMAX Then A
www.eeworm.com/read/206419/15295573
svn-base mysplit.c.svn-base
/*
* mysplit.c - Another handy routine for testing your tiny shell
*
* usage: mysplit
* Fork a child that spins for seconds in 1-second chunks.
*/
#include
#include
www.eeworm.com/read/206419/15295615
c mysplit.c
/*
* mysplit.c - Another handy routine for testing your tiny shell
*
* usage: mysplit
* Fork a child that spins for seconds in 1-second chunks.
*/
#include
#include
www.eeworm.com/read/486915/1245033
c inode.c
/*
* file.c - part of debugfs, a tiny little debug file system
*
* Copyright (C) 2004 Greg Kroah-Hartman
* Copyright (C) 2004 IBM Inc.
*
* This program is free software; you
www.eeworm.com/read/486915/1245034
c file.c
/*
* file.c - part of debugfs, a tiny little debug file system
*
* Copyright (C) 2004 Greg Kroah-Hartman
* Copyright (C) 2004 IBM Inc.
*
* This program is free software; you
www.eeworm.com/read/486915/1245036
h debugfs.h
/*
* debugfs.h - a tiny little debug file system
*
* Copyright (C) 2004 Greg Kroah-Hartman
* Copyright (C) 2004 IBM Inc.
*
* This program is free software; you can redistribu
www.eeworm.com/read/472233/1413740
xcconfig version.xcconfig
MAJOR_VERSION = 530;
MINOR_VERSION = 3;
TINY_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);
// The bundle version and short version string are set based on the current build configura
www.eeworm.com/read/472233/1416669
xcconfig version.xcconfig
MAJOR_VERSION = 530;
MINOR_VERSION = 3;
TINY_VERSION = 0;
FULL_VERSION = $(MAJOR_VERSION).$(MINOR_VERSION);
// The bundle version and short version string are set based on the current build configura