代码搜索:Routine

找到约 10,000 项符合「Routine」的源代码

代码结果 10,000
www.eeworm.com/read/283498/9015991

txt misc.txt

====================== Miscellaneous Routines ====================== This routines either defy categorization, or they haven't been properly organized yet. Mostly (like the rest of this libra
www.eeworm.com/read/125476/14491889

cc simulate_european_options_generic_routine_control_variate.cc

// file simulate_general_control_variate.cc #include using namespace std; #include "fin_recipes.h" #include "payoff_black_scholes_case.h" double derivative_price_simulate_european_option_gen
www.eeworm.com/read/125476/14491896

cc simulate_european_options_generic_routine_antithetic_variate.cc

#include "fin_recipes.h" #include "normdist.h" #include using namespace std; double derivative_price_simulate_european_option_generic_with_antithetic_variate(const double& S, con
www.eeworm.com/read/283498/9015997

txt stdout.txt

Character Output Routines ------------------------- The stdlib character output routines allow you to print to the standard output device. Although the processing of non-ASCII characters is
www.eeworm.com/read/241220/13163488

h consol.h

/*------------------------------------------------------------------------------------------------------------------ * consol.h -- * * * ----------------------------------------------------