1 / 6

Welcome to ECE 2551 Software-Hardware design

Welcome to ECE 2551 Software-Hardware design. Final project presentation by Alsharidah , Mosaed. Roommatefinder. Objectives Top Level Solution P rogram Structure Conclusion. Objectives.

lewis
Download Presentation

Welcome to ECE 2551 Software-Hardware design

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. Welcome to ECE 2551Software-Hardware design Final project presentation by Alsharidah, Mosaed

  2. Roommatefinder • Objectives • Top Level Solution • Program Structure • Conclusion

  3. Objectives • Writing a C++ program enabling a user to search for a compatible roommate. Roommate profiles are analyzed by the program to find matching roommates and results are shown to the user. • The program utilizes of many of the subjects we have learned in lecture and lab.

  4. Top Level Solution • A database for roommate information storage. • Storing each roommate profile in a separate text file and retrieving the information during program execution.

  5. Program Structure • Class: Public: *Functions. *data structures. Private: *declarations.

  6. Conclusion • Summary and Remarks. • I hope you enjoyed my presentation.

More Related