home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / pub / users / Harry / cse509 / cse509.slides / packet11 / slide11.gif < prev    next >
Graphics Interchange Format  |  2001-02-17  |  9KB  |  719x539  |  4-bit (4 colors)
Labels: dialog box | sky | web site | window
OCR: Object- Oriented Programming Mark-Sweep Advantages: Will identify all true garbage Ver little space overhead Simple Easy prooranm Disadvantages: The marking phase can beslow! Must look objects (including garbage objects) This algorithm causes lengthyinteruptions (periodically) Annoying for interactive applications HarT Porter 2001 Very program