C for Scientists and Engineers
Author : Richard Johnsonbaugh
Publisher : Prentice Hall
Page : 793 pages
File Size : 43,39 MB
Release : 1996-01-01
Category :
ISBN : 9780133758252
Author : Richard Johnsonbaugh
Publisher : Prentice Hall
Page : 793 pages
File Size : 43,39 MB
Release : 1996-01-01
Category :
ISBN : 9780133758252
Author : David R. Brooks
Publisher : Springer Science & Business Media
Page : 490 pages
File Size : 15,35 MB
Release : 2012-12-06
Category : Computers
ISBN : 146121484X
This text teaches the essentials of C programming, concentrating on what readers need to know in order to produce stand-alone programs and so solve typical scientific and engineering problems. It is a learning-by-doing book, with many examples and exercises, and lays a foundation of scientific programming concepts and techniques that will prove valuable for those who might eventually move on to another language. Written for undergraduates who are familiar with computers and typical applications but are new to programming.
Author : Harry H. Cheng
Publisher :
Page : 911 pages
File Size : 17,63 MB
Release : 2010
Category : C (Computer program language)
ISBN : 9780071104326
This book focuses on systematic software design approach in C for applications in engineering and science following the latest standard developed by the ANSI C/ISO C Standard Committees called C99.
Author : Rama Reddy
Publisher : Jones & Bartlett Publishers
Page : 856 pages
File Size : 13,80 MB
Release : 2009-08-17
Category : Computers
ISBN : 0763782939
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 solving engineering and scientific problems. Ideal for readers with no prior programming experience, this text provides numerous sample problems and their solutions in the areas of mechanical engineering, electrical engineering, heat transfer, fluid mechanics, physics, chemistry, and more. It begins with a chapter focused on the basic terminology relating to hardware, software, problem definition and solution. From there readers are quickly brought into the key elements of C and will be writing their own code upon completion of Chapter 2. Concepts are then gradually built upon using a strong, structured approach with syntax and semantics presented in an easy-to-understand sentence format. Readers will find C Programming for Scientists and Engineers with Applications to be an engaging, user-friendly introduction to this popular language.
Author : Hang T. Lau
Publisher : CRC Press
Page : 820 pages
File Size : 37,81 MB
Release : 1994-11-23
Category : Mathematics
ISBN : 9781420050103
This extensive library of computer programs-written in C language-allows readers to solve numerical problems in areas of linear algebra, ordinary and partial differential equations, optimization, parameter estimation, and special functions of mathematical physics. The library is based on NUMAL, the program assemblage developed and used at the Centre for Mathematics and Computer Science in Amsterdam, one of the world's leading research centers. The important characteristic of the library is its modular structure. Because it is highly compact, it is well-suited for use on personal computers. The library offers the expert a prodigious collection of procedures for implementing numerical methods. The novice can experiment with the worked examples provided and use the more comprehensive procedures to perform mathematical computations. The library provides a powerful research tool for computer scientists, engineers, and applied mathematicians. Applicable materials can be downloaded from the CRC Press website.
Author : Gary J. Bronson
Publisher : Course Technology
Page : 844 pages
File Size : 18,67 MB
Release : 2006
Category : C++ (Computer program language)
ISBN :
Bronson's second edition makes C++ accessible to first-level engineering students. The book teaches the fundamentals of the C++ language with a gradual refinement of programming skills from procedural to object-oriented. Part One presents procedural programming with an emphasis on modular program design. Part Two, on object-oriented programming, and Part Three, on data structures, are interchangeable to allow for teaching flexibility. In addition, students are introduced to the fundamentals of software engineering with an emphasis on problem-solving techniques, making the text an ideal choice for both one- and two-semester C++ programming courses.
Author : Bruno Latour
Publisher : Harvard University Press
Page : 292 pages
File Size : 39,48 MB
Release : 1987
Category : History
ISBN : 9780674792913
From weaker to stronger rhetoric : literature - Laboratories - From weak points to strongholds : machines - Insiders out - From short to longer networks : tribunals of reason - Centres of calculation.
Author : John J. Barton
Publisher : Addison-Wesley Professional
Page : 696 pages
File Size : 24,73 MB
Release : 1994
Category : Business & Economics
ISBN :
Highlights: builds on knowledge of both FORTRAN and C, the languages most familiar to scientists and engineers; systematically treats object-oriented programming, templates, and the C++ type system; relates the C++ programming process to expressing commonality in the design and implementation of programs; describes how to use existing FORTRAN and C subroutine libraries to implement C++ classes; introduces advanced techniques coordinating templates, inheritance, virtual function interfaces, and exceptions in substantive examples; provides examples, including an extensive family of array classes, smart pointers, class wrappers for LAPACK, classes for abstract algebra and dimensional analysis, function objects, exploiting existing C and FORTRAN libraries, automatic differentiation, and data analysis via nonlinear least squares using the singular value decomposition; and references key sources of new programming ideas and C++ programming techniques.
Author : Lloyd Dudley Fosdick
Publisher : MIT Press
Page : 838 pages
File Size : 29,64 MB
Release : 1996
Category : Computers
ISBN : 9780262061810
Designed for undergraduates, An Introduction to High-Performance Scientific Computing assumes a basic knowledge of numerical computation and proficiency in Fortran or C programming and can be used in any science, computer science, applied mathematics, or engineering department or by practicing scientists and engineers, especially those associated with one of the national laboratories or supercomputer centers. This text evolved from a new curriculum in scientific computing that was developed to teach undergraduate science and engineering majors how to use high-performance computing systems (supercomputers) in scientific and engineering applications. Designed for undergraduates, An Introduction to High-Performance Scientific Computing assumes a basic knowledge of numerical computation and proficiency in Fortran or C programming and can be used in any science, computer science, applied mathematics, or engineering department or by practicing scientists and engineers, especially those associated with one of the national laboratories or supercomputer centers. The authors begin with a survey of scientific computing and then provide a review of background (numerical analysis, IEEE arithmetic, Unix, Fortran) and tools (elements of MATLAB, IDL, AVS). Next, full coverage is given to scientific visualization and to the architectures (scientific workstations and vector and parallel supercomputers) and performance evaluation needed to solve large-scale problems. The concluding section on applications includes three problems (molecular dynamics, advection, and computerized tomography) that illustrate the challenge of solving problems on a variety of computer architectures as well as the suitability of a particular architecture to solving a particular problem. Finally, since this can only be a hands-on course with extensive programming and experimentation with a variety of architectures and programming paradigms, the authors have provided a laboratory manual and supporting software via anonymous ftp. Scientific and Engineering Computation series
Author : Brian D. Hahn
Publisher : Butterworth-Heinemann
Page : 356 pages
File Size : 24,69 MB
Release : 2002-10
Category : Computers
ISBN : 0750654228
This text serves as an introduction to the programming language Java for scientists and engineers, as well as experienced programmers wishing to learn Java as an additional language. The authors have specifically taken a hands-on approach to get the reader writing and running programs immediately. In addition, the book focuses on how Java, and object-oriented programming, can be used to solve science and engineering problems.