资源描述:
《计算机科学与技术专业精品毕业论文毕业设计管理系统》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、摘要毕业设计是学生在校期间的最后一个教学环节,是学习深化和提高的一个重要过程,也是综合检验所学理论知识的一个重要环节。该课题从毕业设计的申报、审核、学生选题、调剂、指导、评阅、答辩、归档等环节进行管理,实现了毕业设计的整个流程的管理工作。毕业设计管理系统的设计采用B/S(浏览器/服务器)结构,应用了开发工具Jbuilder2005、开发语言JSP,后台数据库采用了SQLServer2000及网页开发工具Dreamweaver8来实现,并且使用Photoshop美化系统。系统主要功能实现了学生自主选题和教师自主选择学生的网上双向选择,并增加了留言板、文件上传与下载、新闻发布等,能够保证毕业设计期
2、间管理员、老师、学生之间信息的联通,对保证毕业设计的全程控制有非常重要的现实意义。该课题实现了毕业设计的自动化和网络化管理,是参加毕业设计的教师、学生通过网络及时沟通的一个重要环节,大大提高了我院教学管理质量和水平。关键词:出题;选题;评阅;答辩;JSPABSTRACTGraduationDesignisthelastpartofteachingforagraduatestudentinthecollegeandanimportantprocessofdeepeningandimprovement,alsoanimportantpartofcomprehensivetestingtheoret
3、icalknowledge.Thedesigndescribesaboutthemanagementofthedeclaration,thesubjectofaudit,choosingtitle,adjust,guide,apprise,replyandsoon.Itisdesignedtoachievethemanagementoftheentireprocess.And,thesystemachieveson-linetwo-wayselectionofchoosingtitleandchoosingstudentsindependently,Meanwhile,themessagebo
4、ards,fileuploadsanddownloads,pressreleasesandotherfunctionsareincreased.Therefore,thesystemcanenduretheinformationconnectionamongtheadministrators,teachersandstudentsduringthegraduationdesign.ithasaveryimportantpracticalsignificancetoensurethequalityofgraduates.Withthepopularityofnetwork-based,netwo
5、rkofnationalcollegeincreasinglyimproves,therealizationofpaperlessofficeistobecomethefuturetrend,andwiththeteachingreformdeepeningofTianjinInstituteofUrbanConstruction,thesystemdesignedtoprovideinterfacefortheteachersandstudentsrelatedtograduationdesign.WebsiteisdesignedbyB/S(browser/server)structure
6、,anddevelopswiththedevelopmenttoolJbuilder2005,thedevelopmentoflanguageJSP,BackgrounddatabaseusesSQLServer2000andwebsitedevelopmenttoolsDreamweaver8.AnditusesPhotoshoptobeautifysystem.keywords:settitle;choosetitle;controlcourse;JSP目录第1章引言11.1选题背景11.2选题意义1第2章系统需求分析22.1目标22.2性能及运行需求22.3功能需求22.4系统E-R图3
7、第3章基础知识简介43.1设计中常用的JSP内建对象43.2JSP是如何运行的43.3JSDK、Tomcat配置53.4JBuilder2005简介5第4章系统设计64.1概要设计64.1.1系统数据流程设计64.1.2数据字典74.1.3系统结构设计104.1.4表结构设计104.2详细设计134.2.1系统概述134.2.2系统流程图17第5章系统实现185.1数据库连接185.2系统各模块功