Java Projects
This page contains information about projects given by Dr. Dave Pratt (prattd@cs.ucf.edu) for COP 5611 Spring 2001. I hope this might be useful to some of them. The code present have not been modified after they were submitted for correction. So work with them at your work risk. But, I have tried to remove some of the bugs in the projects.
These projects really helped me to get insight in Operating System concepts and also I learned a lot of "Java Programming" {Java-Bujja-Ajja - Anil Shankar (asankar@hotmail.com) SDMCET Friend}
All program require JDK 1.3 to compile and run correctly. Download JDK 1.3 depending on platform you are working on.
-
Java 2 SDK Standard Edition Version 1.3.0_02 for Microsoft Windows.[Download]
-
Java 2 SDK Standard Edition Version 1.3.0_02 for Linux(Intel x86).[Download]
-
Java 2 SDK Standard Edition Version 1.3.0_02 for Solaris SPARC/x86. [Download]
Update Information
-
Date : 05/01/2001. All files uploaded. No Modifications added.
-
Date : 05/06/2001. Link to offical Course website [Course Website]
How it works
HTML version,gzipped-tar and WinZip files version of files are present. HTML version has links from this page. gzipped-tar file needs to decompressed using gzip[Download].
Options are "gzip -d filename". A file without .gz extension is created infact it replaces the same file. Now, use tar package available and uncompress using "tar -xvf filename".
You are set now to experiment with different java codes.
Download Java File
(NOTE : Description of problem is available in HTML version. So look for HTML version for problem definition.)
Documentation