000 06351cam a2201141 a 4500
001 ocn704275186
003 OCoLC
005 20240523125533.0
006 m o d
007 cr cnu---unuuu
008 110228s2011 njua ob 001 0 eng d
010 _a 2010039919
040 _aN$T
_beng
_epn
_cN$T
_dYDXCP
_dDG1
_dE7B
_dCDX
_dIDEBK
_dUMI
_dOCLCQ
_dCOO
_dREDDC
_dOCLCQ
_dHEBIS
_dOCLCQ
_dDEBSZ
_dOCLCQ
_dMERUC
_dEBLCP
_dMHW
_dAU@
_dDEBBG
_dOCLCQ
_dNLE
_dOCLCF
_dOCLCQ
_dAZK
_dLOA
_dCOCUF
_dMOR
_dLIP
_dPIFAG
_dZCU
_dOCLCQ
_dU3W
_dOCLCQ
_dUUM
_dSTF
_dWRM
_dCEF
_dICG
_dINT
_dVT2
_dOCLCQ
_dWYU
_dUAB
_dLEAUB
_dDKC
_dOCLCQ
_dVLY
_dOCLCQ
_dUKCRE
_dUKAHL
_dLUU
_dOCLCO
_dOCL
_dOCLCQ
_dOCLCO
_dOCLCL
016 7 _a015461986
_2Uk
019 _a705353402
_a705538578
_a741259017
_a742020393
_a781323221
_a816648933
_a839299801
_a859859448
_a961563093
_a962680699
_a966211765
_a988528433
_a992000685
_a1037929780
_a1038607660
_a1055355424
_a1058109761
_a1059008963
_a1063873456
_a1081286648
_a1097099190
_a1129354096
_a1153033165
_a1162285560
020 _a9780470877982
_q(electronic bk.)
020 _a0470877987
_q(electronic bk.)
020 _a9780470877999
_q(electronic bk.)
020 _a0470877995
_q(electronic bk.)
020 _a1283025078
020 _a9781283025072
020 _a1118099451
020 _a9781118099452
020 _a9786613025074
020 _a6613025070
020 _z9780470414699
020 _z0470414693
024 7 _a10.1002/9780470877999
_2doi
029 1 _aAU@
_b000048807401
029 1 _aAU@
_b000053277943
029 1 _aCHNEW
_b000606012
029 1 _aCHNEW
_b000937307
029 1 _aCHVBK
_b480176140
029 1 _aDEBBG
_bBV041906475
029 1 _aDEBBG
_bBV043392789
029 1 _aDEBBG
_bBV044151058
029 1 _aDEBSZ
_b368468283
029 1 _aDEBSZ
_b372703135
029 1 _aDEBSZ
_b396952666
029 1 _aDEBSZ
_b400438135
029 1 _aDEBSZ
_b425883485
029 1 _aDEBSZ
_b430945884
029 1 _aHEBIS
_b291535445
029 1 _aHEBIS
_b29981937X
029 1 _aNLGGC
_b33246640X
029 1 _aNZ1
_b14255971
029 1 _aNZ1
_b15911800
029 1 _aAU@
_b000072994605
035 _a(OCoLC)704275186
_z(OCoLC)705353402
_z(OCoLC)705538578
_z(OCoLC)741259017
_z(OCoLC)742020393
_z(OCoLC)781323221
_z(OCoLC)816648933
_z(OCoLC)839299801
_z(OCoLC)859859448
_z(OCoLC)961563093
_z(OCoLC)962680699
_z(OCoLC)966211765
_z(OCoLC)988528433
_z(OCoLC)992000685
_z(OCoLC)1037929780
_z(OCoLC)1038607660
_z(OCoLC)1055355424
_z(OCoLC)1058109761
_z(OCoLC)1059008963
_z(OCoLC)1063873456
_z(OCoLC)1081286648
_z(OCoLC)1097099190
_z(OCoLC)1129354096
_z(OCoLC)1153033165
_z(OCoLC)1162285560
037 _a10.1002/9780470877999
_bWiley InterScience
_nhttp://www3.interscience.wiley.com
050 4 _aQA76.9.C65
_bN88 2011eb
072 7 _aCOM
_x051310
_2bisacsh
072 7 _aCOM
_x051280
_2bisacsh
072 7 _aCOM
_x051130
_2bisacsh
072 7 _aUMZ
_2bicssc
082 0 4 _a005.13/3
_222
049 _aMAIN
100 1 _aNutaro, James.
245 1 0 _aBuilding software for simulation :
_btheory and algorithms, with applications in C++ /
_cJames Nutaro.
260 _aHoboken, N.J. :
_bWiley,
_c�2011.
300 _a1 online resource (x, 347 pages) :
_billustrations
336 _atext
_btxt
_2rdacontent
337 _acomputer
_bc
_2rdamedia
338 _aonline resource
_bcr
_2rdacarrier
347 _adata file
520 _a"This book offers a concise introduction to the art of building simulation software. It clearly demonstrates the five skills necessary for building simulations of complicated systems: abstractions for simulation dynamic systems; basic simulation algorithms for continuous and discrete event simulations; combining continuous and discrete event simulations into a coherent whole; strategies for testing a simulation; and theoretical foundations of the modeling constructs and simulation algorithms. This is indispensable reading for software programmers, developers, and engineers, and students in related courses"--Provided by publisher
520 _a"This book will be used as an introduction to the design and implementation of simulation software, as a reference for fundamental abstractions that are useful when building object-oriented simulation programs, and as a collection of specific algorithms for simulating dynamic systems"--Provided by publisher
504 _aIncludes bibliographical references and index.
505 0 _aFrontmatter -- Introduction -- First Example: Simulating a Robotic Tank -- Discrete-Time Systems -- Discrete-Event Systems -- Hybrid Systems -- Applications -- The Future -- Appendix A: Design and Test of Simulations -- Appendix B: Parallel Discrete-Event Simulation -- Appendix C: Mathematical Topics -- References -- Index.
588 0 _aPrint version record.
546 _aEnglish.
590 _aJohn Wiley and Sons
_bWiley Online Library: Complete oBooks
650 0 _aComputer simulation.
650 0 _aC++ (Computer program language)
650 0 _aDigital computer simulation.
650 6 _aSimulation par ordinateur.
650 6 _aC++ (Langage de programmation)
650 7 _asimulation.
_2aat
650 7 _aCOMPUTERS
_xProgramming Languages
_xC�
_2bisacsh
650 7 _aCOMPUTERS
_xProgramming Languages
_xJava.
_2bisacsh
650 7 _aCOMPUTERS
_xProgramming Languages
_xPascal.
_2bisacsh
650 7 _aDigital computer simulation
_2fast
650 7 _aC++ (Computer program language)
_2fast
650 7 _aComputer simulation
_2fast
758 _ihas work:
_aBuilding software for simulation (Text)
_1https://id.oclc.org/worldcat/entity/E39PCFt8J3kf6cQwRw8PBVBPpP
_4https://id.oclc.org/worldcat/ontology/hasWork
776 0 8 _iPrint version:
_aNutaro, James.
_tBuilding software for simulation.
_dHoboken, N.J. : Wiley, �2011
_z9780470414699
_w(DLC) 2010039919
_w(OCoLC)670247303
856 4 0 _uhttps://onlinelibrary.wiley.com/doi/book/10.1002/9780470877999
938 _aAskews and Holts Library Services
_bASKH
_nAH21623805
938 _aCoutts Information Services
_bCOUT
_n17557021
938 _aEBL - Ebook Library
_bEBLB
_nEBL661529
938 _aebrary
_bEBRY
_nebr10447784
938 _aEBSCOhost
_bEBSC
_n356158
938 _aProQuest MyiLibrary Digital eBook Collection
_bIDEB
_n302507
938 _aYBP Library Services
_bYANK
_n3234110
938 _aYBP Library Services
_bYANK
_n3325171
938 _aYBP Library Services
_bYANK
_n12670262
994 _a92
_bINLUM
999 _c11615
_d11615