代码搜索:tinydb
找到约 175 项符合「tinydb」的源代码
代码结果 175
www.eeworm.com/read/153030/12065040
cpp main.cpp
/*H***************************************************************************
File : main.cpp
Subsystem :
Function Name(s):
Description : Testing TinyOci
Author
www.eeworm.com/read/275852/10791909
readme
Sources for TinyDB documentation. Requires a working installation of elatex
(latex2e). To build the documentation, type:
make
If you have latex2html installed, you can also built an html version
o
www.eeworm.com/read/137691/5820263
makefile
MIG=mig java -target=mica2
TASKINCLUDES = -I $(TOS)/lib/Commands -I $(TOS)/lib/Util -I $(TOS)/lib/Attributes -I $(TOS)/lib/TinyDB -I $(TOS)/sensorboards/micasb -I $(TOS)/lib/TinyDB/Aggregates -I $(TOS
www.eeworm.com/read/137691/5822062
makepc
COMPONENT=TASKApp
SENSORBOARD=micasb
PFLAGS=-I%T/lib/Attributes -I %T/lib/Util -I%T/lib/Commands -I%T/lib/TinyDB -I%T/lib/MintRoute -I%T/lib/Queue -I%T/lib/FS -I%T/lib/TinyDB/Aggregates
MSG_SIZE=58
in
www.eeworm.com/read/137691/5822059
lowpower makefile.lowpower
COMPONENT=TASKApp
SENSORBOARD=micawbdot
# use the JHill's Reliable_Low_Power as routing layer
PFLAGS= -I%T/lib/Util -I%T/lib/Attributes -I%T/lib/Commands -I%T/lib/TinyDB -I../../contrib/xbow/tos/CC10
www.eeworm.com/read/137691/5822063
libroute makefile.libroute
COMPONENT=TASKApp
SENSORBOARD=micawbdot
# use the JHill's Reliable_Low_Power as routing layer
#PFLAGS= -I%T/lib/Util -I%T/lib/Attributes -I%T/lib/Commands -I%T/lib/TinyDB -I../../contrib/xbow/tos/CC1
www.eeworm.com/read/243225/12954149
dpk tdb_d6.dpk
package TDB_D6;
{$R *.res}
{$R 'TinyDB.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGST
www.eeworm.com/read/137691/5820323
makepc
MIG=mig java -target=pc
TASKINCLUDES = -I $(TOS)/lib/Commands -I $(TOS)/lib/Util -I $(TOS)/lib/Attributes -I $(TOS)/lib/TinyDB -I $(TOS)/sensorboards/micasb -I $(TOS)/lib/TinyDB/Aggregates -I $(TOS)/l
www.eeworm.com/read/116008/6114362
java packet.java
package net.tinyos.tinydb.topology.Packet;
import java.util.*;
import net.tinyos.tinydb.topology.util.*;
import net.tinyos.tinydb.topology.*;
import net.tinyos.tinydb.*;
//This cla
www.eeworm.com/read/137691/5820320
java queryresultforwarder.java
/* QueryResultForwarder dumps messages received from a TOSBase into
a TASK/TinyDB database.
*/
package net.tinyos.tinydb;
public class QueryResultForwarder implements ResultListener{
static DB