1 / 77
文档名称:

毕业设计(论文)-基于BS结构的人力资源管理系统的设计与实现.doc

格式:doc   页数:77
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于BS结构的人力资源管理系统的设计与实现.doc

上传人:3346389411 2013/4/7 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于BS结构的人力资源管理系统的设计与实现.doc

文档介绍

文档介绍:人力资源管理系统的设计与实现
摘要
随着计算机的普及和计算机科学技术的飞速发展,人们开始越来越多地利用计算机解决实际问题。员工信息管理是企业信息管理的重要部分,面对大量的人事信息,采用人力处理既浪费时间、又浪费人力和物力,并且数据的准确性低。人力资源管理系统能够使企业对人力资源的管理变得更加快捷、准确。
系统主要包括登录模块、人员档案模块、培训管理模块、职称评定模块、奖惩管理模块、人员调动模块。满足了企业对人力资源管理的主要需求。
系统开发采用JSP+JavaBean+DataBase的体系结构。后台数据库采用Microsoft Server 2005,并将系统逻辑代码封装在JavaBean中。利用JSP技术,可以方便地调用JavaBean中的逻辑代码,并结合HTML语言制作出友好且易于操作的系统界面。
系统采用B/S结构,使用户可实现无地域限制的办公,采用J2EE的多层次结构,使系统具备高可用性、安全性、可扩展性和可靠性。
关键词:人力资源管理;人员档案管理;培训管理;职称评定管理
HUMAN RESOURCES MANAGEMENT SYSTEM
ABSTRACT
With the popularity puters and the rapid development puter science and technology, more and more people began to puters to solve practical problems. Enterprise information management staff is an important part of information management, in the face of a large number of personnel information, using manpower management is a waste of time as well as a waste of human and material resources, and the accuracy of the data is low. Human resources management system will enable enterprises to the management of human resources has e faster and more accurate.
The system includes log modules, personnel files modules, training management module, Title performance evaluation modules, incentive management module, mobility modules. To meet the business-to-human resources management major demand.
System development using JSP + JavaBean + DataBase architecture. Background database using Microsoft Server 2005, and system logic code in the package in the JavaBean. JSP use of technology, can easily call JavaBean in the logic of the code, combined with HTML language to create friendly and easy to operate the system interface.
System using B / S structure, which allows the user to achieve a geographical constraints of office, the use of J2EE multi-level structure, allowing the system to have high availability,security and scalability and reliability.
Key words: Human resources management; Personnel files module; Management training module; Title performance evaluation module
目录

1 绪论 1