代码搜索结果

找到约 2,916 项符合 Energy 的代码

cubs.cfg

#---------------------------- # Enhancement #---------------------------- E_ALPHA 0.5 //Pseudo filtering E_FLOW 5 //smallest ridge distance E_FHIGH 15 //largest ridge distance E_BLKSZ 1

makeavg_en.c

/* * Calculate Average for energy values * * syntax: makeavg_en [] * */ #include #include int main(int argc, char **argv) { FI

cubs.cfg.bak

#---------------------------- # Enhancement #---------------------------- E_ALPHA 0.5 //Pseudo filtering E_FLOW 5 //smallest ridge distance E_FHIGH 15 //largest ridge distance E_BLKSZ 1

process_fr.c

/* | This material contains proprietary software of Entropic Processing, Inc. | Any reproduction, distribution, or publication without the the prior | written permission of Entropic Processing

cubs.cfg

#---------------------------- # Enhancement #---------------------------- E_ALPHA 0.5 //Pseudo filtering E_FLOW 5 //smallest ridge distance E_FHIGH 15 //largest ridge distance E_BLKSZ 1

temp.c

agc(input, output, return_vals, length, factor) float *input, *output, *return_vals; INTTYPE length; float *factor; { INTTYPE i; float input_energy, output_energy; float norm;

siman_test_driver.sh

#! /bin/sh # assume good result from tests; increment it if any test fails EXIT_STATUS=0 for seed in "" 12345 ; do ./siman_test > siman_test.out 2>&1 SECOND_LAST_ENERGY=`tail -2 siman_test.out1 | h

siman_test_driver.sh

#! /bin/sh # assume good result from tests; increment it if any test fails EXIT_STATUS=0 for seed in "" 12345 ; do ./siman_test > siman_test.out 2>&1 SECOND_LAST_ENERGY=`tail -2 siman_test.out1 | h

globe.h

//通道增益放大倍数设置 #define SD16I1GAIN 16 //通道1增益放大 #define SD16I2GAIN 1 //通道1增益放大 #define Ib_CAL 10 //额定电流 #define V_CAL 220 //额定电压 #define KWH

new_perm.h

/******************************************************* *** *** *** 一、程序预处理 *** ***