西北民族大学毕业论文(设计)题目:企业人事信息管理系统姓名:李铸洪学号:P071513195学院:数学与计算机科学学院专业:计算机科学与技术班级:2007级计算机科学与技术1班指导教师:顿毅杰2011年5月10日企业人事信息管理系统专业:计算机科学与技术姓名:李铸洪指导老师:顿毅杰摘要随着科学技术的不断提高,计算机应用已进入人类社会的各个领域且发挥着越来越重要的作用。同时,人事管理系统作为计算机应用的一种,也已成为企业单位不可缺少的部分。本文主要描述了一个小型企业人事管理系统的开发过程,并严格按照软件工程的软件开发标准,对相应的设计给出了详细介绍。本系统具有检索快速、操作简单等特点,主要是对企业人事管理工作进行电子化管理,简化繁琐的手工操作,提高人事管理工作效率。系统的功能主要有人员档案管理,考勤管理,奖惩管理,培训管理等,能够满足许多中小型企业人事管理工作的要求。系统设计主要包括前台应用程序设计和后台数据库设计。前台应用程序采用java编程语言进行开发,界面要简洁明了,易于操作。后台数据库则采用SQLServer2000作为后台数据库,利用其提供的数据库管理功能为前台提供数据支持。关键词:人事管理系统,SQLServer2000,javaABSTRACTWithconstantscientificandtechnologicaladvancementhasbeenentered,thecomputerapplicationsinvariousareasandwhichhumansocietyhasplayedanincreasinglyimportantrole.Meanwhile,thePersonnelManagementSystemtobeusedasakindofcomputerapplications,havealsobecomeanindispensablepartofbusinessunits.Thisarticleisprimarilyadescriptionofasmallenterprisepersonnelmanagementsystemstrictlyinaccordancewiththedevelopmentprocess,andsoftwareengineering,softwaredevelopmentstandardstothecorrespondingdesigngivesadetailedintroduction.Thissystemhasaretrievalquickandeasytooperate,andsoon,themaincharacter,personnelmanagementoftheenterprisestosimplifythecomplicatedelectronicmanagement,personnelmanagementmanualoperationandimproveefficiency.systemfunctionsaremainlypersonnelrecordsmanagement,attendancemanagement,rewardsandpunishments,suchasmanagement,trainingandmanagementtomeettherequirementsforpersonnelmanagementofthemanysmallandmedium-sizedenterprises.DesignoftheSystemmainlyincludesapplicationdesignandback-officedatabasedesign.ForegroundApplicationsusingJavaprogramminglanguageinterfacetobeconcise,andeasytooperate.spoolerSQLServer2000databaseisusedasabackgrounddatabaseserver,usingitsdatabaseservicesprovidedbydatamanagementfunctionalityavailableatreceptionforsupport.Keywords:PersonnelManagement,SQLServer2000,Java目录1.绪论............................................................................................................................................12.相关开发技术............................................................................................................................22.1技术介绍..........................................................................................................................22.2开发工具选择..................................................................................................................23.数据库设计................................................................................................................................43.1需求分析..........................................................................................................................43.1.1设计背景..............................................................................................................43.1.2需求描述...............................................................