代码搜索:tiny
找到约 5,807 项符合「tiny」的源代码
代码结果 5,807
www.eeworm.com/read/285244/4055043
c ir_rc5.c
//
// c't-Bot-NanoVM, a tiny java VM for the c't-Bot
//
// Copyright (C) 2007 by Nils Springob
// Based on work by Benjamin Benz(c't-Bot) and Till Harbaum(NanoVM)
//
/
www.eeworm.com/read/278988/4140901
c video.c
/**
* A tiny video watching application, just starts capturing /dev/video
* into /dev/fb0.
* Be shure to have >8Bit/pixel color resolution and r/w access for
* /dev/video0, /dev/fb0 and /dev
www.eeworm.com/read/264666/4287493
inc tn26def.inc
;***************************************************************************
;* A P P L I C A T I O N N O T E F O R T H E A V R F A M I L Y
;*
;* Number :AVR000
;* File Name :"tiny
www.eeworm.com/read/173430/9658789
license
Original release code (unless otherwise noted)
Copyright 1995, 1996 Bruce Perens
mkswap
Copyright 1991 Linus Torvalds
tiny-ls(ls)
Copyright 1996 Brian Candler
www.eeworm.com/read/414769/11102104
for miser.for
SUBROUTINE miser(func,region,ndim,npts,dith,ave,var)
INTEGER ndim,npts,MNPT,MNBS,MAXD,NSTACK
REAL ave,dith,var,region(2*ndim),func,TINY,BIG,PFAC
PARAMETER (MNPT=15,MNBS=4*MN
www.eeworm.com/read/267247/11188791
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/146316/12659086
license
Original release code (unless otherwise noted)
Copyright 1995, 1996 Bruce Perens
mkswap
Copyright 1991 Linus Torvalds
tiny-ls(ls)
Copyright 1996 Brian Candler
www.eeworm.com/read/205098/15326650
h code.h
/****************************************************/
/* 文件 code.h */
/* 说明 TINY编译器代码生成功能和TM机界面 */
/* 主题 编译器结构:原理和实例 */
/* 作者 Kenneth C. Louden */
/* 注释 高广宇 */
/*