代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/103137/15744286

makedep

#!/bin/sh # # makedepend which uses 'gcc -MM' # # tiny change to the gccmakedep in XFree86 # # Based on mdepend.cpp and code supplied by Hongjiu Lu # TMP=/tmp/mdep$$ CC="gcc" RM="r
www.eeworm.com/read/191833/8420668

lst lion.lst

AVRASM ver. 1.30 C:\USER\DESIGN\AVR450\TINY15~1\LION.ASM Tue Jul 11 10:49:24 2000 ; Last change: JB 00/07/11 (YY/MM/DD) ;************************
www.eeworm.com/read/189445/8470862

asm password.asm

PartLoad equ 600h TableBegin equ 7BEh BootLoc equ 7c00h IDAddr equ 7DFEh PassMaxLen equ 15 .MODEL tiny .CODE org 0 Head: start: cli
www.eeworm.com/read/429196/8814956

h comandoendp.h

/* TP2 LP INTERPRETADOR TINY ALUNO : ANDRE LUIS DURAO ABDO MATRICULA : 283999 DATA DA ENTREGA : 10/05/2007 */ //ComandoEndP.h #ifndef COMANDOENDP_H #define COMANDOENDP_H #include "Comando.
www.eeworm.com/read/160757/10501393

cpp main.cpp

/* * Main.cpp -- the main function of Tiny Search Engine * Created: YAN Hongfei, Network lab of Peking University. * Created: July 15 2003. version 0.1.1 * # Can crawl web pa
www.eeworm.com/read/351847/10602835

lst lion.lst

AVRASM ver. 1.30 C:\USER\DESIGN\AVR450\TINY15~1\LION.ASM Tue Jul 11 10:49:24 2000 ; Last change: JB 00/07/11 (YY/MM/DD) ;************************
www.eeworm.com/read/349581/10815966

cpp optimize1.cpp

#include "mathclass.h" #define GOLD 1.61803398874989484820 #define GLIMIT 100.0 #define TINY 1.0e-20 #define ITMAX 100 #define CGOLD 0.3819660 #define ZEPS 1.0e-10 void error( char* msg ) { cerr
www.eeworm.com/read/273432/10916278

cpp main.cpp

/* * Main.cpp -- the main function of Tiny Search Engine * Created: YAN Hongfei, Network lab of Peking University. * Created: July 15 2003. version 0.1.1 * # Can crawl web pa
www.eeworm.com/read/451772/7456164

c scorecounter.c

#include /* RTX-51 tiny functions & defines */ #include //定义各任务 #define INIT 0 #define CLOCK_RUN 1 #define SCORE_DISPLAY 2 #
www.eeworm.com/read/299988/7815078

txt readme.txt

-------- PROJECT GENERATOR -------- PROJECT NAME : iic PROJECT DIRECTORY : C:\WorkSpace\iic\iic CPU SERIES : R8C/Tiny CPU GROUP : 2A TOOLCHAIN NAME : Renesas M16C Standard Toolchain TOOLCHAIN VE