代码搜索:average

找到约 5,196 项符合「average」的源代码

代码结果 5,196
www.eeworm.com/read/7827/136716

cir average-buck_vm-buck_vm.sim.cir

** circuit file for profile: buck_vm ** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT PROFILES *Libraries: * Local Libraries : .LIB ".\smpsrecipes.lib" * From
www.eeworm.com/read/7827/136717

cir average-forward_cm-forward_cm.sim.cir

** circuit file for profile: forward_cm ** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT PROFILES *Libraries: * Local Libraries : .LIB ".\smpsrecipes.lib" * F
www.eeworm.com/read/7827/136720

cir average-boost_vm-boost_vm.sim.cir

** Profile: "boost_vm-boost_vm" [ D:\Christophe\PSpice\Book\Average\average-boost_vm-boost_vm.sim ] ** Creating circuit file "average-boost_vm-boost_vm.sim.cir" ** WARNING: THIS AUTOMATICALLY G
www.eeworm.com/read/7827/136725

cir average-forward_vm-forward_vm.sim.cir

** circuit file for profile: forward_vm ** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT PROFILES *Libraries: * Local Libraries : .LIB ".\smpsrecipes.lib" * F
www.eeworm.com/read/7827/136729

cir average-reso_ol-resol_ol.sim.cir

** circuit file for profile: resol_ol ** WARNING: THIS AUTOMATICALLY GENERATED FILE MAY BE OVERWRITTEN BY SUBSEQUENT PROFILES *Libraries: * Local Libraries : .LIB ".\smpsrecipes.lib" * Fro
www.eeworm.com/read/271955/4220191

c rq_fpml_fx_average_rate_option.c

/* ** rq_fpml_fx_average_rate_option.c ** ** Written by Brett Hutley - brett@hutley.net ** ** Copyright (C) 2002 Brett Hutley ** ** This file is part of the Risk Quantify Library ** ** Risk Quantify i
www.eeworm.com/read/271955/4220235

h rq_fpml_fx_average_rate_option.h

/* ** rq_fpml_fx_average_rate_option.h ** ** Written by Brett Hutley - brett@hutley.net ** ** Copyright (C) 2002 Brett Hutley ** ** This file is part of the Risk Quantify Library ** ** Risk Quantify i
www.eeworm.com/read/290380/8486132

c show_avg.c

#include float average_value(int a, int b, int c) { return ((a + b + c) / 3.0); } void main(void) { printf("The average of 100, 133, and 155 is %f\n", aver
www.eeworm.com/read/286953/8735422

c show_avg.c

#include float average_value(int a, int b, int c) { return ((a + b + c) / 3.0); } void main(void) { printf("The average of 100, 133, and 155 is %f\n", aver