Lecture Notes for Advanced Programming II

25 February 2003 - Asymptotic Estimates


Asymptotic Estimates


Algorithms and Programs


Algorithm Analysis


Determining Algorithm Performance


Estimated Performance Analysis


Modeling Algorithms


Example Algorithm Models


Asymptotic Estimates


Asymptotic Estimate Properties


A Behavior Hierarchy


Constant Behavior


Logarithmic Behavior


Linear Behavior


Log-Linear Behavior


Quadratic Behavior


Cubic Behavior


Exponential Behavior


A Family Portrait


Structural Analysis


Statements


if statement


Statement Sequence


Loops


To Finish


Subroutines


Things to Watch


Points to Remember


This page last modified on 24 February 2003.