代码搜索:tiny

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

代码结果 5,807
www.eeworm.com/read/150372/5693725

txt abstract.txt

This example program uses RTX51 Tiny to control 3 tasks and demostrates round-robin multi-tasking. The tasks in this program do nothing more than increment counters.
www.eeworm.com/read/149399/5700524

txt abstract.txt

This example program uses RTX51 Tiny to control 3 tasks and demostrates round-robin multi-tasking. The tasks in this program do nothing more than increment counters.
www.eeworm.com/read/137691/5819852

readme

This directory contains the files for the TASK client GUI tool for the Tiny Application Sensor Kit (TASK). To run (from tools/java): java net.tinyos.task.taskviz.TASKVisualizer
www.eeworm.com/read/134007/5896594

txt abstract.txt

This example program uses RTX51 Tiny to control 3 tasks and demostrates round-robin multi-tasking. The tasks in this program do nothing more than increment counters.
www.eeworm.com/read/128784/5979683

txt abstract.txt

This example program uses RTX51 Tiny to control 3 tasks and demostrates round-robin multi-tasking. The tasks in this program do nothing more than increment counters.
www.eeworm.com/read/128784/5979826

txt abstract.txt

This example program uses RTX51 Tiny to control 3 tasks and demostrates round-robin multi-tasking. The tasks in this program do nothing more than increment counters.
www.eeworm.com/read/118064/6099577

txt abstract.txt

This example program uses RTX51 Tiny to control 3 tasks and demostrates round-robin multi-tasking. The tasks in this program do nothing more than increment counters.
www.eeworm.com/read/108242/6183834

c curses.c

/* curses.c */ /* Author: * Steve Kirkendall * 14407 SW Teal Blvd. #C * Beaverton, OR 97005 * kirkenda@cs.pdx.edu */ /* This file contains the functions & variables needed for a tiny subset of
www.eeworm.com/read/491941/6428776

tny sample.tny

{ Sample program in TINY language - computes factorial } read x; { input an integer } if 0 < x then { don't compute if x
www.eeworm.com/read/265327/11268335

tny sample.tny

{ Sample program in TINY language - computes factorial } read x; { input an integer } if 0 < x then { don't compute if x