2016年软件工程课程设计题目.pdf
文本预览下载声明
Edited by Foxit PDF EditorEdited by Foxit PDF Editor
Copyright (c) by Foxit Software Company, 2004 - 2007Copyright (c) by Foxit Software Company, 2004 - 2007
For Evaluation Only.For Evaluation Only.
College of Computer Science Technology
2016 Software Engineering
Practice Project
2016.5.30 - 2016.6.24
Course Registration Requirements
Edited by Foxit PDF Editor
Copyright (c) by Foxit Software Company, 2004 - 2007
For Evaluation Only.
Problem Statement
As the head of information systems for Wylie College you are tasked with developing a new student registration
system. The college would like a new client-server system to replace its much older system developed around
mainframe technology. The new system will allow students to register for courses and view report cards from
personal computers attached to the campus LAN. Professors will be able to access the system to sign up to teach
courses as well as record grades.
Due to a decrease in federal funding, the college cannot afford to replace the entire system at once. The college will
keep the existing course catalog database where all course information is maintained. This database is an Ingres
relational database running on a DEC VAX. Fortunately the college has invested in an open SQL interface that
allows access to this database from college’s Unix servers. The legacy system performance is rather poor, so the
new system must ensure that access to the data on the legacy system occurs in a timely manner. Th
显示全部