- 5 Resultados
precio mínimo: € 52,13, precio máximo: € 67,09, precio promedio: € 57,66
1
Programming with Turing and Object Oriented Turing - Peter Grogono
Pedir
por booklooker.de
€ 56,66
Envío: € 2,701
PedirEnlace patrocinado
Peter Grogono:

Programming with Turing and Object Oriented Turing - Pasta blanda

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… Más…

Gastos de envío:Versand nach Deutschland. (EUR 2.70) AHA-BUCH GmbH
2
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters
Pedir
por Indigo.ca
C$ 90,50
(aprox. € 67,09)
PedirEnlace patrocinado
Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters - libro nuevo

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… Más…

new in stock. Gastos de envío:zzgl. Versandkosten., más gastos de envío
3
Pedir
por AbeBooks.de
€ 58,91
Envío: € 6,881
PedirEnlace patrocinado
Peter Grogono:
Programming with Turing and Object Oriented Turing (Paperback) - Pasta blanda

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… Más…

NEW BOOK. Gastos de envío: 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
Pedir
por AbeBooks.de
€ 52,13
Envío: € 0,001
PedirEnlace patrocinado
Peter Grogono:
Programming with Turing and Object Oriented Turing - Pasta blanda

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 … Más…

NEW BOOK. Gastos de envío:Versandkostenfrei. (EUR 0.00) AHA-BUCH GmbH, Einbeck, Germany [51283250] [Rating: 5 (von 5)]
5
Programming with Turing and Object Oriented Turing
Pedir
por Springer.com
€ 53,49
Envío: € 0,001
PedirEnlace patrocinado
Programming with Turing and Object Oriented Turing - libro nuevo

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, … Más…

Nr. 978-0-387-94517-0. Gastos de envío:Worldwide free shipping, , DE. (EUR 0.00)

1Dado que algunas plataformas no nos comunican las condiciones de envío y éstas pueden depender del país de entrega, del precio de compra, del peso y tamaño del artículo, de una posible membresía a la plataforma, de una entrega directa por parte de la plataforma o a través de un tercero (Marketplace), etc., es posible que los gastos de envío indicados por eurolibro/terralibro no concuerden con los de la plataforma ofertante.

Datos bibliográficos del mejor libro coincidente

Detalles del libro
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.

Detalles del libro - Programming with Turing and Object Oriented Turing by Peter Grogono Hardcover | Indigo Chapters


EAN (ISBN-13): 9780387945170
ISBN (ISBN-10): 0387945172
Tapa dura
Tapa blanda
Año de publicación: 1995
Editorial: Peter Grogono
412 Páginas
Peso: 0,712 kg
Idioma: eng/Englisch

Libro en la base de datos desde 2008-05-02T04:10:42-05:00 (Mexico City)
Página de detalles modificada por última vez el 2024-03-20T16:34:34-06:00 (Mexico City)
ISBN/EAN: 0387945172

ISBN - escritura alterna:
0-387-94517-2, 978-0-387-94517-0
Mode alterno de escritura y términos de búsqueda relacionados:
Autor del libro: peter grogono, springer peter
Título del libro: oriente, orient, object oriented programming, turing, object windows, programming with


Datos del la editorial

Autor: Peter Grogono
Título: Programming with Turing and Object Oriented Turing
Editorial: Springer; Springer US
392 Páginas
Año de publicación: 1995-06-29
New York; NY; US
Peso: 0,780 kg
Idioma: Inglés
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.

Más, otros libros, que pueden ser muy parecidos a este:

Último libro similar:
9781461242383 Programming with Turing and Object Oriented Turing (Arak M. Mathai)


< para archivar...