(完整版)计算机专业毕业论文 下载本文

摘要

考勤管理系统能够帮助公司单位在人事管理上对员工信息进行管理,系统全面实现了公司的基本管理要求,能大大提高公司的工作效率和管理能力。

本课题就是为了适应信息化时代潮流而提出的。它的使用结合 机读磁卡进行公司的日常考勤,可以实现日常考勤、考勤统计、考勤的查询、员工管理等一系列工作的智能化、数字化,从而代替昔日费时、费力易错、枯燥乏味的人工考勤方式。使公司能够对员工的各种信息进行全面统计,方便公司做出恰当的奖惩制度。

本系统我主要设计了登录模块,主模块,考勤管理模块。 系统使用delphi7.0软件开发工具,SQL Server数据库。

关键词:考勤 考勤统计 考勤查询 模块

Abstract

This manage system check on work attendance several aspects. The system can provided a comprehensive function,can greatly improve the capacity of the management and the work efficiency. This program was made to adapt the era tideway,this system work with the timecard can improve efficiency of the company,it can actualize the daily check on work attendance,the attendance-Stat,the attendance-query, the employee management and so on.

This program can replace the old check on work attendance which is time-waste and make right decisions.

In the whole system, I contrive the login module,main module,and the attendance module.

Our system made out of Delphi7.0 and SQL Server database

Keyword:Check on work attendance

Attendance-Stat Attendance-Query Module

目 录

第1章 绪 论 ................................ 1 §1.1课题应用背景 ........................... 1 §1.2现有产品和存在问题 ..................... 1 §1.3本选题可行性及现实意义 ................. 2 §1.4 课题的制作 ............................ 3 第2章 需求分析 ............................. 4 §2.1功能需求分析 ........................... 4 §2.2软硬件分析 ............................. 5 §2.3运行环境要求 ........................... 5 第3章 概要设计与详细设计 ..................... 6 §3.1系统设计原则 ........................... 6 §3.2系统功能设计 ........................... 6 §3.2.1系统的功能模块图 ................... 7 §3.2.2系统的数据流程图 ................... 7 §3.2.3主要的数据字典 ..................... 9 §3.2.4系统的主程序流程图 ................ 10