代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/199312/7867872
h rtx51tny.h
/*--------------------------------------------------------------------------
RTX51TNY.H
Prototypes for RTX51 Tiny Real-Time Operating System Version 2.02
Copyright (c) 1988-2002 Keil Elektronik G
www.eeworm.com/read/327760/13063479
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft.
This software wa
www.eeworm.com/read/240985/13182385
h _null.h
/* _null.h
Definition of NULL.
Copyright (c) 1987, 1991 by Borland International
All Rights Reserved.
*/
#ifndef NULL
# if defined(__TINY__) || defined(__SMALL__) || defined(
www.eeworm.com/read/325604/13194728
pas kwtbl.pas
(* KWTBL - prepare keyword tables for use in lexical analyzers
USAGE: kwtbl [output-file]
DESCRIPTION
KWTBL is a tiny utility that helps you prepare keyword tables f
www.eeworm.com/read/138927/13201952
c list.c
#include
struct _ListNode
{
ADT data;
struct _ListNode* prev;
struct _ListNode* next;
};
typedef struct _ListNode ListNode;
struct _RealList
{
Object parent;
ListNode* current;
www.eeworm.com/read/324627/13256163
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft.
This software wa
www.eeworm.com/read/323818/13315465
txt abstract.txt
This tiny web server was taken from the 'Design & Elektronik'
extra issue 'Embedded Internet'. It can be downloaded from the
following web site: www.elektroniknet.de/extraheft.
This software wa
www.eeworm.com/read/318168/13484503
def tex.def
; PSPad clip definition file for LaTeX
; Created by PSPad 30.1.2003
; Author: Tom釟 Vacek
; Translation: Jan Fiala
[Macro definition]
%PismoVelikost%=@C font size:,,normalsize,tiny;scriptsize;fo
www.eeworm.com/read/315921/13534890
pas kwtbl.pas
(* KWTBL - prepare keyword tables for use in lexical analyzers
USAGE: kwtbl [output-file]
DESCRIPTION
KWTBL is a tiny utility that helps you prepare keyword tables f
www.eeworm.com/read/304114/13800153
h rtx51tny.h
/*--------------------------------------------------------------------------
RTX51TNY.H
Prototypes for RTX51 Tiny Real-Time Operating System Version 1.07
Copyright (c) 1988-1997 Keil Elektronik G