代码搜索:tinyOS
找到约 3,275 项符合「tinyOS」的源代码
代码结果 3,275
www.eeworm.com/read/383940/2608431
java env.java
// $Id: Env.java,v 1.4 2006/12/12 18:23:00 vlahan Exp $
package net.tinyos.util;
/**
* The Env class provides an implementation of
* getenv that actually works, unlike th
www.eeworm.com/read/383940/2608528
extra openocd.extra
#-*-Makefile-*- vim:syntax=make
#
# To install OpenOCD, see the following wiki page:
# http://docs.tinyos.net/index.php/OpenOCD_for_IMote2
#
PROGRAM = imote2-ocd-program.py
PROGRAMMER ?= $(TOSROOT)
www.eeworm.com/read/155397/5622336
java pngencoderb.java
// $Id: PngEncoderB.java,v 1.1.4.1 2003/08/18 22:09:43 cssharp Exp $
package net.tinyos.plot;
//package com.keypoint;
/**
* PngEncoderB takes a Java BufferedImage object and creates a byte string w
www.eeworm.com/read/155397/5622342
makefile
TOS = $(shell ncc -print-tosdir)
PACKAGE = net.tinyos.oscope
APP = $(TOS)/../apps/Oscilloscope
MIG = mig java
# List of message classes to build
MSGS = OscopeMsg.java OscopeResetMsg.java
INITIAL_TA
www.eeworm.com/read/137691/5819920
java output.java
package net.tinyos.task.spy;
import java.awt.*;
import java.awt.event.*;
import java.util.*;
import java.text.*;
class Output {
MessageList parent;
String now, contents;
boolean first, d
www.eeworm.com/read/137691/5819926
makefile
TOS = $(shell ncc -print-tosdir)
PACKAGE = net.tinyos.task.awtfield
APP = $(TOS)/../apps/TASKApp
MIG = mig java
# List of message classes to build
MSGS = FieldMsg.java FieldReplyMsg.java WakeupMsg.j
www.eeworm.com/read/137691/5820022
java pngencoderb.java
// $Id: PngEncoderB.java,v 1.2 2003/10/07 21:46:02 idgay Exp $
package net.tinyos.plot;
//package com.keypoint;
/**
* PngEncoderB takes a Java BufferedImage object and creates a byte string which c
www.eeworm.com/read/137691/5820099
makefile
# Top-level Makefile for tools/java
SUBDIRS =
ROOT = ../../..
include $(ROOT)/Makefile.include
libdtnstub: DTNStubImp.c DTNStub.java
javah -jni net.tinyos.util.DTNStub
gcc -c -fpic -I dtn/libdt
www.eeworm.com/read/116008/6114236
makefile
TOS = $(shell ncc -print-tosdir)
PACKAGE = net.tinyos.tools
APP=$(TOS)/../apps/Diagnostic
MIG = mig java
# List of message classes to build
MSGS = SimpleCmdMsg.java LogMsg.java DiagMsg.java DiagRspMs
www.eeworm.com/read/116008/6114325
txt catalog.txt
#catalog is a list of attributes that are avaialble
#to the query processing module in net/tinyos/tinydb/QueryFrame.java
nodeid
light
temp
parent
accel_x
accel_y
mag_x
mag_y
noise
tones
voltage
rawton