๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

C Programming: The Essentials for Engineers and Scientists

โœ Scribed by David R. Brooks (auth.)


Publisher
Springer-Verlag New York
Year
1999
Tongue
English
Leaves
489
Series
Undergraduate Texts in Computer Science
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


1 The Purpose of This Text This text has been written in response to two trends that have gained considerable momentum over the past few years. The first is the decision by many undergraduate engineering and science departments to abandon the traditional programming course based on the aging Fortran 77 standard. This decision is not surprising, considering the more modem features found in languages such as Pascal and C. However, Pascal never developed a strong following in scientific computing, and its use is in decline. The new Fortran 90 standard defines a powerful, modem language, but this long-overdue redesign of Fortran has come too late to prevent many colleges and universities from switching to C. The acceptance of C by scientists and engineers is based perhaps as. much on their perceptions of C as an important language, which it certainly is, and on C programming experience as a highly marketable skill, as it is on the suitability of C for scientific computation. For whatever reason, C or its derivative C++ is now widely taught as the first and often only programming language for undergraduates in science and engineering. The second trend is the evolving nature of the undergraduate engineering curriculum. At a growing number of institutions, the traditional approach of stressing theory and mathematics fundamentals in the early undergraduate years, and postponing real engineering applications until later in the curriculum, has been turned upside down.

โœฆ Table of Contents


Front Matter....Pages i-xvii
Programming Preliminaries....Pages 1-22
The Basics of C Programming....Pages 23-69
Data Types, Operators, and Functions....Pages 71-119
Selection and Repetition Constructs....Pages 121-176
More About Modular Programming....Pages 177-231
Arrays....Pages 233-286
User-Defined Data Objects....Pages 287-312
Searching and Sorting Algorithms....Pages 313-354
Basic Statistics and Numerical Analysis....Pages 355-419
Binary Files, Random Access, and Dynamic Allocation....Pages 421-455
Back Matter....Pages 457-479

โœฆ Subjects


Programming Languages, Compilers, Interpreters; Programming Techniques; Computer Graphics


๐Ÿ“œ SIMILAR VOLUMES


C Programming for Scientists and Enginee
โœ Robert L. Wood ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐Ÿ› Butterworth-Heinemann ๐ŸŒ English

In a computing world that is increasingly full of C++ and object-oriented methods, C still has an important role to play, particularly in the implementation of engineering and scientific calculations. The author provides an introduction to the C programming language, particularly focusing on those f

C Programming for Scientists and Enginee
โœ Robert L. Wood ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐ŸŒ English

The aim of this book is to provide a rapid introduction to the C programming language. In a computing world that is increasingly full of C++ and Object Oriented methods, C still has an important role to play, particularly in the implementation of engineering and scientific calculations. This book

C Programming for Scientists and Enginee
โœ Robert L. Wood ๐Ÿ“‚ Library ๐Ÿ“… 2002 ๐ŸŒ English

The aim of this book is to provide a rapid introduction to the C programming language. In a computing world that is increasingly full of C++ and Object Oriented methods, C still has an important role to play, particularly in the implementation of engineering and scientific calculations. This book

C Programming for Scientists and Enginee
โœ Rama Reddy, Carol Ziegler ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› Jones & Bartlett Learning ๐ŸŒ English

C is a favored and widely used programming language, particularly within the fields of science and engineering. C Programming for Scientists and Engineers with Applications guides readers through the fundamental, as well as the advanced concepts, of the C programming language as it applies to solvin

Essential C++ for Engineers and Scientis
โœ Jeri R. Hanly ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› Addison Wesley ๐ŸŒ English

Essential C++ for Engineers and Scientists zeros in on the key elements of good programming and C++, using a multitude of interesting and appropriate engineering and scientific examples. This book covers the features of C++ needed for writing engineering programs, including many features of object-

Numerical Analysis for Scientists and En
โœ Madhumangal Pal ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐Ÿ› Alpha Science International Ltd. ๐ŸŒ English

Numerical Analysis for Scientists and Engineers develops the subject gradually by illustrating several examples for both the beginners and the advanced readers using very simple language. The classical and recently developed numerical methods are derived from mathematical and computational points of