企业人事管理系统(delphi+sql).rar
企业人事管理系统(delphi+sql),企业人事管理系统(delphi+sql)2.2万字 52页资料包括开题报告,任务书,文献翻译,中期报告,系统程序及论文正文,资料完整,推荐参考!摘 要随着社会信息化的发展,为了让管理更快捷、更准确,实现人事管理的信息化已经成为各个企业的当务之急。本课题是为企业人事管理提供现代化技术支持的管理信息系统,该系统包括了员工管...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 20023286 发布
企业人事管理系统(Delphi+SQL)
2.2万字 52页
资料包括开题报告,任务书,文献翻译,中期报告,系统程序及论文正文,资料完整,推荐参考!
摘 要
随着社会信息化的发展,为了让管理更快捷、更准确,实现人事管理的信息化已经成为各个企业的当务之急。
本课题是为企业人事管理提供现代化技术支持的管理信息系统,该系统包括了员工管理、部门管理、用户管理、招聘管理等主要模块。其图形用户界面利用DELPHI进行开发,后台数据库使用SQL SERVER 2000,采用ADO数据访问方式。本文针对具体项目展开研究,首先进行需求分析、模块划分,对实施该课题的方案进行论证。然后对整个系统进行了详细的分析和设计,结合源代码详细的描述出整个项目的开发过程,最后对系统进行了功能测试。
本课题的实施将会促进企业的无纸化办公,避免人工管理中出现各种差错,提高企业管理效率,使得管理者能够更加方便的了解到企业内部人事状况。
关键字: 人事管理;图形用户界面;数据访问
Abstract
With the development of information technology, in order to make the management faster and more correct, the most important thing of enterprises is making their personnel management computerized.
This project is a Management and Information System which offer the modern technology to support personnel management. This project covers Employee management﹑Department management﹑User management﹑Hiring management etc. Graphical User Interface is done in DELPHI, the background database is making use of SQL SERVER 2000 and the method for data-access is ADO .The author firstly evolved in the actual item then make the requirement analysis and modularization ,demonstrating from the beginning design to the last solution. In the process of analysis, the author describes the source code of the whole project. At last the thesis show the result of testing.
The advantages of applying this system are working with no paper and making personnel management more correct without manual mistakes. Improving the efficiency of management While make leaders know the personnel case very convenient.
Keywords: Personnel Management; Graphical User Interface; Data-Access;
目 录
第一章 绪论 1
§1.1 问题背景 1
§1.2 研究范围及技术要求 1
§1.2.1 研究范围 1
§1.2.2 技术要求 1
第二章 方案描述 2
§2.1 编写目的 2
§2.2 应用需求分析 2
§2.3权限功能划分 2
§2.4系统实现的基本功能 5
§2.5 设计数据库实体关系 6
§2.6数据库全局实体关系 13
第三章 系统模型建立与比较论证 14
§3.1 系统总体功能结构 14
§3.2 登录模块的设计 15
§3.3 系统管理模块的设计 15
§3.4部门管理模块的设计 17
§3.5 员工信息模块的设计 20
§3.6考勤管理模块的设计 23
§3.7 招聘信息模块的设计 25
§3.7.1空缺岗位管理 26
§3.7.2应聘人员管理 27
§3.8方案论证分析 29
§3.8.1 方案的技术可行性 29
§3.8.2 方案的经济可行性 29
§3.8.3 Delphi 与VB.VC编译器的比较 30
§3.8.4 MIS系统开发中C/S模式与B/S模式比较 30
第四章 系统的实现 32
§4.1登录模块的实现 32
§4.1.1首次登录模块的实现 32
§4.1.2重新登录模块的实现 34
§4.2 建立应用程序主窗体 34
§4.3 用户管理模块的实现 36
§4.4员工信息模块的实现 37
§4.5 部门管理模块的实现 39
§4.6考勤管理模块的实现 41
§4.7招聘信息模块的实现 41
§4.8其他模块的实现 41
第五章 系统测试 42
§5.1 测试目的 42
§5.2 测试方法 42
§5.3 测试设计 42
§5.4系统各模块的功能测试 45
§5.5测试结论 45
结束语 46
参考文献 47
致谢 48
参考文献
[1] 纪红.人事管理信息系统的设计与实施[J],计算机与现代化
[2] 莫停飞、白振兴、邓善.Delphi7环境下利用ADO与SQLServer2000数据库的链接[J]现代电子技术
2.2万字 52页
资料包括开题报告,任务书,文献翻译,中期报告,系统程序及论文正文,资料完整,推荐参考!
摘 要
随着社会信息化的发展,为了让管理更快捷、更准确,实现人事管理的信息化已经成为各个企业的当务之急。
本课题是为企业人事管理提供现代化技术支持的管理信息系统,该系统包括了员工管理、部门管理、用户管理、招聘管理等主要模块。其图形用户界面利用DELPHI进行开发,后台数据库使用SQL SERVER 2000,采用ADO数据访问方式。本文针对具体项目展开研究,首先进行需求分析、模块划分,对实施该课题的方案进行论证。然后对整个系统进行了详细的分析和设计,结合源代码详细的描述出整个项目的开发过程,最后对系统进行了功能测试。
本课题的实施将会促进企业的无纸化办公,避免人工管理中出现各种差错,提高企业管理效率,使得管理者能够更加方便的了解到企业内部人事状况。
关键字: 人事管理;图形用户界面;数据访问
Abstract
With the development of information technology, in order to make the management faster and more correct, the most important thing of enterprises is making their personnel management computerized.
This project is a Management and Information System which offer the modern technology to support personnel management. This project covers Employee management﹑Department management﹑User management﹑Hiring management etc. Graphical User Interface is done in DELPHI, the background database is making use of SQL SERVER 2000 and the method for data-access is ADO .The author firstly evolved in the actual item then make the requirement analysis and modularization ,demonstrating from the beginning design to the last solution. In the process of analysis, the author describes the source code of the whole project. At last the thesis show the result of testing.
The advantages of applying this system are working with no paper and making personnel management more correct without manual mistakes. Improving the efficiency of management While make leaders know the personnel case very convenient.
Keywords: Personnel Management; Graphical User Interface; Data-Access;
目 录
第一章 绪论 1
§1.1 问题背景 1
§1.2 研究范围及技术要求 1
§1.2.1 研究范围 1
§1.2.2 技术要求 1
第二章 方案描述 2
§2.1 编写目的 2
§2.2 应用需求分析 2
§2.3权限功能划分 2
§2.4系统实现的基本功能 5
§2.5 设计数据库实体关系 6
§2.6数据库全局实体关系 13
第三章 系统模型建立与比较论证 14
§3.1 系统总体功能结构 14
§3.2 登录模块的设计 15
§3.3 系统管理模块的设计 15
§3.4部门管理模块的设计 17
§3.5 员工信息模块的设计 20
§3.6考勤管理模块的设计 23
§3.7 招聘信息模块的设计 25
§3.7.1空缺岗位管理 26
§3.7.2应聘人员管理 27
§3.8方案论证分析 29
§3.8.1 方案的技术可行性 29
§3.8.2 方案的经济可行性 29
§3.8.3 Delphi 与VB.VC编译器的比较 30
§3.8.4 MIS系统开发中C/S模式与B/S模式比较 30
第四章 系统的实现 32
§4.1登录模块的实现 32
§4.1.1首次登录模块的实现 32
§4.1.2重新登录模块的实现 34
§4.2 建立应用程序主窗体 34
§4.3 用户管理模块的实现 36
§4.4员工信息模块的实现 37
§4.5 部门管理模块的实现 39
§4.6考勤管理模块的实现 41
§4.7招聘信息模块的实现 41
§4.8其他模块的实现 41
第五章 系统测试 42
§5.1 测试目的 42
§5.2 测试方法 42
§5.3 测试设计 42
§5.4系统各模块的功能测试 45
§5.5测试结论 45
结束语 46
参考文献 47
致谢 48
参考文献
[1] 纪红.人事管理信息系统的设计与实施[J],计算机与现代化
[2] 莫停飞、白振兴、邓善.Delphi7环境下利用ADO与SQLServer2000数据库的链接[J]现代电子技术