网站地图| 免费获取|
免费论文网
  • 网站首页|
  • 论文范文|
  • 修改降重|
  • 职称论文|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 开题报告论文
搜索

当前位置:免费论文网 -> 论文下载 -> 论文下载 -> 医院工资管理系统
行政管理论文范文| 物流管理论文| 人力资源论文| 工商管理论文| 旅游管理| 财管管理论文| 工程管理| 安全管理| 乡镇企业管理| 电视制片管理| 文化产业管理| 物业管理|
工程管理论文| 工商管理论文下载| 信息管理论文| 人力资源论文| 酒店管理| 免费物流论文| 工商管理| 行政管理| 物流专业论文| 免费旅游论文| 行政管理论文| 人力资源|

医院工资管理系统

本文ID:LW24689 字数:16737,页数:51 价格:¥50.00 → 信用说明

扫一扫 扫一扫
本站会员可自行下载:下载地址 医院工资管理系统 (收费:5000 积分)  如何获取积分?
医院工资管理系统

文档字数:16737,页数:51  附任务书,开题报告,外文翻译

医院工资管理系统
 摘要:随着社会的不断进步,企业规模的扩大化,员工数量的增加化,手工管理工资已渐渐满足不了企业的需求,而工资管理系统作为计算机应用的一个分支,有着手工管理所无法比拟的优点,如:检索迅速、查找方便、可靠性高、存储量大、保密性好、寿命长、成本低等。这些优点能够极大的提高工资管理的效率。工资管理系统作为一个典型的信息管理系统,其系统开发主要包括数据库的设计与维护、系统软件的开发。利用计算机对各种工资信息进行日常的管理,如查询、修改、增加、删除以及存储等,迅速准确地完成各种工资信息的统计计算和汇总工作,快速打印出工资报表等。
 选用Borland公司的Delphi作为前端开发工具,利用其提供的集成开发环境及多种控件,尤其是对数据库的支持完成对数据库的各种操作,达到对工资管理的目的。在与数据库的连接过程中,由于ADO数据库引擎实现了一系列COM接口,通过数据提供者和数据使用者来实现广义的数据存取,故采用它实现数据库的连接。
 本次系统的开发,我们要充分的考虑到系统的安全性与实用性,对系统开发中的需求进行充分的分析,这将使工资管理的操作简便化,越来越适应现代企业的步伐,提高企业的管理效率。

关键词:工资管理;信息管理系统;Delphi;安全性;

Hospital wage management system
 Abstract:Along with the unremittingly progress of the society, the extension of the business enterprise, and the increment of the employee's quantity, the artificial management already cannot satisfy the enterprise’s requirements gradually, but the wages management system which is a branch of the computer application, has the advantage that the handicraft management can't compare to, such as: inspecting quickly, checking expediently, the high credibility , having great capacity to save, keeping secret well, the long life span, and the low costs. These advantages can raise the efficiency of the wages management greatly. The wages management system as the information management system of a typical model, its system development mainly includes the design and the maintenance of the database and the development of the system software. Making use of the computer to carry on the usual management to the various wages information, such as the searching, modifying, increasing, deleting and saving. Completing calculating various wages information and gathering the work quickly and accurately, printing out the wages statement quickly.
 Choosing the Delphi of Borland company as the head development tool, making use of the integrated development environment and various components it provides, particularly using the supporting on the database to complete the various operations of the database, in order to attain to the purpose to manage the wages. In the process of the database connection, the ADO database engine carries out a series of COM to connect, passing the data promoter and the data users to real the data access of the broad sense, so we can adopt it to carry out the database connection.
 In the development of this system, we must think about the safety and functions of the system enough, and we must carry on the full analysis to the need within the system development. This operation will make wages manage turn to simple, catch up with the step of the modern business enterprise more and more, and increase the management efficiency of the exaltation business enterprise.
 
Keywords: The wages management; management information system; Delphi; Safety;

目    录

第一章 工资管理系统概述和开发工具及相关技术介绍 1
1.1 工资管理系统的应用现状 1
1.2 工资管理系统开发的意义 1
1.3 系统的主要功能 2
1.4 工资管理系统的准备工作及安排 3
1.5 DELPHI简介  5
1.6 数据库简介 5
1.6.1 数据库技术的现状和发展 5
1.6.2 数据库系统的选择原则 6
1.7 ADO简介 7
第二章 工资管理系统需求分析 8
2.1 系统目标 8
2.2 系统业务分析 8
2.3 系统功能需求 8
2.4 系统可行性分析研究 9
2.5 工资管理系统的数据流程图 9
2.6系统数据流图 10
2.7 数据字典 12
第三章 系统的设计与实现 16
3.1 设计思路 16
3.2 概念设计 16
3.3 逻辑结构设计 17
3.4 功能模块的设计与实现 19
3.4.1 系统功能模块图 19
3.4.2 功能的说明 20
3.5 系统功能模块的设计与实现 21
3.5.1 系统登录界面的设计 21
3.5.2 系统主界面的设计 22
3.5.3 人员添加管理界面的设计 23
3.5.4 人员删除管理界面的设计 24
3.5.5 操作员管理界面的设计 25
3.5.6 员工基本工资管理界面的设计 26
3.5.7员工浮动工资管理界面的设计 27
3.5.8 工资发放管理界面的设计 27
3.5.9 工资调整管理界面的设计 28
3.5.10 工资报表管理及打印报表界面的设计 29
3.5.11 帮助界面的设计 31
第四章 系统测试 32
4.1  系统开发环境 32
4.2  测试 32
第五章 结论与展望 35
参考文献 37 
致  谢 38
附    录 39

医院工资管理系统由免费论文网(www.jaoyuw.com)会员上传。
原创论文流程 相关论文
上一篇:小商品销售管理系统 下一篇:x学院实验大楼混凝土工程视频设计..
推荐论文 本专业最新论文
Tags:医院 工资 管理系统 2012-04-18 09:10:36【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文


免费论文网提供论文范文,论文代发,原创论文

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2023 免费论文网 版权所有