Skip to content

C for Engineers and Scientists An Interpretive Approach

Best in textbook rentals since 2012!

ISBN-10: 0077290461

ISBN-13: 9780077290467

Edition: 2010

Authors: Harry H. Cheng

List price: $165.33
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

C for Engineers and Scientistsis primarily for freshmen college students in the first quarter or semester learning computer programming language in C with new features in C99, and introduction to object-oriented programming in C++, and graphical plotting and numerical computing in C/C++ interpreter Ch and MATLAB for applications in engineering and science. It can also be used as a supplementary textbook for upper division undergraduate courses and graduate courses which involve graphical plotting and numerical computing such as linear algebra, differential equations, numerical analysis, etc...C for Engineers and Scientistsfocuses on systematic software design approach in C for applications…    
Customers also bought

Book details

List price: $165.33
Copyright year: 2010
Publisher: McGraw-Hill Higher Education
Publication date: 3/13/2009
Binding: Paperback
Pages: 928
Size: 7.25" wide x 8.75" long x 1.25" tall
Weight: 2.948
Language: English

Structured Programming in C
Introduction
Getting Started
Number Systems, Scalar Types, and Input/Output
Operators and Expressions
Statements and Control Flow
Functions
Processing Directives
Storage Classes and Program Structure
Formatted Input and Output
Arrays
Pointers
Characters and Strings
Structures, Enumerations, Unions, and Bit Fields
File Processing
Dynamic Data Structures and Cross-Platform Software Development
Scientific Computing in the Entire Real Domain in C99
Programming with Complex Numbers in C99 and C++
Object-Based Programming in C++
Introduction to C++
Classes and Object-Based Programming in C++
Two-and Three-Dimensional Plotting in C++
Numerical Computing in Ch
Computational Arrays and Matrix Computations in Ch
Advanced Numerical Analysis in Ch
Numerical Computing in MATLAB
Introduction to MATLAB and Comparision Study with C/Ch
Appencices
Keywords
C99 Features Supported in Ch C C++ Features Supported in Ch D The ASCII Character Set