Chapter 2 -- Immigration-Emigration Models

Chapter 3 -- Logistic Birth-Death Models

Chapter 4 -- Random Numbers and Visualization

Chapter 5 -- Two-Species Competition Model

Chapter 6 -- Programming Projects

Chapter 7 -- Foraging Model

Chapter 8 -- Maintenance of Gynodioecy

Chapter 9 -- Diffusion and Reactions

Chapter 10 -- Optimal Resource Allocation Schedules

Book Homepage

Will's Homepage

Simulating Ecological and Evolutionary Systems in C

Chapter 5 (Two-Species Competition) program files



  • detcomp.c is the program used to produce the deterministic results plotted in figure 5.1 on page 109.
  • compete.c is the program listed on pages 110-114 and produces the results shown in figures 5.2-5.
  • detspat.c incorporates the changes to compete.c discussed on pages 120-122 and produces the results shown in figure 5.6 on page 123.
  • 88/11/28/00