代码搜索结果
找到约 2,916 项符合
Energy 的代码
energy.h
// file: $isip/class/algo/Energy/Energy.h
// version: $Id: Energy.h,v 1.33 2002/01/04 20:55:18 gao Exp $
//
// make sure definitions are only made once
//
#ifndef ISIP_ENERGY
#define ISIP_ENERGY
//
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.c
/*
$Log: energy.c,v $
Revision 1.1.1.1 2002/07/28 05:23:27 freeman_yong
lpc10 codec
* Revision 1.1 1996/08/19 22:32:17 jaf
* Initial revision
*
*/
#ifdef P_R_O_T_O_T_Y_P_E_S
e
energy.c
#ifndef _ENERGY_C_
#define _ENERGY_C_
#include "includes.h"
#define KWH_CONST 3200
#define EE_DATA_START 0x00
#define EE_SETTING_START 0x10
#define EE_CAL_START 0x20
__idata E
energy.h
#ifndef _ENERGY_H_
#define _ENERGY_H_
/*******************************************************************************
Definition of Union ADE_REGS
********************************
energy.m
function [eng]=energy(j,s,A,sj,pop)
t=size(pop);
eng=[0,0,0];
for ii=1:t(1)
k=1;
b=0;
Q=0;
fit=[0,0,0];
B=[];
B=pop(ii,:);
while Q
energy.c
#include "./pFDTD.h"
/* corrections for nonuniform-grids */
void total_E_energy()
{
FILE *stream_eEE;
int i,j,k;
float eEE=0;
for(i=1+pmlil+0.2*lattice_x;i
energy.cpp
#include
#include "define.h"
const int _NUser = NUSER;
const int _SpreadLen = SPREADLEN;
extern double H[NUSER], H2[NUSER];
void EnergyProfile( )
{
int nuser;
double tmp;