代码搜索:tinyOS

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

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

py test.py

# This script is a simple TOSSIM test of dissemination. # It builds a 15x15 grid of nodes and has nodes start # disseminating two values (based on the TinyOS app). # It prints out when nodes receiv
www.eeworm.com/read/484868/1265346

java tosmsg.java

// $Id: TOSMsg.java,v 1.4.2.1 2003/08/18 22:09:43 cssharp Exp $ package net.tinyos.message; /** * A class that represents packets as they are actually exchanged with * motes: * - the data array (
www.eeworm.com/read/222388/4819834

java tosmsg.java

// $Id: TOSMsg.java,v 1.4.2.1 2003/08/18 22:09:43 cssharp Exp $ package net.tinyos.message; /** * A class that represents packets as they are actually exchanged with * motes: * - the data array (
www.eeworm.com/read/222388/4820390

readme

README for MicaSBTest2 Author/Contact: tinyos-help@millennium.berkeley.edu Description: The MicaSBTest2 tests out light, microphone, and sounder. Momentarily covering the light sensor will trigg
www.eeworm.com/read/166793/5472247

readme

Package: net.tinyos.schema Description: Package to manage the schemas of motes that include the MOTEINFO layer and use a schema (see nest/apps/basic_db_mote for an example mote) Author: Sam Madden
www.eeworm.com/read/310709/3691597

nc collectionsenderc.nc

/** * The virtualized collection sender abstraction. * * @author Kyle Jamieson * @author Philip Levis * @date April 25 2006 * @see TinyOS Net2-WG */ #include "Collection.h" #include "TreeColle
www.eeworm.com/read/270919/4231651

set-mote-id

#!/usr/bin/perl -w # # This program changes the mote ID of a TinyOS image. It is used to # install a program for a specific mote. use strict; # default to backward compatability mode my $G_compat =
www.eeworm.com/read/270919/4231660

pl compile.pl

#!/usr/bin/perl -w # Script to compile an TinyOS app with CPU profiling support. # Must be run from the base directory of the project (where the main # makefile is) # The 'make pc' and 'make mica2
www.eeworm.com/read/270919/4231901

java abstractcelleditor.java

package net.tinyos.mcenter.treeTable; import javax.swing.*; import javax.swing.event.*; import java.util.EventObject; public class AbstractCellEditor implements CellEditor { protected EventList
www.eeworm.com/read/270919/4232712

readme

Drain is a collection routing layer for TinyOS. Author: Gilman Tolle == Mote Side == Add the directory to your Makefile: CFLAGS += -I$(TOSDIR)/../beta/Drain Wire i