点击上面课题下载设计演示录像(建议用电脑用爱奇艺万能播放器看录像)
目 录
第六章 系统设计 19
第七章 结论和总结 20
附件:程序清单
【摘要】选排课系统功能的设计上,学生选排课系统可以分为登录、排课和选课3个子系统。登录子系统区分排课者(也即系统的管理者)、教师和学生这三者的不同身份,给出不同的权限,在页面中根据身份判断其相应具有的功能来使用这套系统。排课子系统主要供排课者使用,排课者可以在这里进行一切与排课有关的活动。选课系统主要供学生选课使用,在这里可以进行与选课有关的活动;教师可在教师反馈系统中对排课者提出反馈意见,供排课者在排课时可参考使用。
学生排课系统使用Rational Rose进行UMI。建模;过程选择使用jsp编写脚本,在数据库上考虑到快捷、有效,同时考虑到多台服务器共同使用同一个数据库的情况,这里选择SQL Server 2000作为数据库服务器;对于网页的服务器平台,这里选择使用Tomcat 5.O作为Internet服务器。
【关键词】智能排课系统 UML JSP
【 abstract 】 the functional design of selected arrangement system, students choose arrangement system can be divided into login, curriculum and elective 3 subsystems. The login subsystem distinguish curriculum arrangement (e.g., system administrators), teachers and students of the three different identity, give different permissions on page with their corresponding identity judgment according to the function to use this system. Main course for the use of timetabling subsystem, curriculum person can undertake here and all the activities related to the course. Main course for students course system, here can be used with courses related activities; Teachers can be in teachers of feedback systems, the timetable for feedback when the course course in reference to use.
Students choose arrangement system Rational UMI started to use. Modeling; Process choose to use JSP scripting, in a database on consideration to the quick, effective, and considering the multiple servers jointly with the same database, here to choose SQL Server 2000 as database Server; For web server platform, here to choose use Tomcat 5. O as Internet server.
【 keywords 】 intelligent courses arranging management system UML JSP