基于指纹识别的考勤系统设计.

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

基于指纹识别的考勤系统设计

学院计算机科学与技术

专业计算机科学与技术

研究方向计算机应用

学生姓名

学号

指导教师姓名

指导教师职称讲师

2014 年4 月10 日

基于指纹识别考勤系统设计

摘要:随着指纹识别技术日益成熟,在社会的各个领域该技术都得到了广泛应用。在现代企业管理中,考勤也成为了一种必不可少的过程。然而在一些传统的考勤过程中,由于某些原因会导致一些不良问题,但由于指纹技术具有终生不变性,唯一性,不可代替性使得指纹识别考勤逐渐代替一些传统的考勤方法,如打卡等。同时使用该技术也保证了考勤数据的真实性。

该系统针对指纹是计算机技术与指纹分析完美相结合下完成的。本系统采用目前比较流行.Net应用体系架构以及稳定的SQL Server 数据库,具有很高的安全性和可靠性,及灵活的系统扩展性和良好的用户体验。该系统能够方便地完成考勤功能,同时又具备查询功能。本文主要是介绍基于指纹识别的考勤系统的设计方案和流程。

关键词:员工考勤;指纹识别;.NET ;SQL Server

The Design of Attendance System Based on Fingerprint Recognition

Abstract:As the fingerprint recognition technology is increasingly mature, in the areas of social the technology has been widely applied. In the modern enterprise management, attendance is also a necessary process. In the process of some traditional attendance, however, for some reason can lead to some bad problems, but because the fingerprint technology has a lifelong invariance, uniqueness, an alternative that fingerprint attendance gradually take the place of some of the traditional method of check on work attendance, such as punching, etc. At the same time use the authenticity of the technology also ensures the attendance data.

The system according to the fingerprint is perfect under the combination of computer technology and fingerprint analysis. This system uses the current relatively application architecture and the stability of the SQL Server database, has the very high safety and reliability, and flexible system scalability and good user experience. The system can easily complete timekeeping function, and also have the query function. This paper mainly introduces the design of check on work attendance system based on fingerprint identification scheme and process.

Key words: Employee attendance ; Fingerprint identification; ; SQL Server

目录

绪论 (1)

1指纹识别基本原理 (2)

1.1指纹识别系统工作基本原理 (2)

1.1.1指纹图像采集 (2)

1.1.2指纹图像预处理 (2)

1.1.3指纹特征提取 (3)

1.1.4指纹匹配 (3)

1.2指纹识别系统的工作模式 (3)

2 指纹识别考勤系统的设计 (4)

2.1系统设计的原则 (4)

2.1.1 系统可靠性原则 (4)

2.1.2综合性原则 (4)

2.1.3先进性 (4)

2.2 系统的功能模块的设计 (4)

2.2.1系统的硬件功能模块 (4)

2.2.2 系统的其他功能模块 (4)

2.3系统技术介绍 (5)

2.3.1 .NET框架介绍 (5)

技术介绍 (5)

2.3.3.SQL Server 2005 (5)

2.4本章小结 (5)

3数据库的设计与实现 (5)

3.1数据库的设计规则 (5)

3.2数据库的设计过程 (6)

3.3数据库的实现 (6)

3.3.1 指纹记录数据库 (6)

3.3.2数据库中获取指纹代码 (7)

3.4本章小结 (8)

4 考勤系统的实现 (8)

4.1考勤系统客户端的实现 (8)

4.1.1客户端的界面设计 (8)

4.1.2考勤客户端的代码实现 (10)

4.2考勤web子系统的实现 (12)

4.2.1考勤信息查询界面 (12)

4.2.2查看勤状态的界面 (13)

4.3本章小结 (14)

总结 (14)

参考文献 (15)

致谢 (16)

相关文档
最新文档