高校就业分析信息管理系统
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
高校就业分析信息管理系统
毕业论文(设计)
题目高校就业分析信息管理
系统
姓名辛鹏亮学号
1109064010
所在院(系)数学与计算机科学学院
专业班级信息与计算科学1101
班
指导教师张瑞林
完成地点陕西理工学院
2015年6月6日
高校就业分析信息管理系统
辛鹏亮
(陕理工数计学院信计1101班,陕西汉中723000)
指导老师:张瑞林
[摘要]随着我国教育事业的不断发展以及教育体制的不断完善,近年来各高校招生人数不断增加,高校毕业生人数也是逐年增加,随之而来的便是毕业生的就业情况。从近几年的数据可以看出,高校毕业生的就业情况相当严峻。如何才能处理好招生人数和毕业生就业率的关系,需要一个对毕业生的就业情况进行分析的系统。高校就业分析信息管理系统对多年来我校的毕业生就业数据进行系统收集,运用数学模型,进行系统的分析。按照不同的专业进行统计,能够较为清晰的反映出各专业毕业生就业的大体情况和方向,预测各专业的发展趋势和人才需求,对招生政策的制定和招生人数的确定有一定的参考价值。
本系统应用软件工程的方法实现需要的基本功能,应用面向对象的java语言,使用J2EE技术,应用Jsp+Servlet+JDBC,采用MVC开发模式。以SQLServer 2005作为数据库进行开发。实现了毕业生就业信息的集中管理、分散操作、信息共享和数据分析。
[关键词]就业分析;信息管理;JAVA;MVC;J2EE
College Graduates Employment Information
Management System
Author:xpl
(Grade04,Class1101,Major Information and
Computing Since,Math and Computing Since Dept.,Shaanxi University of Technology,Hanzhong
723000,Shaanxi)
Tutor:ZhangRuiLin
Abstract:As dramatic increase in the number of college graduates, the workload and difficulty of the college graduates employment information management has doubled and redoubled. Aiming at the shortcomings of the "National Information Management System for Employment of College Graduates version 1.1", which is used by
some colleges and universities at present. So it is very urgent and necessary to build a college graduates employment information management system to improve the efficiency and quality of the management of graduates employment. This paper combined the specific requirements of college graduates employment information management of our university, analysised the business process of that work indicated above, collected the first—hand data related to employment information management system, reconstructed the main target and functional requirements of this system, adopted an analytical method based on modern software engineering and the Agile Methodology, designed and developed the Graduates Employment Information Management System of Normal University.
This system applied with software engineering methods, used Java for the technical architecture, adopted a variety of J2EE technologies such as JSP, Servlet, JDBC, etc, used MVC (Model View Controller) development model to operate SQLServer 2000 as the database. At the same time, this system fully relyed on the campus network and the Internet, to achieve the graduate employment information centralized management, decentralized operations and information sharing.
Currently the system has been operated in sunt Normal University, and has been praised. With integrating the college graduate employment information, this system has improved the level of management of college graduates employment information, has enhanced the work efficiency, and has made due contributions for being a digital campus.
Keywords:Graduates; Information Management System; JA V A;MVC;J2EE
目录
1.绪论 0
1.1 课题的背景及意义 0
1.2 毕业生信息管理系统实现目标 (1)
1.3 国内外研究现状 (1)
1.4 系统功能简介及本人完成的主要工作 (2)
1.5 论文内容组织 (3)
2.系统设计的基础知识介绍 (3)