- 5 Résultats
prix le plus bas: € 52,13, prix le plus élevé: € 67,09, prix moyen: € 57,66
1
Programming with Turing and Object Oriented Turing - Peter Grogono
Commander
sur booklooker.de
€ 56,66
Envoi: € 2,701
CommanderLien sponsorisé
Peter Grogono:

Programming with Turing and Object Oriented Turing - Livres de poche

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… Plus…

Frais d'envoiVersand nach Deutschland. (EUR 2.70) AHA-BUCH GmbH
2
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters
Commander
sur Indigo.ca
C$ 90,50
(environ € 67,09)
CommanderLien sponsorisé
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters - nouveau livre

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… Plus…

new in stock. Frais d'envoizzgl. Versandkosten., Livraison non-comprise
3
Commander
sur AbeBooks.de
€ 58,91
Envoi: € 6,881
CommanderLien sponsorisé
Peter Grogono:
Programming with Turing and Object Oriented Turing (Paperback) - Livres de poche

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… Plus…

NEW BOOK. Frais d'envoi 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
Commander
sur AbeBooks.de
€ 52,13
Envoi: € 0,001
CommanderLien sponsorisé
Peter Grogono:
Programming with Turing and Object Oriented Turing - Livres de poche

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 … Plus…

NEW BOOK. Frais d'envoiVersandkostenfrei. (EUR 0.00) AHA-BUCH GmbH, Einbeck, Germany [51283250] [Rating: 5 (von 5)]
5
Programming with Turing and Object Oriented Turing
Commander
sur Springer.com
€ 53,49
Envoi: € 0,001
CommanderLien sponsorisé
Programming with Turing and Object Oriented Turing - nouveau livre

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, … Plus…

Nr. 978-0-387-94517-0. Frais d'envoiWorldwide free shipping, , DE. (EUR 0.00)

1Comme certaines plateformes ne transmettent pas les conditions d'expédition et que celles-ci peuvent dépendre du pays de livraison, du prix d'achat, du poids et de la taille de l'article, d'une éventuelle adhésion de la plateforme, d'une livraison directe par la plateforme ou via un prestataire tiers (Marketplace), etc. il est possible que les frais de livraison indiqués par eurolivre ne correspondent pas à ceux de la plateforme qui propose l'article.

Données bibliographiques du meilleur livre correspondant

Détails sur le livre
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.

Informations détaillées sur le livre - Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters


EAN (ISBN-13): 9780387945170
ISBN (ISBN-10): 0387945172
Version reliée
Livre de poche
Date de parution: 1995
Editeur: Peter Grogono
412 Pages
Poids: 0,712 kg
Langue: eng/Englisch

Livre dans la base de données depuis 2008-05-02T11:10:42+02:00 (Zurich)
Page de détail modifiée en dernier sur 2024-03-20T23:34:34+01:00 (Zurich)
ISBN/EAN: 9780387945170

ISBN - Autres types d'écriture:
0-387-94517-2, 978-0-387-94517-0
Autres types d'écriture et termes associés:
Auteur du livre: peter grogono, springer peter
Titre du livre: oriente, orient, object oriented programming, turing, object windows, programming with


Données de l'éditeur

Auteur: Peter Grogono
Titre: Programming with Turing and Object Oriented Turing
Editeur: Springer; Springer US
392 Pages
Date de parution: 1995-06-29
New York; NY; US
Poids: 0,780 kg
Langue: Anglais
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.

Autres livres qui pourraient ressembler au livre recherché:

Dernier livre similaire:
9781461242383 Programming with Turing and Object Oriented Turing (Arak M. Mathai)


< pour archiver...