E-Book, Englisch, 944 Seiten
E-Book, Englisch, 944 Seiten
ISBN: 978-1-4200-4303-7
Verlag: Taylor & Francis
Format: PDF
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
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.
Zielgruppe
Engineers and scientists.
Autoren/Hrsg.
Weitere Infos & Material
TECHNIQUES AND CODE
Computer Number Systems
Numeric Data in Memory
Machine Arithmetic
High-Precision Arithmetic
Floating-Point Hardware
Floating Point Data and Conversions
Math Unit Architecture and Instruction Set
Transcendental Primitives
Interpolation, Differentiation, and Integration
Linear Systems
Solving and Parsing Equations
Neural Networks
APPLICATION DEVELOPMENT
The C++ Language on the PC
Event-Driven Programming
The Window Program Components
A First Windows Program
Text Display
Keyboard and Mouse Programming
Graphical User Interface Elements
Drawing Lines and Curves
Drawing Solid Figures
Displaying Bit-mapped Images
PROJECT ENGINEERING
Fundamentals of Systems Engineering
Description and Specification
The Object-Oriented Approach
Object-Oriented Analysis
APPENDICES
C++ Math Unit Programming
Accuracy of Exponential Functions
C++ Indirection
Multiple File Programs
The MATH32 Library
Windows Structures