员工管理-员工信息管理系统课程设计 精品

  • 格式:doc
  • 大小:1000.00 KB
  • 文档页数:47

下载文档原格式

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

武汉工程大学

计算机科学与工程学院课程设计报告

设计名称:《数据库原理与应用》课程设计

设计题目:企业员工信息管理设计与开发

学生学号:1305120411

专业班级:20XX级网络工程01

学生姓名:何彬

学生成绩:

指导教师(职称):刘晓华(副教授)

完成时间:20XX-11-19~20XX.12.10

武汉工程大学计算机科学与工程学院制

说明:

1、报告中的第一、二、三项由课程设计负责人在课程设计开始前填写并发

给每个学生;四、五两项(中英文摘要)由学生在完成课程设计后填写。

2、学生成绩由指导教师根据学生的设计情况给出各项分值及总评成绩。

3、指导教师评语一栏由指导教师就学生在整个课程设计期间的表现、设计

完成情况、报告的质量等方面给出客观、全面的评价。

4、训练报告正文字数应不少于3000字,也可由指导教师根据本门课程设

计的具体情况酌情增加字数或内容。

5、平时表现成绩低于6分的学生,其课程设计成绩按不及格处理。

6、此表格式为武汉工程大学计算机科学与工程学院提供的基本格式(适用

于学院各项课程设计),各教研室可根据本项课程设计的特点及内容做适当的调整,并上报学院批准。

成绩评定表

学生姓名:何彬学号:1305120411 班级:网络工程01

目录

摘要................................................................. II Abstract .............................................................. III 第一章课题概述.................................................... - 1 - 1.1 课题背景....................................................... - 1 - 1.2 设计内容........................................................ - 1 - 第二章设计简介及设计方案论述 ...................................... - 2 - 2.1 设计简介....................................................... - 2 - 2.2 设计方案....................................................... - 2 - 第三章详细设计.................................................... - 4 - 3.1 数据库设计..................................................... - 4 - 3.2 界面和功能设计(关键代码) ..................................... - 4 - 第四章设计结果及分析 ............................................. - 31 - 4.1 系统功能结果及分析 ............................................ - 31 - 4.2 员工管理功能实现结果及分析 .................................... - 32 - 总结............................................................ - 36 - 致谢............................................................ - 37 - ........................................................ 错误!未定义书签。

摘要

随着计算机技术的飞速发展,计算机在企业管理中应用得到普及,不仅是在企业中,在学校利用计算机实现管理势在必行。企业管理系统是现在企业管理工作不可缺少的一部分,是适应现在企业制度的要求,是推动企业劳动人事走向科学化、规范化的必要条件。计算机以其强大的性能价格优势给人们的工作、学习和生活带来极大的方便.计算机代替人工处理一些事务已成为必然。整个人类社会已进入高度信息化,人们对信息和数据的利用和处理已经进入自动化、网络化和社会化的阶段。本系统是一个结合小型企业实际情况、具体制度的实际需求,采用功能强大的Java作为开发工具、SQL作为数据库而开发出来的人事管理系统。能完成人事管理的基本功能,包括系统管理、系统信息管理、数据信息查询、数据信息浏览,本系统可以满足企业简单人事管理的需要。系统具有友好的界面,操作方便等优点。

关键词:SQL数据库;综合测评管理;Java

Abstract

With the rapid development of puter technology, puter application in enterprise management has been widely used, not only in the enterprise, it is imperative to use puter to achieve management in schools. Enterprise management system is an indispensable part of enterprise management, and it is a necessary condition to meet the requirements of the enterprise system. It is a necessary condition to promote the labor and personnel to the scientific and standardized. With its powerful performance, the puter has brought great convenience to people's work, study and life. The whole human society has entered a high degree of information, people's use of information and data has entered a stage of automation, networking and socialization. This system is a bination of the actual situation of small enterprises, the actual needs of the specific system, the use of powerful Java as a development tool, SQL as the database and the development of the personnel management system. To plete the basic functions of personnel management, including system management, system information management, data query, data browsing, the system can meet the needs of the enterprise's simple personnel management which has friendly interface, convenient operation and so on.

Keywords:SQL database;integrated appraisal management;Java