代码搜索结果
找到约 2,276 项符合
Energy 的代码
test-suite-energy.tcl
# To run all tests: test-all-energy
# to run individual test:
# ns test-suite-energy.tcl dsdv
# ns test-suite-energy.tcl dsr
# ns test-suite-energy.tcl aodv
#
# To view a list of available test to run
energy.c
/***************************************************************************
* energy.c - Calculates the energy of a slot.
* -------------------
* begin
energy.c
/*
$Log: energy.c,v $
Revision 1.1 2006/06/26 03:02:52 joegenbaclor
I have decided to include the latest development realease of OPAL tagged Deimos Devel 1 (June 8 2006) as inegrated classes t
energy.c
/***************************************************************************
* energy.c - Calculates the energy of a slot.
* -------------------
* begin
test-suite-energy.tcl
# To run all tests: test-all-energy
# to run individual test:
# ns test-suite-energy.tcl dsdv
# ns test-suite-energy.tcl dsr
# ns test-suite-energy.tcl aodv
#
# To view a list of available test to run
energy.c
/*
$Log: energy.c,v $
Revision 1.1 2000/06/05 04:45:12 robertj
Added LPC-10 2400bps codec
* Revision 1.1 1996/08/19 22:32:17 jaf
* Initial revision
*
*/
#ifdef P_R_O_T_O_T_Y_P_E_S
extern i
energy.h
//
// energy.h
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Toolkit
energy.cc
//
// energy.cc
//
// Copyright (C) 1996 Limit Point Systems, Inc.
//
// Author: Curtis Janssen
// Maintainer: LPS
//
// This file is part of the SC Toolkit.
//
// The SC Toolkit
energy.idl
#include
#include
interface C_MolecularEnergy : C_Function {
double energy();
C_Molecule molecule();
// orbix bug workaround
boolean molecularenergy_has_object
energy.c
/*
$Log: energy.c,v $
Revision 1.1.1.1 2002/10/10 14:28:17 freeman_yong
lpc10 speech coding
Revision 1.1.1.1 2002/08/17 15:10:57 freeman_yong
This is the first version on cosoft
Revisi