Skip to Main Content
Introduction to Computational Modeling Using C and Open-Source Tools
book

Introduction to Computational Modeling Using C and Open-Source Tools

by Jose M. Garrido
November 2013
Intermediate to advanced content levelIntermediate to advanced
461 pages
12h 1m
English
CRC Press
Content preview from Introduction to Computational Modeling Using C and Open-Source Tools
Chapter 7
Repetition
7.1 Introduction
This chapter presents the repetition structure and specifying, describing, and im-
plementing algorithms in developing computational models. This structure and the
corresponding statements are discussed with flowcharts, pseudo-code, and in the C
programming language. The repetition structure specifies that a block of statements
be executed repeatedly based on a given condition. Basically, the statements in the
process block of code are executed several times, so this structure is often called a
loop structure. An algorithm that includes repetition has three major parts in its form:
1. the initial conditions
2. the steps ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Computer Fundamentals and Programming in C (RMK)

Computer Fundamentals and Programming in C (RMK)

Anita Goel, Ajay Mittal

Publisher Resources

ISBN: 9781482216783