代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/457838/7317178

h proto.h

// tinytcp application extern tiny_tcp_main(void); // monitor program extern void alter_memory(void); extern byte ascii_to_hex(byte ch); extern word address_ascii_to_hex(void); extern word
www.eeworm.com/read/435489/7791208

htm tinybldusage.htm

Tiny PIC bootloader
www.eeworm.com/read/435489/7791213

htm picbootloader.htm

Tiny PIC bootloader
www.eeworm.com/read/147766/5721987

c kgdb-serial.c

/* * tiny serial helper routines for kgdb * * (C) Copyright 2003 Nucleus Systems, Ltd. * * Based on George G. Davis work. */ #include
www.eeworm.com/read/136865/5840586

doc tagreader.doc

/* $Id: qt/tagreader.doc 3.3.4 edited May 27 2003 $ */ /*! \page tagreader-example.html \ingroup xml-examples \title A tiny SAX2 parser This example presents a small \link xml.html
www.eeworm.com/read/136815/5855297

doc tagreader.doc

/* $Id: qt/tagreader.doc 3.3.4 edited May 27 2003 $ */ /*! \page tagreader-example.html \ingroup xml-examples \title A tiny SAX2 parser This example presents a small \link xml.html
www.eeworm.com/read/135582/5884471

cxx shape.cxx

// // "$Id: shape.cxx,v 1.1.1.1 2003/08/07 21:18:42 jasonk Exp $" // // Tiny OpenGL demo program for the Fast Light Tool Kit (FLTK). // // Copyright 1998-1999 by Bill Spitzak and others. // // This li
www.eeworm.com/read/408512/11384030

c airpress.c

// Header: // File Name: airpress.c // Author: liu.yingjun // Date: 2008/10/09 #include #include /* RTX-51 tiny functions & defines */ #inclu
www.eeworm.com/read/153858/12002188

cpp mnbrak.cpp

#include "stdafx.h" #include #define GOLD 1.618034 #define GLIMIT 100.0 #define TINY 1.0e-20 #define MAX(a,b) ((a) > (b) ? (a) : (b)) #define SIGN(a,b) ((b) > 0.0 ? fabs(a) : -fabs(a)
www.eeworm.com/read/150497/12289418

h proto.h

// tinytcp application extern tiny_tcp_main(void); // monitor program extern void alter_memory(void); extern byte ascii_to_hex(byte ch); extern word address_ascii_to_hex(void); extern word