资源描述:
《毕业论文——大学排课系统的设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、毕业设计说明书大学排课系统的设计与实现院、部:计算机与信息科学学院学生姓名:指导教师:职称专业:信息与计算科学班级:完成时间:摘要排课是高校教学管理中最基本、最重要、同时也是最复杂的管理工作之一,其实质就是使学生、教室和教师的时间相互协调,安排合理的课程表,使教学工作有效有序的进行。排课系统属于信息数字化校园系统的一部分,它依靠计算机来完成复杂的排课部分,避免了手工排课产生的老师上课时间冲突和教室冲突。本系统利用Java作为前台开发工具,Oracle数据库管理系统设计的数据库作为后台。设计此系统前先做
2、了需求分析,根据大学排课的复杂特点及现有的排课系统的功能局限性,以基于优先级的算法为主要思想,设计一种编码码简单、易于系统实现的排课算法,并根据要求设计出课表优化目标函数,通过目标函数值的比较在可行课表中找出较优解。本文主要介绍排课系统的设计构思和实现过程。通过一步步地介绍,让读者体会一个系统的制作大致要做些什么,有哪些过程。本系统用面向对象的方法对排课系统进行分析,进行模块划分设计过程中再根据具体情况对算法进行改造和补充,设计合理的大学排课系统。本系统在设计时力求用户界面友好,基本功能完备,操作简单
3、易用,便于维护。最后,本系统实现了大学排课、查询、补课等功能。关键词:大学排课系统;基于优先级算法;大型数据库;JavaIIABSTRACTCourseschedulingisoneofthemostbasic,mostimportant,isalsothemostcomplicatedmanagementworkofcollegeteachingmanagement,itsessenceistomakethestudents,teachersandteachersofthetimecoordinat
4、ion,reasonablearrangementofthecurriculum,theteachingworkeffectivelyandorderly.Apartofthecourseschedulingsystembelongstotheinformationofdigitalcampussystem,itdependsonthecomputertoaccomplishthecomplicatedpartofcoursearranging,avoidingmanualcoursearrangin
5、gtheteacherintheclasstimeconflictandclassroomconflicts.ThesystemusesJavaasadevelopmenttool,Oracledatabasemanagementsystemdesignofthedatabaseasabackground.Thedesignofthissystembeforethedemandanalysis,accordingtotheuniversitycoursetimetablingcomplexcharac
6、teristicsandexistingrowsoffunctionallimitationofclasssystem,withthealgorithmbasedonpriorityasthemainidea,designasimplecodecourseschedulingalgorithm,easyimplementation,andisdesignedaccordingtothescheduleoptimizationobjectivefunction,throughthetargetthefu
7、nctionvaluecomparedtofindbettersolutionsinthefeasibletimetable.Thispapermainlyintroducesthedesignandrealizationprocessofcourseschedulingsystem.Astepbystepthroughtheintroduction,letthereaderexperiencetomakeasystemaboutwhattodo,whatprocess.Thesystemusingo
8、bject-orientedmethodtoanalyzethecourseschedulingsystem,dividedtheprocessdesignmoduleandaccordingtothespecificsituationofreconstructionandsupplementofthealgorithm,therationaldesignofUniversityCourseSchedulingsystem.Thesysteminthed