1 / 19

A Class Schedule Program for Math Department

A Class Schedule Program for Math Department. by: Dameon Booker Antonio de Roux Jose Esparza John Faut. Summary. Problem Scheduling classes is mostly done by hand and word-of-mouth.

Download Presentation

A Class Schedule Program for Math Department

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A Class Schedule Program for Math Department by: Dameon Booker Antonio de Roux Jose Esparza John Faut

  2. Summary • Problem Scheduling classes is mostly done by hand and word-of-mouth. This can become very complicated when there are more than one sections of a class and some classes should not be scheduled at the same times as others. • Class placement is sometimes a problem in the math department since they have to “borrow” rooms from other departments. This limits the number of rooms, and the times that they are available and makes the scheduling of classes more complicated.

  3. The Variables

  4. Programming and SoftwarePackages • Schedule25 • GAMS (Generalized Algebraic Modeling System) • C/C++ • Visual Basic 6.0 • ACCESS

  5. Schdule25 Software Package

  6. Programming Software • GAMS (Generalized Algebraic Modeling System) • Visual Basic 6.0 • C/C++ • ACCESS

  7. The GAMS Model • The GAMS model is designed to: • Take in account of: • Professors • Classes • Rooms

  8. The GAMS Model • Collaboration of: • Classes verses Classes • Teachers verses Classes • Time verses Classes • Rooms verses Classes

  9. The GAMS Model End Product

  10. GAMS Model Testing • The GAMS model was tested • With small model of • 3 professors • 4 classes • With large model of • Fall Term professor roster • Fall Term classes

  11. Database and User Interface • C/C++ • Visual Basic 6.0 • Access

  12. C\C++ • Translator • Appearance • No editing function • Large length of time to input data • Long time to compile

  13. Visual Basic 6.0 No one knew how to program in Visual Basic

  14. ACCESS User Graphical Interface Program U.G.I.P.

  15. Problem with ACCESS • Hard to convert to application • At this point you must have ACCESS program in order to run the program

  16. Program and ApplicationConversion • From ACCESS to: • FoxPro 6.0 application • Visual Basic 6.0 application

  17. Conclusion

More Related