This text introduces the C programming language using a range of engineering and science applications in the examples and exercises. The book assumes no programming experience and is suitable for an introduction to programming course (using C instead of Fortran or Pascal). Structured programming pri
C for Engineers and Scientists: An Introduction to Programming With ANSI C
โ Scribed by Gary J. Bronson, Howard Silver
- Publisher
- Thomson Learning
- Year
- 1993
- Tongue
- English
- Leaves
- 664
- Edition
- 1st
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This text introduces the C programming language using a range of engineering and science applications in the examples and exercises. The book assumes no programming experience and is suitable for an introduction to programming course (using C instead of Fortran or Pascal). Structured programming principles are introduced early and used throughout. The text includes clear explanations and many example programs (using ANSI C) show C as a powerful tool in engineering and science applications. It also includes exercises after each section, common programming error sections, and chapter summaries.
โฆ Table of Contents
Acknowledgments......Page 9
Contents......Page 13
Getting Started......Page 19
Data Types andOperations......Page 48
Completing the Basics......Page 114
Selection......Page 161
Repetition......Page 212
Arrays......Page 258
Writing Your OwnFunctions......Page 293
Data Files......Page 341
Numerical Techniquesand Applications......Page 375
Pointers......Page 428
Character Strings......Page 471
Structures......Page 498
Bit Operations......Page 534
Additional Capabilities......Page 548
Appendixes......Page 569
Appendix A Program Entry, Compilation, and Executionunder the DOS, UNIX, VAX-VMS,and PRIMEOperating Systems......Page 570
Appendix B Using Borland's Turbo C Compiler......Page 577
Appendix C Using Microsoft's Quick C Compiler......Page 581
Appendix D Living with an Old C Compiler......Page 585
Appendix E Operator Precedence Table......Page 592
Appendix F ASCII Character Codes......Page 594
Appendix G Floating Point Number Storage......Page 595
Appendix H Solutions......Page 598
Index......Page 655
๐ SIMILAR VOLUMES
<span>Python is one of the most popular programming languages, widely used for data analysis and modelling, and is fast becoming the leading choice for scientists and engineers. Unlike other textbooks introducing Python, typically organised by language syntax, this book uses many examples from acros
<span><span><p><b><em>The professional programmerโs Deitelยฎ guide to procedural programming in C through 130 working code examples</em></b></p><p>Written for programmers with a background in high-level language programming, this book applies the Deitel signature <b>live-code approach</b> to teac
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