代码搜索:Simulated

找到约 1,823 项符合「Simulated」的源代码

代码结果 1,823
www.eeworm.com/read/161587/10395048

h simul.h

// file simul.h // simulated pointers #ifndef SimSpace_ #define SimSpace_ #include #include #include #include "snode.h" #include "xcept.h" template
www.eeworm.com/read/424281/10468048

c siman.c

#include #include #include #include /* set up parameters for this simulated annealing run */ /* how many points do we try before stepping */ #define
www.eeworm.com/read/424281/10474575

authors

Mark Galassi (rosalia@lanl.gov) - overall design, simulated annealing Jim Davies (jimmyd@nis.lanl.gov) - statistics library James Theiler (jt@lanl.gov) - random number generators Brian Gough (bjg@netw
www.eeworm.com/read/461446/7227205

txt readme.txt

the new verison snow flying. thanks the origin progrnamer you can find old version at http://www.vb-helper.com/HowTo/snow.zip Purpose Draw simulated snow. Method Animate a bunch of white dot
www.eeworm.com/read/443686/7628525

cpp bankteller.cpp

//: C04:BankTeller.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Using a queue and simulated m
www.eeworm.com/read/297942/7984818

m hrr_profile.m

function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote) % Range or Time domain Profile % Range_Profile returns the Range or Time domain plot of a simulated % HRR SFWF r
www.eeworm.com/read/246805/12703728

m hrr_profile.m

function [hl] = hrr_profile (nscat, scat_range, scat_rcs, n, deltaf, prf, v, rnote) % Range or Time domain Profile % Range_Profile returns the Range or Time domain plot of a simulated % HRR SFWF r
www.eeworm.com/read/136643/13367623

txt readme.txt

the new verison snow flying. thanks the origin progrnamer you can find old version at http://www.vb-helper.com/HowTo/snow.zip Purpose Draw simulated snow. Method Animate a bunch of white dot
www.eeworm.com/read/139903/5795956

cpp bankteller.cpp

//: C04:BankTeller.cpp // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt // Using a queue and simulated m
www.eeworm.com/read/121297/6068878

c siman.c

#include #include #include /* set up parameters for this simulated annealing run */ /* how many points do we try before stepping */ #define N_TRIES 200