代码搜索结果
找到约 2,276 项符合
Energy 的代码
particle.h
#ifndef PARTICLE_H
#define PARTICLE_H
#include
/* Particle data type. */
typedef struct particle_s {
double x,y; /* coordinates of the particle */
double energy; /* velocity of the
particle.h
#ifndef PARTICLE_H
#define PARTICLE_H
#include
/* Particle data type. */
typedef struct particle_s {
double x,y; /* coordinates of the particle */
double energy;
particle.h
#ifndef PARTICLE_H
#define PARTICLE_H
#include
/* Particle data type. */
typedef struct particle_s {
double x,y; /* coordinates of the particle */
double energy; /* ve
preparecomparedata.m
function [dp_x,dp_y,ai,a_list,SUB_IND,p,energy]= preparecomparedata(SaveData,Run)
dp_x=SaveData(Run).dp_x;
dp_y=SaveData(Run).dp_y;
criteria_val=SaveData(Run).criteriaid;
NewVal=
applyprony.m
function [iapp,ai,a_list,tau_list,omega_list,SUB_IND,energy,p]=applyprony(test_time,test_data,N,SUB_N,criteria_val)
% Implements MATLAB Signal Processing Tooltbox prony function
% performprony GU
historyupdate.m
function Eh = historyupdate(Eh,Ev,t,T)
% Temperature & Energy history update method supplied with SA Tools.
% Copyright (c) 2002, by Richard Frost and Frost Concepts.
% See http://www.frostconcepts
energy.cc
#ifndef lint
static const char rcsid[] =
"@(#) $Header: /var/cvs/sensnet.ns-2/mit/rca/energy.cc,v 1.1.1.1 1999/06/09 14:43:19 hari Exp $ (UCB)";
#endif
#include
#include
odot.m
% ODOT - Demonstrates odot and oslash operators on 1D signal
%
% Usage: [smooth, energy] = odot(f, K)
%
% Arguments: f - a 1D signal
% K - optional 'Weiner' type factor to condition
ns-energy-resource.tcl
############################################################################
#
# This code was developed as part of the MIT SPIN project. (jk, wbh 3/24/00)
#
##########################################
rocket.java
//这个类表示一个Rocket
import java.awt.*;
import java.applet.*;
import java.util.*;
import java.net.*;
class Rocket
{
public boolean sleep=true;
private int energy,patch,length,
mx,my, //显示区