Code Examples

Example Applets

Textbook Figures

Color versions of textbook figures

Code Example Package

All the examples in this textbook, ready to compile and run, are available for downloading.

This code example package is distributed under license from SOFPOWER. The code example package is for the personal use of purchasers of the book. Any other use, copying, or resale is prohibited

  • javaWang2.tgz --- gzip-ed tar file (182024 bytes) for UNIX.

    Or the updated version for JDK 1.5 Tiger javaWang2tiger.tgz --- gzip-ed tar file (205943 bytes) for UNIX.

    Use gunzip javaWang2.tgz

    command to decompress to javwWang2.tar and then

    tar xvf javwWang2.tar

    to unpack. Once unpacked, javwWang2.tar is not needed any longer.

  • jvW2.zip --- zip file (289994 bytes) for PC Win32 or MAC OS

    Or the updated version for JDK 1.5 Tiger jvW2tiger.zip --- zip file (330853 bytes) for PC Win32 or MAC OS

After downloading, follow these instructions to install the code example package.