Index of /~haule/509/src_prog/C++/homework1/bugs

      Name                    Last modified       Size  Description

[DIR] Parent Directory 02-Feb-2007 11:06 - [TXT] Makefile 25-Jan-2007 23:32 1k [TXT] bugs_to_fill.cc 25-Jan-2007 23:32 5k

This code should simulates bug poulation and should plots
bifurcation plot: bug population versus growth rate.

The function to simulate growth of bugs "GetStablePoint"
should be implemented in the code.

First copy bugs_to_fill.cc to new file bugs.cc. Change Makefile
and start coding.

Good luck!