计算机软件毕业设计基于指纹识别的考勤管理系统.docx

上传人:b****0 文档编号:542625 上传时间:2022-10-11 格式:DOCX 页数:22 大小:72.91KB
下载 相关 举报
计算机软件毕业设计基于指纹识别的考勤管理系统.docx_第1页
第1页 / 共22页
计算机软件毕业设计基于指纹识别的考勤管理系统.docx_第2页
第2页 / 共22页
计算机软件毕业设计基于指纹识别的考勤管理系统.docx_第3页
第3页 / 共22页
计算机软件毕业设计基于指纹识别的考勤管理系统.docx_第4页
第4页 / 共22页
计算机软件毕业设计基于指纹识别的考勤管理系统.docx_第5页
第5页 / 共22页
点击查看更多>>
下载资源
资源描述

计算机软件毕业设计基于指纹识别的考勤管理系统.docx

《计算机软件毕业设计基于指纹识别的考勤管理系统.docx》由会员分享,可在线阅读,更多相关《计算机软件毕业设计基于指纹识别的考勤管理系统.docx(22页珍藏版)》请在冰豆网上搜索。

计算机软件毕业设计基于指纹识别的考勤管理系统.docx

计算机软件毕业设计基于指纹识别的考勤管理系统

【计算机软件毕业设计】基于指纹识别的考勤管理系统

河北农业大学

本科毕业论文(设计)

题目:

基于指纹识别的考勤管理系统

摘要

随着计算机技术的飞速发展,计算机在企业应用中的普及,利用计算机实现企业的人事考勤管理势在必行。

并且随着企业员工的增加,企业的考勤管理变得越来越复杂。

规范的考勤管理是企业提高管理效益的重要保证,而传统的人工管理存在着效率低,不易统计,成本高和易出错等弊端,已经无法适应现代企业的需求。

随着计算机技术和通信技术的迅速发展,将传动的人工考勤管理数据化,建立一个高效率,无差错的考勤管理系统,能够有效的帮助企业实现“公正考勤,高效薪资”,使企业的管理水平登上一个新的台阶。

本文介绍了该系统的开发背景、意义及国内外现状,然后重点阐述利用VC++、SqlServer2000采用“自上而下地总体规划,自下而上地应用开发”的策略开发指纹考勤管理系统的过程。

包括设计与实现环节,并且通过测试分析总结出该系统的功能特点。

本系统主要完成以下几个方面的功能,1.员工基本信息管理:

包括对员工基本信息的添加、删除,修改以及查询。

2.员工排班的管理:

该模块用户对员工每天的上班请况进行安排。

3.员工考勤管理模块:

包括对员工上班下班进行签到。

4.员工考勤统计查询模块:

包括对员工考勤情况进行统计和详细的查询。

总之该系统通过简单的操作界面,实现了方便的录入数据,形成了一个快捷的查询、签到管理系统。

关键字:

考勤管理、排班管理、VC++、SqlServer2000

Abstract

Withtherapiddevelopmentofcomputertechnology,computerapplicationin

enterprise,personnelattendancemanagementbeimperativeusingthecomputer.Andwiththeincreaseofenterprisestaff,attendancemanagementofenterprisesbecome

andmorecomplex.Attendancemanagementisanimportantguaranteeformore

enterprisestoimprovemanagementefficiency,andthetraditionalmanual

haslowefficiency,difficulttostatistics,thehighcostanderrormanagement

proneandotherdefects,hasbeenunabletomeettheneedsofmodernenterprises.Withtherapiddevelopmentofcomputertechnologyandcommunicationtechnology,artificialattendancemanagementdatatransmission,theestablishmentofanefficient,error-freeattendancemanagementsystem,caneffectivelyhelpenterprisestorealize"fairattendance,highsalaries",makethemanagementlevelofenterpriseswillgettoanewlevel.

Thispaperintroducesthedevelopmentbackground,significanceandthestatusofthesystem,andthenfocusesontheuseofVC++,SqlServer2000usinga"top-downintheoverallplanning,bottom-upstrategydevelopmentoffingerprintattendancemanagementsystemofShangdiapplicationdevelopment"process.Includingthedesignandimplementationaspects,andsummarizedbytestandanalysisfunctionsandcharacteristicsofthesystem.

Thissystemmainlycompletesthefollowingfunctions,1basicemployeeinformationmanagement:

includingthestaffbasicinformationtoadd,delete,modifyandquery.2employeeschedulingmanagementmodule:

theusertoemployeesworkingeverydaytoarrangeit.3staffattendancemanagementmodule:

includingthestaffworkattendance.4staffattendancestatisticsquerymodule:

includesstatisticalanddetailedinquiryonstaffattendance.Thesystemthroughasimpleinterface,realizesconvenientdataentry,formingafastquery,attendancemanagementsystem.

Keywords:

attendancemanagement,schedulingmanagement,VC++,SqlServer2000

1(绪论.............................................................................................................................................1

1.1选题背景和意义.............................................................................................................1

1.2国内外研究现状和发展趋势.........................................................................................1

2(管理信息系统和开发技术环境介绍...............................................................................................22.1管理信息系统简介.........................................................................................................2

2.2相关技术简介.................................................................................................................2

2.2.1C/S体系结构............................................................................................................2

2.2.2C++简介....................................................................................................................3

2.2.3VC++6.0简介............................................................................................................42.2.4SQLSERVER数据库....................................................................................................4

3.系统的分析与设计.........................................................................................................................43.1需求分析.........................................................................................................................4

3.1.1可行性分析...............................................................................................................4

3.1.2系统功能分析...........................................................................................................5

3.1.3系统开发目标分析....................................................................................................53.2总体设计.........................................................................................................................5

3.2.1系统模块图...............................................................................................................5

3.2.2指纹比对流程...........................................................................................................6

3.2.3.考勤管理

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 党团工作 > 入党转正申请

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1