代码搜索结果
找到约 10,000 项符合
Interface 的代码
readme
README for SimpleCmd and SenseLightToLog
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
SimpleCmd module demonstrates a simple command interpreter for TinyOS tutorial
(Lesson 8 in
simplecmd.nc
// $Id: SimpleCmd.nc,v 1.2.14.2 2003/08/18 22:09:36 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission
tablexydataset.java
/* ===========================================================
* JFreeChart : a free chart library for the Java(tm) platform
* ===========================================================
*
* (
actor.java
package com.croftsoft.core.role.actor;
/*********************************************************************
* A semantic interface for bootstrapping the exchange of semantic
usb_descriptor.h
/*
File: USB_DESCRIPTOR.h
Author: DM
Created: 11/22/02
Target Device: C8051F320
Header file for USB firmware. Defines standard
descriptor structures.
*/
#ifndef
usb_descriptor.h
/*
File: USB_DESCRIPTOR.h
Author: DM
Created: 11/22/02
Target Device: C8051F320
Header file for USB firmware. Defines standard
descriptor structures.
*/
#ifndef
usb_descriptor.h
//-----------------------------------------------------------------------------
// USB_DESCRIPTOR.h
//-----------------------------------------------------------------------------
// Copyright (C)
callable.java
/*
File: Callable.java
Originally written by Doug Lea and released into the public domain.
This may be used for any purposes whatsoever without acknowledgment.
Thanks for the assistanc
product.java
package com.javapatterns.simplefactory;
public interface Product
{
}
product.java
package com.javapatterns.factorymethod;
public interface Product
{
}