- 5 Ergebnisse
Kleinster Preis: € 52,13, größter Preis: € 67,09, Mittelwert: € 57,66
1
Programming with Turing and Object Oriented Turing - Peter Grogono
Bestellen
bei booklooker.de
€ 56,66
Versand: € 2,701
Bestellengesponserter Link
Peter Grogono:

Programming with Turing and Object Oriented Turing - Taschenbuch

ISBN: 9780387945170

[ED: Taschenbuch], [PU: Springer New York], Neuware - The programming language Thring is Damed for the British mathematician and computer scientist Alan Mathison 'lUring (1912-1954). Thri… Mehr…

Versandkosten:Versand nach Deutschland. (EUR 2.70) AHA-BUCH GmbH
2
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters
Bestellen
bei Indigo.ca
C$ 90,50
(ca. € 67,09)
Bestellengesponserter Link
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters - neues Buch

ISBN: 9780387945170

The programming language Thring is Damed for the British mathematician and computer scientist Alan Mathison ''lUring (1912-1954). Thring''s contributions to computer science began in 1936… Mehr…

new in stock. Versandkosten:zzgl. Versandkosten.
3
Bestellen
bei AbeBooks.de
€ 58,91
Versand: € 6,881
Bestellengesponserter Link
Peter Grogono:
Programming with Turing and Object Oriented Turing (Paperback) - Taschenbuch

1995

ISBN: 0387945172

[EAN: 9780387945170], Neubuch, [PU: Springer-Verlag New York Inc., United States], Language: English. Brand new Book. The programming language Thring is Damed for the British mathematicia… Mehr…

NEW BOOK. Versandkosten: EUR 6.88 Book Depository hard to find, London, United Kingdom [63688905] [Rating: 5 (von 5)]
4
Programming with Turing and Object Oriented Turing - Peter Grogono
Bestellen
bei AbeBooks.de
€ 52,13
Versand: € 0,001
Bestellengesponserter Link
Peter Grogono:
Programming with Turing and Object Oriented Turing - Taschenbuch

1995, ISBN: 0387945172

[EAN: 9780387945170], Neubuch, [PU: Springer New York], CPROGRAMMINGLANGUAGE; MATHEMATICA; ALGORITHMS, Druck auf Anfrage Neuware -The programming language Thring is Damed for the British … Mehr…

NEW BOOK. Versandkosten:Versandkostenfrei. (EUR 0.00) AHA-BUCH GmbH, Einbeck, Germany [51283250] [Rating: 5 (von 5)]
5
Programming with Turing and Object Oriented Turing
Bestellen
bei Springer.com
€ 53,49
Versand: € 0,001
Bestellengesponserter Link
Programming with Turing and Object Oriented Turing - neues Buch

ISBN: 9780387945170

The programming language Thring is Damed for the British mathematician and computer scientist Alan Mathison 'lUring (1912-1954). Thring's contributions to computer science began in 1936, … Mehr…

Nr. 978-0-387-94517-0. Versandkosten:Worldwide free shipping, , DE. (EUR 0.00)

1Da einige Plattformen keine Versandkonditionen übermitteln und diese vom Lieferland, dem Einkaufspreis, dem Gewicht und der Größe des Artikels, einer möglichen Mitgliedschaft der Plattform, einer direkten Lieferung durch die Plattform oder über einen Drittanbieter (Marketplace), etc. abhängig sein können, ist es möglich, dass die von eurobuch angegebenen Versandkosten nicht mit denen der anbietenden Plattform übereinstimmen.

Bibliographische Daten des bestpassenden Buches

Details zum Buch
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters

This volume presents a comprehensive first course in the Monte Carlo method which will be suitable for graduate and undergraduate students in the mathematical sciences and engineering, principally operations research, statistics, mathematics, and computer science. The reader is assumed to have a sound understanding of calculus, introductory matrix analysis, probability, and intermediate statistics, but otherwise the book is self-contained. As well as a thorough exploration of the important concepts of the Monte Carlo method, the volume includes over 90 algorithms which allow the reader to move rapidly from the concepts to putting them into practice. The book also contains numerous exercises, many of them hands-on implementations of selected algoriths to demonstrate the application of these ideas in realistic settings. Software, freely available via ftp and portable across computing platforms, provides programs for pseudorandom number generation and statistical sample path data analysis. The software is suitable for use with the exercises as well as for more general applications. For professional mathematical scientists and engineers this book provides a ready reference to the Monte Carlo method, especially to implementable algoritzms for performing sampling experiments on a computer and for analyzing their results.

Detailangaben zum Buch - Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters


EAN (ISBN-13): 9780387945170
ISBN (ISBN-10): 0387945172
Gebundene Ausgabe
Taschenbuch
Erscheinungsjahr: 1995
Herausgeber: Peter Grogono
412 Seiten
Gewicht: 0,712 kg
Sprache: eng/Englisch

Buch in der Datenbank seit 2008-05-02T11:10:42+02:00 (Berlin)
Detailseite zuletzt geändert am 2024-03-20T23:34:34+01:00 (Berlin)
ISBN/EAN: 0387945172

ISBN - alternative Schreibweisen:
0-387-94517-2, 978-0-387-94517-0
Alternative Schreibweisen und verwandte Suchbegriffe:
Autor des Buches: peter grogono, springer peter
Titel des Buches: oriente, orient, object oriented programming, turing, object windows, programming with


Daten vom Verlag:

Autor/in: Peter Grogono
Titel: Programming with Turing and Object Oriented Turing
Verlag: Springer; Springer US
392 Seiten
Erscheinungsjahr: 1995-06-29
New York; NY; US
Gewicht: 0,780 kg
Sprache: Englisch
53,49 € (DE)
54,99 € (AT)
59,00 CHF (CH)
POD
XV, 392 p.

BC; Programming Languages, Compilers, Interpreters; Hardcover, Softcover / Informatik, EDV/Programmiersprachen; Compiler und Übersetzer; Verstehen; C programming language; Mathematica; Turing; algorithms; object; Compilers and Interpreters; EA

1 First Concepts.- 1.1 Writing Simple Programs.- 1.2 Learning to Read Programs.- 1.3 Introduction to Standard Types.- 1.4 Declarations.- 1.5 Output and Input.- 1.6 Comments.- 1.7 Summary.- 1.8 Exercises..- 2 Assignment and Control.- 2.1 The Assignment Statement.- 2.2 Sequences.- 2.3 Decisions.- 2.4 Repetition.- 2.5 Scopes and Local Declarations.- 2.6 The Form and Content of Statements.- 2.7 Summary.- 2.8 Exercises.- 3 Standard Types and Expressions.- 3.1 The Role of Types in Programs.- 3.2 The Typesint and real.- 3.3 The Type boolean.- 3.4 The Type string.- 3.5 Type Conversion.- 3.6 Summary.- 3.7 Exercises.- 4 Defining New Types.- 4.1 Subranges.- 4.2 Enumerations.- 4.3 Arrays.- 4.4 Summary.- 4.5 Exercises.- 5 Procedures and Functions.- 5.1 Predefined Procedures and Functions.- 5.2 Declaring New Procedures.- 5.3 New Functions.- 5.4 Recursive Subprograms.- 5.6 Rules for Subprograms.- 5.7 Preconditions and Postconditions.- 5.8 Summary.- 5.9 Exercises.- 6 Input and Output.- 6.1 Managing the Keyboard.- 6.2 Managing the Screen.- 6.3 Text Files.- 6.4 Summary.- 6.5 Exercises.- 7 Sound and Graphics.- 7.1 Sound.- 7.2 Graphics.- 7.3 Animation.- 7.4 Summary.- 7.5 Exercises.- 8 Sets, Records, and Unions.- 8.1 Sets.- 8.2 Records.- 8.3 Unions.- 8.4 The bind Statement.- 8.5 Summary.- 8.6 Exercises.- 9 Collections.- 9.1 Prom Arrays to Collections.- 9.2 Linked Lists.- 9.3 The new and free Statements.- 9.4 Collections and Recursion.- 9.5 Designing a Symbolic Calculator.- 9.6 Summary.- 9.7 Exercises.- 10 Organizing Large Programs.- 10.1 Modules.- 10.2 The include Directive.- 10.3 Summary.- 10.4 Exercises.- 11 Additional Features.- 11.1 Binary Files.- 11.2 Subprogram Arguments.- 11.3 Summary.- 11.4 Exercises.- 12 Object Oriented Turing.- 12.1 Classes and Objects.- 12.2 Inheritance.- 12.3 Frameworks.- 12.4 Ancestors and Descendants.- 12.5 Summary.- 12.6 Exercises.- Appendixes.- A Turing Keywords.- B Expression Operators.- C Assignment Operators.- D Predefined Functions and Procedures.- E Codes for the ASCII Graphic Character Set.- F ASCII Codes for Border Characters.- J Colors for the IBM PC and Compatibles.- K Installing WinOOT.- L Running WinOOT.- Index 379.

Weitere, andere Bücher, die diesem Buch sehr ähnlich sein könnten:

Neuestes ähnliches Buch:
9781461242383 Programming with Turing and Object Oriented Turing (Arak M. Mathai)


< zum Archiv...