代码搜索:tinyOS

找到约 3,275 项符合「tinyOS」的源代码

代码结果 3,275
www.eeworm.com/read/11139/197326

am makefile.am

AUTOMAKE_OPTIONS = foreign tinyoslibdir=$(libdir)/tinyos serialdir=$(tinyoslibdir)/serial serial_DATA = __init__.py \ serialjava.py \ serialposix.py \ serialutil.py \ serialwin
www.eeworm.com/read/11139/204935

readme

README for TOSThreads Blink Author/Contact: tinyos-help@millennium.berkeley.edu Author: Kevin Klues Description: Blink is a simple application used to test the basic
www.eeworm.com/read/11139/205072

readme

README for TOSThreads Blink Author/Contact: tinyos-help@millennium.berkeley.edu Author: Kevin Klues Description: Blink is a simple application used to test the basic
www.eeworm.com/read/484868/1265308

java function.java

// $Id: Function.java,v 1.1.4.2 2003/08/21 01:15:17 cssharp Exp $ package net.tinyos.plot; public interface Function { double f(double x); }
www.eeworm.com/read/222388/4819793

java function.java

// $Id: Function.java,v 1.1.4.2 2003/08/21 01:15:17 cssharp Exp $ package net.tinyos.plot; public interface Function { double f(double x); }
www.eeworm.com/read/270919/4231928

java function.java

// $Id: Function.java,v 1.2 2003/10/07 21:46:01 idgay Exp $ package net.tinyos.plot; public interface Function { double f(double x); }
www.eeworm.com/read/270919/4232221

py swarm.py

# This script is in the public domain and has no copyright # # Another silly example script import simcore, simtime, simutil from simcore import * from net.tinyos.sim.event import * step = 7 rate =
www.eeworm.com/read/270919/4232773

readme

# Please contact tinyos-help@millennium.berkeley.edu for # questions or bug reports. Any other suggestions or feedback # can be sent to us: # Philip Buonadonna (pbuonado@intel-research.net) or
www.eeworm.com/read/270919/4233629

readme

README for GenericBase Author/Contact: tinyos-help@millennium.berkeley.edu Description: GenericBase is a PC to sensor network bridge. Packets received from a PC from the UART are sent out on the rad
www.eeworm.com/read/270919/4233667

readme

README for Surge Author/Contact: tinyos-help@millennium.berkeley.edu $Revision: 1.1 $ Description: Surge is an example application that uses MultiHop ad-hoc routing. It is designed to be used in co