![[Book Cover]](../covergif/ph_bkcvr.gif)
|
Problem Solving and Computation for Scientists and Engineers: An Introduction Using C, 1/e
Steven R. Lerman
Published December, 1992 by Prentice Hall Engineering/Science/Mathematics
Copyright 1993, 544 pp.
Paper
ISBN 0-13-482126-2
|
Sign up for future mailings on this subject.
See other books about:
C--Programming for Engineers-Computer Science
C - Programming-General Engineering
Problem Solving for Engineers and Scientists-General Engineering
Problem Solving-Computer Science
|

Unique in approach, this introduction to computation teaches students to think
algorithmically and focuses on problem solving. The C Programming language is
introduced on an as needed basis.
considers many different algorithmic areas -- including numerical
methods, matrix methods, sorting, searching, graphics and simulation.
Algorithms are presented in the context of computational problems
students will face and are followed by complete computer programs and uses
programming projects to illustrate the application of those methods to diverse
problems in engineering, science,management, and planning -- involving
mechanics, heat transfer, operations research, game theory, matrix algebra,
queueing, telecommunications, robotics, and computer aided drafting.
1. Problems, Algorithms and Computer Programs.
2. The C Language and Some Elementary Algorithms.
3. Numerical Analysis.
4. Linear Algebra.
5. Data Structures.
6. Sorting and Searching.
7. Graphics.
8. Probabilistic Simulation.
9. Object Oriented Programming and C++.
Appendix: Other Parts of the C Language.
|