代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/137691/5822182
readme
Current CotsBots Applications
Author/Contact: cotsbots-help@millennium.berkeley.edu
If using a Makelocal file in tinyOS-1.x/apps, make sure to copy that file into
this directory before installing ap
www.eeworm.com/read/137691/5822295
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/116008/6114259
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/116008/6114336
java textpanel.java
/*
* TextQueryFrame.java
* Main class to allow users to distribute queries over the network...
* Created on July 12, 2002, 12:49 PM
*/
/**
*
* @author kyle
*/
package net.tinyos.tinydb;
imp
www.eeworm.com/read/116008/6114338
java guipanel.java
/*
* QueryFrame.java
* Main class to allow users to build and distribute queries over the network...
* Created on May 21, 2002, 10:16 AM
*/
/**
*
* @author madden
*/
package net.tinyos.tinyd
www.eeworm.com/read/116008/6114345
lex senseparser.lex
package net.tinyos.tinydb.parser;
//import sym.*;
import java_cup.runtime.*;
/* semantic value of token returned by scanner */
class TokenValue {
public int lineBegin;
public int charB
www.eeworm.com/read/116008/6114388
java catalog.java
package net.tinyos.tinydb;
import java.io.*;
import java.util.*;
/** Catalog manages a list of attributes that are available to
TinyDB queries. Currently this class just reads attributes from
www.eeworm.com/read/116008/6114619
readme
README for MicaSBTest2
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
The MicaSBTest2 tests out light, microphone, and sounder.
Covering the light sensor will trigger the sound
www.eeworm.com/read/11139/197292
spec avarice.spec
%define theprefix /usr
Summary: AVaRICE - an interface for Atmel JTAG ICE to GDB
Name: avarice
Version: 2.4
Release: 1
Packager: kwright, TinyOS Group, UC Berkeley
License: GNU GPL
Group: Dev
www.eeworm.com/read/11139/197456
am makefile.am
AUTOMAKE_OPTIONS = foreign
tinyoslibdir=$(libdir)/tinyos
tinyoslib_DATA = giveio.sys
tinyoslib_PROGRAMS=giveio-install
giveio_install_SOURCES = giveio-install.cpp