代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/15395/450124

lnp pid.lnp

"STARTUP.obj", "keypad.obj", "main.obj", "Disp.obj", "HW_Disp.obj", "LTC1860.obj", "CTL.obj" TO "PID" Rtx51Tiny RAMSIZE(256)
www.eeworm.com/read/208414/4992821

c bninit32.c

/* * bninit32.c - Provide an init function that sets things up for 32-bit * operation. This is a seaparate tiny file so you can compile two bn * packages into the library and write a custom init ro
www.eeworm.com/read/208414/4992855

c bninit16.c

/* * bninit16.c - Provide an init function that sets things up for 16-bit * operation. This is a seaparate tiny file so you can compile two bn * packages into the library and write a custom init ro
www.eeworm.com/read/178244/5317406

h object.h

#ifndef __OBJECT_H_ #define __OBJECT_H_ #include #define OBJECT(obj) ((Object*) obj) typedef struct _Object Object; typedef void (*ObjectDestroy) (Object* self); struct _Object { i
www.eeworm.com/read/331770/3404486

h macros.h

#ifndef __MACROS_H #define __MACROS_H 1 /* FOR ATMEL AVR and TINY AVR ONLY! */ #ifndef BIT #define BIT(x) (1
www.eeworm.com/read/294954/3913390

java cardlayoutapplet.java

import java.applet.Applet; import java.awt.*; import java.awt.event.*; public class CardLayoutApplet extends Applet { private Button tiny, small, med, lrg; private Panel cardPanel = new Pa
www.eeworm.com/read/285244/4054946

h adc.h

// // Nibo-NanoVM, a tiny java VM for the Nibo robot // // Copyright (C) 2007 by Nils Springob // Based on work by Benjamin Benz(c't-Bot) and Till Harbaum(NanoVM) // // Thi
www.eeworm.com/read/285244/4054947

h pwm.h

// // Nibo-NanoVM, a tiny java VM for the Nibo robot // // Copyright (C) 2007 by Nils Springob // Based on work by Benjamin Benz(c't-Bot) and Till Harbaum(NanoVM) // // Thi
www.eeworm.com/read/285244/4054948

h native.h

// // Nibo-NanoVM, a tiny java VM for the Nibo robot // // Copyright (C) 2007 by Nils Springob // Based on work by Benjamin Benz(c't-Bot) and Till Harbaum(NanoVM) // // Thi
www.eeworm.com/read/285244/4054950

c pwm.c

// // Nibo-NanoVM, a tiny java VM for the Nibo robot // // Copyright (C) 2007 by Nils Springob // Based on work by Benjamin Benz(c't-Bot) and Till Harbaum(NanoVM) // // Thi