文章来源:淘论文网   发布者: 毕业设计   浏览量: 45



还可以点击去查询以下关键词:
[考勤管理]    [RFID的考勤管理]   

基于RFID的考勤的设计与实现(含任务书,毕业论文说明书22000字,程序代码,MySQL数据库)
摘  要
射频识别技术(RFID)是自动识别技术的一种,它通过无线射频方式进行非接触双向数据通信对目标加以识别,具有识别迅速、无磨损、不受环境影响、寿命长等优点。
本系统前台采用RFID技术,对数据进行采集,将采集到的数据存入数据库中,而后台的系统采用Zend studio作为开发工具,PHP作为开发语言开发,系统通过提取数据库中的数据信息,对人工的考勤情况,加班请假等进行统计,由于硬件设备未到位的原因,本系统采用手动录入的方式来模拟刷卡录入。
本系统和一般的考勤管理系统对比,除了使用方便,功能更加完善,节省了时间的同时也节省了特点外,还能够随时添加员工信息,管理员信息,提交请假加班申请,管理员能够对提交上来的申请单进行审核,给予合理的判断是否通过审核,给予对应的允许;同时呢,本系统产生的表格十分简便明确,能明显的看出各员工的考勤情况与请假加班时间,请假加班以小时为单位,精确的时间统计,能更好的将本系统产生的数据送至同属管理系统的薪资管理系统时更好的计算,以PHP技术为开发语言,采用B/S结构的本系统,可以不用下载任何客户端,只需在你的电脑上安装谷歌浏览器,当你的电脑连入此系统所在的网络时,你便可以登录系统查询你所需要查询的资料,可以说,为公司电脑也省下了很多不需要的东西。 〖淘毕业设计(论文)网 HTTP://www.TaoLW.com 咨询QQ:1291172650〗

关键词:考勤管理;RFID;PHP;B/S
 
Abstract

Radio Frequency Identification (RFID) is an automatic identification technology, radio frequency through non-contact from of two-way data Communications to be on target identification, with the rapid identification, no wear, without environmental impact, long life and other advantages.
The front desk of the system using RFID technology, collecting the Date, and deposited the collected Date into Date base, then background using Zend Studio as a development tool, and make PHP as a development language development, the system data in the database extract the Date base, for the artificial attendance, count the overtime and leave, reasons hardware device is not in place, the system uses the manual entry to simulate card entry.
Comparison the system and attendance management system, in addition to use easily, function more perfect, saving time while saving features can also be added at any time the employee information, administrator information, submit an application for leave overtime, the administrator is able to submit up the application form for review, to give a reasonable judgment whether they have passed, to give the corresponding permission; same time, the system-generated form is very simple and clear, obvious that the staff attendance and leave overtime, leave overtime better calculated in units of hours, the exact time statistics, the better the system data to belong to the same management system payroll management system, PHP technology for the development of language, the use of B / S structure of the system, can not download any client, just install Google Chrome on your computer, when your computer connected to the network for this system's edge you can log on to the system to check the information you need to query can be said for the company the computer also left a lot of unnecessary things. 〖资料来源:淘毕业设计(论文)网 http://www.TaoLW.com〗

Key words: Attendance check management; RFID; PHP; B/S

3.1 系统总体分析
3.1.1 系统需求分析
基于RFID技术的考勤管理系统是通过刷卡机对员工IC卡进行识别,将员工信息录入到数据库当中,然后通过后台系统从数据库中提取数据,在通过考勤系统的处理,对员工的考勤信息进行进一步的统计与规划,由于在本论文开头已经表明,硬件设备的不齐全,无法由刷卡机录取员工的信息数据,从而采用手工录入的方式,将员工信息录入到数据库当中,员工通过登录本系统,普通员工只能够通过本系统查看自身的考勤信息,与自己指定时间内的加班请假时间,同时可以向管理员提交自己的请假与加班的申请单,而管理员作为本系统的管理者,拥有一定的权限,可以删除一些没用的信息,例如:辞职,被开除等等情况的人工信息,同时,只要有员工向自己提交请假或者加班的申请单的时候,管理员能够通过对其上交申请单的理由进行审批,给予是否通过,再反馈给该员工。审批通过的申请,将被记入到人工的个人信息统计中。
⑴对员工进行考勤管理;
⑵考勤记录的获取;
⑶对员工请假或者加班等情况的登记;
⑷对考勤记录进行处理,统计,形成报表;
⑸对登陆口令的安全性保护; 〖资料来源:淘毕业设计(论文)网 www.TaoLW.com〗


这里还有:


还可以点击去查询:
[考勤管理]    [RFID的考勤管理]   

请扫码加微信 微信号:sj52abcd


下载地址: http://www.taolw.com/down/2590.docx
  • 上一篇:PHP库存管理系统的设计与实现(含录像)
  • 下一篇:基于PHP+MySQL的团购网站的设计与实现