Matches in Library of Congress for { <http://lccn.loc.gov/2009497267> ?p ?o. }
Showing items 1 to 31 of
31
with 100 items per page.
- 2009497267 alternative "Computer simulations".
- 2009497267 contributor B11669826.
- 2009497267 created "c2009.".
- 2009497267 date "2009".
- 2009497267 date "c2009.".
- 2009497267 dateCopyrighted "c2009.".
- 2009497267 description "1 Programming in C -- 1.1 Basic C programs -- 1.1.1 Basic data types -- 1.1.2 Artithmetic expressions -- 1.1.3 Control statements -- 1.1.4 Complex data types -- 1.2 Functions -- 1.3 Input/output -- 1.4 Pointers and dynamic memory management -- 1.5 Important C compiler options -- 1.6 Preprocessor directives and macros -- 1.7 Make files -- 1.8 Scripts -- 2 Software Engineering -- 2.1 How to manage a (simulation) project -- 2.1.1 Definition of the problem and solution strategies -- 2.1.2 Designing data structures -- 2.1.3 Defining small tasks -- 2.1.4 Distributing work -- 2.1.5 Implementing the code -- 2.1.6 Testing -- 2.1.7 Writing documentation -- 2.1.8 Using the code -- 2.2 Programming style -- 2.3 Version management with subversion -- 3 Object-oriented Software Development -- 3.1 Object-orientation principles -- 3.2 A sample using C -- 3.3 Introduction to C++ and an example -- 4 Algorithms and Data Structures -- 4.1 Notation -- 4.2 Iteration and recursion -- 4.3 Divide-and-conquer approach -- 4.4 Dynamic programming -- 4.5 Backtracking -- 4.6 Lists -- 4.7 Trees -- 4.7.1 Heaps -- 4.8 Graphs --".
- 2009497267 description "5 Debugging and Testing -- 5.1 gdb 183 -- 5.2 ddd -- 5.3 Memory checker -- 5.4 Profiling with gprof -- 6 Libraries -- 6.1 Standard C library -- 6.2 Standard Template Library -- 6.3 GNU scientific library -- 6.4 Creating your own libraries -- 7 Randomness and Statistics -- 7.1 Introduction to probability -- 7.1.1 Discrete random variables -- 7.1.2 Continuous random variables -- 7.2 Generating (pseudo) random numbers -- 7.2.1 Uniform (pseudo) random numbers -- 7.2.2 Discrete random variables -- 7.2.3 Inversion method -- 7.2.4 Rejection method -- 7.2.5 The Gaussian distribution -- 7.3 Basic data analysis -- 7.3.1 Estimators -- 7.3.2 Confidence intervals -- 7.3.3 Histograms 258 -- 7.3.4 Resampling using bootstrap -- 7.4 Data plotting -- 7.4.1 gnuplot -- 7.4.2 xmgrace -- 7.5 Hypothesis testing and (in-)dependence of data -- 7.5.1 Chi-squared test -- 7.5.2 Kolmogorov-Smirnov test -- 7.5.3 Statistical (in-)dependence -- 7.6 General estimators -- 7.6.1 Maximum likelihood -- 7.6.2 Data fitting -- 8 Information Retrieval, Publishing and Presentations -- 8.1 Searching for literature -- 8.2 Visualization -- 8.2.1 Drawing figures using xfig -- 8.2.2 Drawing graphs -- 8.2.3 Three-dimensional figures with Povray -- 8.3 Preparing publications -- 8.3.1 Latex -- 8.3.2 Beamer class -- Appendix A: The Book CD.".
- 2009497267 description "Hardware requirements for CD-ROM not given, but included programs require a C compiler.".
- 2009497267 description "Includes bibliographical references (p. 353-357) and index.".
- 2009497267 extent "xiii, 368 p. :".
- 2009497267 identifier "9789812834140 (hbk.)".
- 2009497267 identifier "9789812834157 (pbk)".
- 2009497267 identifier "9812834141 (hbk.)".
- 2009497267 identifier "981283415X (pbk)".
- 2009497267 issued "2009".
- 2009497267 issued "c2009.".
- 2009497267 language "eng".
- 2009497267 publisher "Hackensack, NJ : World Scientific,".
- 2009497267 requires "Hardware requirements for CD-ROM not given, but included programs require a C compiler.".
- 2009497267 subject "005.13/3 22".
- 2009497267 subject "Algorithms.".
- 2009497267 subject "C (Computer program language)".
- 2009497267 subject "Computer simulation.".
- 2009497267 subject "Debugging in computer science.".
- 2009497267 subject "QA76.9.C65 H365 2009".
- 2009497267 tableOfContents "1 Programming in C -- 1.1 Basic C programs -- 1.1.1 Basic data types -- 1.1.2 Artithmetic expressions -- 1.1.3 Control statements -- 1.1.4 Complex data types -- 1.2 Functions -- 1.3 Input/output -- 1.4 Pointers and dynamic memory management -- 1.5 Important C compiler options -- 1.6 Preprocessor directives and macros -- 1.7 Make files -- 1.8 Scripts -- 2 Software Engineering -- 2.1 How to manage a (simulation) project -- 2.1.1 Definition of the problem and solution strategies -- 2.1.2 Designing data structures -- 2.1.3 Defining small tasks -- 2.1.4 Distributing work -- 2.1.5 Implementing the code -- 2.1.6 Testing -- 2.1.7 Writing documentation -- 2.1.8 Using the code -- 2.2 Programming style -- 2.3 Version management with subversion -- 3 Object-oriented Software Development -- 3.1 Object-orientation principles -- 3.2 A sample using C -- 3.3 Introduction to C++ and an example -- 4 Algorithms and Data Structures -- 4.1 Notation -- 4.2 Iteration and recursion -- 4.3 Divide-and-conquer approach -- 4.4 Dynamic programming -- 4.5 Backtracking -- 4.6 Lists -- 4.7 Trees -- 4.7.1 Heaps -- 4.8 Graphs --".
- 2009497267 tableOfContents "5 Debugging and Testing -- 5.1 gdb 183 -- 5.2 ddd -- 5.3 Memory checker -- 5.4 Profiling with gprof -- 6 Libraries -- 6.1 Standard C library -- 6.2 Standard Template Library -- 6.3 GNU scientific library -- 6.4 Creating your own libraries -- 7 Randomness and Statistics -- 7.1 Introduction to probability -- 7.1.1 Discrete random variables -- 7.1.2 Continuous random variables -- 7.2 Generating (pseudo) random numbers -- 7.2.1 Uniform (pseudo) random numbers -- 7.2.2 Discrete random variables -- 7.2.3 Inversion method -- 7.2.4 Rejection method -- 7.2.5 The Gaussian distribution -- 7.3 Basic data analysis -- 7.3.1 Estimators -- 7.3.2 Confidence intervals -- 7.3.3 Histograms 258 -- 7.3.4 Resampling using bootstrap -- 7.4 Data plotting -- 7.4.1 gnuplot -- 7.4.2 xmgrace -- 7.5 Hypothesis testing and (in-)dependence of data -- 7.5.1 Chi-squared test -- 7.5.2 Kolmogorov-Smirnov test -- 7.5.3 Statistical (in-)dependence -- 7.6 General estimators -- 7.6.1 Maximum likelihood -- 7.6.2 Data fitting -- 8 Information Retrieval, Publishing and Presentations -- 8.1 Searching for literature -- 8.2 Visualization -- 8.2.1 Drawing figures using xfig -- 8.2.2 Drawing graphs -- 8.2.3 Three-dimensional figures with Povray -- 8.3 Preparing publications -- 8.3.1 Latex -- 8.3.2 Beamer class -- Appendix A: The Book CD.".
- 2009497267 title "Computer simulations".
- 2009497267 title "Practical guide to computer simulations / Alexander K. Hartmann.".
- 2009497267 type "text".