代码搜索:Simulated

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

代码结果 1,823
www.eeworm.com/read/102935/6225605

c simeth.c

/* * Simulated Ethernet Driver * * Copyright (C) 1999-2001 Hewlett-Packard Co * Stephane Eranian */ #include #include #include
www.eeworm.com/read/157453/11704441

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/258191/11877651

cpp bankteller.cpp

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

in 4nacl.in

# Sample input file for the MD program, v.>=4.1 # # Simulated system consists of 248 flexible SPC water molecules, # and 4 Na+Cl- ion pairs # # The specified time scale (60ps after 20ps equili
www.eeworm.com/read/132141/14107835

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/226560/14459285

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/124283/14579107

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
www.eeworm.com/read/124283/14581725

authors

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

java queue.java

import javax.swing.*; import java.awt.*; import java.awt.event.*; import java.lang.InterruptedException; import java.awt.geom.Line2D.Float; /** * A simulated queue of planes. * * @author J
www.eeworm.com/read/212047/15167911

authors

Mark Galassi (rosalia@lanl.gov) - overall design, simulated annealing Jim Davies (jimmyd@nis.lanl.gov) - statistics library James Theiler (jt@nis.lanl.gov) - random number generators Brian Gough (bjg@