- 5 resultaten
laagste prijs: € 52,13, hoogste prijs: € 67,09, gemiddelde prijs: € 57,66
1
Programming with Turing and Object Oriented Turing - Peter Grogono
bestellen
bij booklooker.de
€ 56,66
verzending: € 2,701
bestellenGesponsorde link
Peter Grogono:

Programming with Turing and Object Oriented Turing - pocketboek

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… Meer...

Verzendingskosten:Versand nach Deutschland. (EUR 2.70) AHA-BUCH GmbH
2
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters
bestellen
bij Indigo.ca
C$ 90,50
(ongeveer € 67,09)
bestellenGesponsorde link
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters - nieuw boek

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… Meer...

new in stock. Verzendingskosten:zzgl. Versandkosten., exclusief verzendingskosten
3
bestellen
bij AbeBooks.de
€ 58,91
verzending: € 6,881
bestellenGesponsorde link
Peter Grogono:
Programming with Turing and Object Oriented Turing (Paperback) - pocketboek

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… Meer...

NEW BOOK. Verzendingskosten: 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
bij AbeBooks.de
€ 52,13
verzending: € 0,001
bestellenGesponsorde link
Peter Grogono:
Programming with Turing and Object Oriented Turing - pocketboek

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 … Meer...

NEW BOOK. Verzendingskosten:Versandkostenfrei. (EUR 0.00) AHA-BUCH GmbH, Einbeck, Germany [51283250] [Rating: 5 (von 5)]
5
Programming with Turing and Object Oriented Turing
bestellen
bij Springer.com
€ 53,49
verzending: € 0,001
bestellenGesponsorde link
Programming with Turing and Object Oriented Turing - nieuw boek

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, … Meer...

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

1Aangezien sommige platformen geen verzendingsvoorwaarden meedelen en deze kunnen afhangen van het land van levering, de aankoopprijs, het gewicht en de grootte van het artikel, een eventueel lidmaatschap van het platform, een rechtstreekse levering door het platform of via een derde aanbieder (Marktplaats), enz., is het mogelijk dat de door euro-boek.nl meegedeelde verzendingskosten niet overeenstemmen met deze van het aanbiedende platform.

Bibliografische gegevens van het best passende boek

Bijzonderheden over het boek
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.

Gedetalleerde informatie over het boek. - Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters


EAN (ISBN-13): 9780387945170
ISBN (ISBN-10): 0387945172
Gebonden uitgave
pocket book
Verschijningsjaar: 1995
Uitgever: Peter Grogono
412 Bladzijden
Gewicht: 0,712 kg
Taal: eng/Englisch

Boek bevindt zich in het datenbestand sinds 2008-05-02T11:10:42+02:00 (Amsterdam)
Detailpagina laatst gewijzigd op 2024-03-20T23:34:34+01:00 (Amsterdam)
ISBN/EAN: 9780387945170

ISBN - alternatieve schrijfwijzen:
0-387-94517-2, 978-0-387-94517-0
alternatieve schrijfwijzen en verwante zoekwoorden:
Auteur van het boek: peter grogono, springer peter
Titel van het boek: oriente, orient, object oriented programming, turing, object windows, programming with


Gegevens van de uitgever

Auteur: Peter Grogono
Titel: Programming with Turing and Object Oriented Turing
Uitgeverij: Springer; Springer US
392 Bladzijden
Verschijningsjaar: 1995-06-29
New York; NY; US
Gewicht: 0,780 kg
Taal: Engels
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.

Andere boeken die eventueel grote overeenkomsten met dit boek kunnen hebben:

Laatste soortgelijke boek:
9781461242383 Programming with Turing and Object Oriented Turing (Arak M. Mathai)


< naar Archief...