CS183 -- Lab 2: Class Implementation



->Courses
->CS183
-->Quiz 1
-->Lab 1
->Lab 2
-->Project 1
-->Project 2
->Electronic Submission
->MSVC++ Info
->STL Info
->MFC/GUI Info
->Tentative Schedule
->Tentative Schedule
->Course Policies

[Courses]
[Unix][Home][Photos]
[PHome]

Spring Quarter 2000

General Lab Information

Most of the information on this lab assignment can be found here.

Specific Instructions

The following instructions are specific to CS-183 sections 1 and 3:

As with any report you submit, correct spelling and grammar are required. In addition, your report should be submitted electronically following the Electronic submission guidelines. Be sure to take special note of the instructions that follow on how to include the JPG images in your report. Be sure to keep copies of all your files, in case something gets lost. It may be wise to keep a diskette backup as well.

Lab report (due 11:00pm, the day prior to week 5)

Your lab grade will be determined by the following factors:

  • Meeting specifications
  • Technical quality
  • Design documentation
  • Internal documentation (comments)
  • Program clarity (formatting, etc.)
  • Narrative report
  • Activity log (similar to the last lab)
  • Correct program output
  • Spelling and grammar
  • Extra credit
  • Timeliness of submission

How to include JPG image in your report

The images should be included as separate files and should also appear in the PDF report. Here are specific instructions on how to do this are listed below.

You should rename the three output images (out1.jpg, out2.jpg, and out3.jpg) so that they begin with your initials (e.g., CTout1.jpg, CTout2.jpg, and CTout3.jpg). Attach each of these images to the email submission which includes your report. Within your report, you should include the following formatting instructions (change the filenames to match your initials) in your report where you would like the images displayed.

\ctsec{Example Images}
\begin{center}
  \includegraphics{falls}
  \includegraphics{CTout1}

  \hfill Original \hfill Out1 \hfill \ 

  \includegraphics{CTout2}
  \includegraphics{CTout3}

  \hfill Out2 \hfill Out3 \hfill \ 
\end{center}

Just For Fun

You may wish to modify with the driver.cpp program to make additional images. This is fine, so long as you do not change the output of the three required images (out1.jpg, out2.jpg, and out3.jpg). Use formatting commands similar to those listed above to include additional images in your report.

If you have any questions, consult your instructor.

Office: CC-27C, Phone: 277-7339
Last Updated: April 14, 2000
© 2000 Dr. Christopher C. Taylor