C Programming: The Essentials for Engineers and Scientists by David R. Brooks.

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...

Full description

Saved in:
Bibliographic Details
Main Author: Brooks, David R. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: New York, NY : Springer New York : Imprint: Springer, 1999.
Edition:1st ed. 1999.
Series:Undergraduate Texts in Computer Science
Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.

MARC

LEADER 00000nam a22000005i 4500
001 b3230895
003 MWH
005 20191024111120.0
007 cr nn 008mamaa
008 121227s1999 xxu| s |||| 0|eng d
020 |a 9781461214847 
024 7 |a 10.1007/978-1-4612-1484-7  |2 doi 
035 |a (DE-He213)978-1-4612-1484-7 
050 4 |a E-Book 
072 7 |a UMX  |2 bicssc 
072 7 |a COM051010  |2 bisacsh 
072 7 |a UMX  |2 thema 
072 7 |a UMC  |2 thema 
100 1 |a Brooks, David R.  |e author.  |4 aut  |4 http://id.loc.gov/vocabulary/relators/aut 
245 1 0 |a C Programming: The Essentials for Engineers and Scientists  |h [electronic resource] /  |c by David R. Brooks. 
250 |a 1st ed. 1999. 
264 1 |a New York, NY :  |b Springer New York :  |b Imprint: Springer,  |c 1999. 
300 |a XVII, 479 p.  |b online resource. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file  |b PDF  |2 rda 
490 1 |a Undergraduate Texts in Computer Science 
490 1 |a Springer eBook Collection 
505 0 |a 1 Programming Preliminaries -- 1.1 A Five-Step Problem-Solving Process -- 1.2 Defining a Pseudocode Language for Algorithm Development -- 1.3 Organizing Pseudocode Into a Program -- 1.4 Examples -- 1.5 What Is the Point of Programming? -- 1.6 Your First C Program -- 2 The Basics of C Programming -- 2.1 C Program Layout -- 2.2 Basic Input and Output -- 2.3 Reading External Text Files of Unknown Length -- 2.4 Reading a File One Character at a Time -- 2.5 Applications -- 2.6 Debugging Your Programs -- 3 Data Types, Operators, and Functions -- 3.1 Specifying and Using Data Types -- 3.2 Operators -- 3.3 Type Casting -- 3.4 Intrinsic Functions -- 3.5 Simple User-Defined Functions -- 3.6 Applications -- 3.7 Debugging Your Programs -- 3.8 Exercises -- 4 Selection and Repetition Constructs -- 4.1 Relational and Logical Operators -- 4.2 Selection (IF…THEN…ELSE…) Constructs -- 4.3 Choosing Alternatives From a List of Possibilities -- 4.4 Repetition (LOOP…) Constructs -- 4.5 Applications -- 4.6 Debugging Your Programs -- 4.7 Exercises -- 5 More About Modular Programming -- 5.1 Defining Information Interfaces in C -- 5.2 Menu-Driven Programs -- 5.3 More About Function Interfaces -- 5.4 Recursive Functions -- 5.5 Using Prewritten Code Modules -- 5.6 Using Functions as Arguments and Parameters -- 5.7 Passing Arguments to the main Function -- 5.8 Applications -- 5.9 Debugging Your Programs -- 5.10 Exercises -- 6 Arrays -- 6.1 Arrays in Structured Programming -- 6.2 One-Dimensional Array Implementation in C -- 6.3 Using Arrays in Function Calls -- 6.4 Multidimensional Arrays -- 6.5 Accessing Arrays With Pointers -- 6.6 More About Strings -- 6.8 Debugging Your Programs -- 6.9 Exercises -- 7 User-Defined Data Objects -- 7.1 Creating User-Defined Data Objects -- 7.2 Arrays of Structures -- 7.3 Functions With Structures as Parameters and Data Types -- 7.4 Applications -- 7.5 Debugging Your Programs -- 7.6 Exercises -- 8 Searching and Sorting Algorithms -- 8.1 Introduction -- 8.2 Searching Algorithms -- 8.3 Sorting Algorithms -- 8.5 Application: Merging Sorted Lists -- 8.6 Debugging Your Programs -- 8.7 Exercises -- 9 Basic Statistics and Numerical Analysis -- 9.1 Introduction -- 9.2 Basic Descriptive Statistics -- 9.3 Numerical Differentiation -- 9.4 Numerical Integration -- 9.5 Solving Systems of Linear Equations -- 9.6 Finding the Roots of Equations -- 9.7 Numerical Solutions to Differential Equations -- 9.8 Exercises -- 10 Binary Files, Random Access, and Dynamic Allocation -- 10.1 Binary and Random Access Files -- 10.2 Dynamic Allocation and Linked Lists -- 10.3 Queues and Stacks -- 10.4 Application: Managing Data From Remote Instruments -- 10.5 Exercises -- Appendices -- Appendix 1: Table of ASCII Characters for Windows/DOS-Based PCs -- Appendix 2: Program Listings by Chapter -- Appendix 3: Glossary. 
520 |a 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. 
590 |a Loaded electronically. 
590 |a Electronic access restricted to members of the Holy Cross Community. 
650 0 |a Programming languages (Electronic computers). 
650 0 |a Computer programming. 
650 0 |a Computer graphics. 
690 |a Electronic resources (E-books) 
710 2 |a SpringerLink (Online service) 
773 0 |t Springer eBooks 
830 0 |a Undergraduate Texts in Computer Science 
830 0 |a Springer eBook Collection. 
856 4 0 |u https://holycross.idm.oclc.org/login?auth=cas&url=https://doi.org/10.1007/978-1-4612-1484-7  |3 Click to view e-book  |t 0 
907 |a .b32308954  |b 04-18-22  |c 02-26-20 
998 |a he  |b 02-26-20  |c m  |d @   |e -  |f eng  |g xxu  |h 0  |i 1 
912 |a ZDB-2-SCS 
912 |a ZDB-2-BAE 
950 |a Computer Science (Springer-11645) 
902 |a springer purchased ebooks 
903 |a SEB-COLL 
945 |f  - -   |g 1  |h 0  |j  - -   |k  - -   |l he   |o -  |p $0.00  |q -  |r -  |s b   |t 38  |u 0  |v 0  |w 0  |x 0  |y .i21440608  |z 02-26-20 
999 f f |i bc9ceed3-300e-54ef-a286-29e98918ee1f  |s 8373f85e-8f2b-50a0-a4ff-b53f03489e51  |t 0 
952 f f |p Online  |a College of the Holy Cross  |b Main Campus  |c E-Resources  |d Online  |t 0  |e E-Book  |h Library of Congress classification  |i Elec File