资源描述:
《企业员工管理系统(doc毕业设计论文)》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、企业员工管理系统开发TheDevelopmentofEnterpriseEmployeeManagementSystem目录摘要IABSTRACTII第1章绪论11.1开发背景及意义11.2开发工具简介1第2章系统分析32.1系统需求分析32.2系统处理流程分析42.3系统安全性分析5第3章系统设计73.1系统各模块功能设计73.2数据库概念结构设计93.3数据库表的设计9第4章系统实现124.1数据库连接的实现124.1.1数据库基本操作的实现144.1.2存储过程的实现144.2主要模块的实现164.2.
2、1人事管理模块的实现174.2.2招聘管理模块的实现194.2.3信息统计分析模块的实现204.2.4数据库维护模块的实现21结论22参考文献23摘要随着企业规模的扩大,企业员工管理的任务越来越重,仅仅依靠人工管理已经变的不可能,迫切需要借助计算机来进行管理。企业员工管理系统就是一个为适应当前各个企业对员工管理的迫切需求而设计开发的软件系统。该系统能极大地方便管理员的工作,提高企业的工作效率。本系统主要包括八大管理模块,分别是管理员登录管理,组织管理,人事管理,招聘管理,合同管理,培训发展管理,保险福利管理和
3、数据库维护管理。在开发本系统的过程中按照软件工程的步骤:首先进行需求分析确定该系统的功能,然后对系统进行功能模块划分,接着分析设计数据库,最后完成系统的详细设计与编码实现。本文首先介绍了该系统的开发背景和开发环境,其次介绍了系统的需求分析,处理流程分析以及安全性分析,接着介绍了数据库的概念结构设计和数据库表的设计,最后详细说明了人事管理模块,招聘管理模块,统计分析模块和数据库维护模块等主要模块的实现。关键词招聘管理,数据库维护,合同管理,人事管理ABSTRACTWiththeexpansionofenterp
4、risescale,thetaskofemployeemanagementhasbecomeincreasinglyimportant,itisurgenttousecomputertocopywiththeworkofemployeemanagement,whichisimpossibletodependononlyartificialmanagement.Enterpriseemployeemanagementsystemisdevelopedtoadapttothepressingrequirement
5、sofvariousenterprisesinemployeemanagement.Thissystemcangreatlyfacilitatetheworkofmanagersandimproveenterpriseefficiency.Thesystemconsistsmainlyofeightmodules,whichareadministratorloginmanagement,organizationmanagement,personnelmanagement,recruitmentmanageme
6、nt,contractmanagement,trainingmanagement,insurancemanagementanddatabasemaintenancemanagement.Accordingtotheprocessofsoftwareengineering,firstly,wecarryouttherequirementsanalysistodefinethefunctionsofthesystem,secondly,designfunctionmodules,thenanalyzeanddes
7、ignthedatabase,finally,implementsdetaileddesignandcoding.Inthisessay,first,itintroducesthedevelopmentbackgroundanddevelopmentenvironmentofthesystem,second,itintroducestherequirementanalysis,processanalysis,securityanalysisofthesystem,then,itintroducesthecon
8、ceptstructuredesignofthedatabaseandthedesignoftable,finallyitdetailstherealizationofmodulesincludingpersonnelmanagementmodule,recruitmentmanagementmodule,statisticalanalysismodule,databasemaintenancemo