Software Solutions for Engineers and Scientists
Autor Julio Sanchez, Maria P. Cantonen Limba Engleză Hardback – 18 oct 2007
Software Solutions for Engineers and Scientists addresses the ever present demand for professionals to develop their own software by supplying them with a toolkit and problem-solving resource for developing computational applications. The authors' provide shortcuts to avoid complications, bearing in mind the technical and mathematical ability of their audience.
The first section introduces the basic concepts of number systems, storage of numerical data, and machine arithmetic. Chapters on the Intel math unit architecture, data conversions, and the details of math unit programming establish a framework for developing routines in engineering and scientific code. The second part, entitled Application Development, covers the implementation of a C++ program and flowcharting. A tutorial on Windows programming supplies skills that allow readers to create professional quality programs. The section on project engineering examines the software engineering field, describing its common qualities, principles, and paradigms. This is followed by a discussion on the description and specification of software projects, including object-oriented approaches to software development.
With the introduction of this volume, professionals can now design effective applications that meet their own field-specific requirements using modern tools and technology.
Preț: 883.38 lei
Preț vechi: 1276.76 lei
-31% Nou
Puncte Express: 1325
Preț estimativ în valută:
169.05€ • 177.80$ • 140.82£
169.05€ • 177.80$ • 140.82£
Comandă specială
Livrare economică 13-27 decembrie
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781420043020
ISBN-10: 1420043021
Pagini: 944
Ilustrații: 208 b/w images and 99 tables
Dimensiuni: 178 x 254 x 54 mm
Greutate: 1.77 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
ISBN-10: 1420043021
Pagini: 944
Ilustrații: 208 b/w images and 99 tables
Dimensiuni: 178 x 254 x 54 mm
Greutate: 1.77 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Public țintă
ProfessionalCuprins
Computer Number Systems. Storing Numeric Data. Machine Arithmetic. High-Precision Arithmetic. Numerical Hardware. Floating Point Operations. The Intel Math Unit. Transcendental Primitives. General Mathematical Functions. Financial Calculations. Statistics. Interpolation, Differentiation, and Integration. The Solution of Linear Systems. Solving Equations. Artificial Intelligence Methods.
Descriere
Engineers and scientists often need to develop software to suit their particular needs, but they do not always have the advanced programming skills that are required to do so. Serving as a comprehensive problem-solving resource, Software Solutions for Engineers and Scientists provides development tools and practical shortcuts for professionals who already have basic programming skills but may lack the knowledge needed to perform sophisticated tasks and difficult mathematic calculations. This book includes mathematical-computation intensive code along with programming techniques that are compatible with both Visual C++ console applications as well as Windows program applications.