固定资产管理系统毕业设计

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

中文摘要

随着企业规模的逐步扩大,其固定资产的投资规模相应扩大。目前,固定资产管理很多仍停留在手工管理模式,其运作机制已和企业的业务发展规模不相适应。如何对固定资产进行有效的管理,是目前企业十分关注的问题。由于数据库技术及其开发工具的不断发展,开发一套企业规范的固定资产管理系统,实现计算机化管理,在技术上已经变得非常容易实现。

本次毕业设计的题目是开发一个固定资产管理系统。该系统可以分为9个功能模块:登陆模块、提示模块、资产类型管理模块、仓库管理模块、资产管理模块、资产借出管理模块、资产折旧管理模块、资产统计模块和用户管理模块;考虑到页面显示时列出的表单可能很长,故添加了一个分页模块。经过测试,整个系统达到了界面良好、灵活易用的效果。

关键词:固定资产管理系统;用户管理;资产折旧

Fixed Assets Management System

Author:xxx Tutor:xxx

Abstract

With the enlargement of the enterprise scale gradually, the investment of its fixed assets is expanded correspondingly. At present, a lot of fixed assets management still stay in the management of the manual pattern, its operation mechanism has been unsuitable for the business of enterprises. How to carry on the effective management to the fixed assets is the question which enterprises pay close attention to presently. Because of the development of the database’s technology and developer kits, it has been become easy to design the normal fixed assets management system for a enterprises. The system has realized the management controlled by computers.

The subject of graduation is to design a fixed assets management system. The system includes nine function modules: loading module, suggesting module, the module of asset’s type, storage management module, asset management module, the module of lending asset, the module of asset depreciation, the module of asset statistics and user management module. At the same time, because the page displays the form set very long, a paging module is added. After the test, the overall system has a friendly interface, which is used conveniently.

Keywords:Fixed Assets Management System; User Management; Asset Depreciation

目录

第一章系统概述 0

1.1项目开发的背景和意义 0

1.1.1项目开发背景 0

1.1.2项目开发意义 0

1.2项目开发环境 (2)

1.3系统体系结构 (2)

1.3.1传统的C/S 结构的特性 (2)

1.3.2 B/S 结构的特性 (3)

1.4所负责开发模块 (3)

第二章开发环境 (4)

2.1开发工具简介 (4)

2.1.1 Java (4)

2.1.2 Tomcat (4)

2.1.3 Eclipse (4)

2.2数据库技术简介 (5)

2.2.1 PowerDesigner 简介 (5)

2.2.2 MySQL (5)

第三章可行性分析与需求分析 (6)

3.1系统的可行性分析 (6)

3.2系统的需求分析 (7)

3.2.1系统管理对象分析 (7)

3.2.2用户需求分析 (7)

3.3系统数据流图 (9)

3.4数据字典 (9)

第四章总体设计 (12)

4.1系统总体架构 (12)

4.2模块功能 (12)

4.3数据库设计 (13)

4.3.1数据库的概念设计 (13)

4.3.2数据库的逻辑设计 (14)

4.3.3数据库的物理设计 (15)

第五章详细设计与实现 (18)

5.1模块功能描述 (18)

5.2系统功能操作流程 (18)

5.3功能实现界面 (21)

5.4数据库实现代码 (23)

第六章验证调试 (27)

6.1用户管理模块 (27)

6.1.1添加用户验证 (27)

6.1.2修改用户信息验证 (28)

6.2仓库管理模块 (29)

6.2.1添加测试 (29)

6.2.2查看库存测试 (29)

6.3资产折旧模块 (29)

6.4资产统计模块 (30)

结束语 (31)

致谢 (32)

参考文献 (33)

附录Ⅰ英文翻译 (34)

英文原文 (34)

中文翻译 (39)

附录Ⅱ程序代码 (43)

相关文档
最新文档