Cover image for Problem solving and computation for scientists and engineers : an introduction using C
Title:
Problem solving and computation for scientists and engineers : an introduction using C
Personal Author:
Publication Information:
Englewood Cliffs, NJ : Prentice Hall, 1993
ISBN:
9780134821269

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000002096471 Q183.9 L47 1993 Open Access Book Book
Searching...
Searching...
30000002865271 Q183.9 L47 1993 Open Access Book Book
Searching...

On Order

Summary

Summary

This introduction to computation teaches students to apply algorithmic thinking to problem solving. C is presented as a means of expressing algorithms, rather than as an end in itself. As Lerman covers the different areas of computation, he introduces C syntax on an as-needed basis.


Table of Contents

An Introduction Using C
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