基于JAVA的资产管理系统的设计与实现(答辩后) 联系客服

发布时间 : 星期六 文章基于JAVA的资产管理系统的设计与实现(答辩后)更新完毕开始阅读144d560153d380eb6294dd88d0d233d4b14e3f6b

武汉理工大学毕业设计(论文)

基于Java的资产管理系统的设计与实现

学院(系): 国际教育学院 专业班级: 通信专业 GJ1101班

学生姓名: 董沛 指导教师: 江雪梅

学位论文原创性声明

本人郑重声明:所呈交的论文是本人在导师的指导下独立进行研究所取得的研究成果。除了文中特别加以标注引用的内容外,本论文不包括任何其他个人或集体已经发表或撰写的成果作品。本人完全意识到本声明的法律后果由本人承担。

作者签名:

年 月 日

学位论文版权使用授权书

本学位论文作者完全了解学校有关保障、使用学位论文的规定,同意学校保留并向有关学位论文管理部门或机构送交论文的复印件和电子版,允许论文被查阅和借阅。本人授权省级优秀学士论文评选机构将本学位论文的全部或部分内容编入有关数据进行检索,可以采用影印、缩印或扫描等复制手段保存和汇编本学位论文。

本学位论文属于1、保密囗,在 年解密后适用本授权书

2、不保密囗 。

(请在以上相应方框内打“√”)

(宋体小四号)

作者签名: 年 月 日 导师签名: 年 月 日

摘 要

随着社会经济的迅速发展,企业规模不断扩大,拥有的各类资产快速增长,传统的手工记录资产的方式所暴露的效率低下、错误率高、安全性差等问题已经成为制约企业发展的重要障碍。探索现代企业生产运作过程中对安全、高效、准确的追求相适应的资产管理方式已成为企业在激烈的竞争中能否把握先机的重要课题。

为了达到企业对资产进行合理分配、科学管理的要求,提高资产在企业日常运作中的利用效率,降低资产管理的成本,本文提出了基于JAVA语言,以MyEclipse作为开发平台,运用软件工程方面的技术,设计实现了一套可以对企业资产和人力资源实时了解和管理的资产管理系统。

本文首先介绍了资产管理系统的研究背景及意义,并对资产管理相关研究的现状进行了分析,接着介绍了在开发过程中所使用到的技术和工具,主要包括:Java语言与Java开发平台、Access数据管理系统、MyEclipse的开发平台等。然后对资产管理系统进行了需求分析,详细说明了系统需要解决的问题。通过需求分析,对系统进行了概要设计和详细设计,包括系统功能的划分、系统框架、概念模型等方面的设计。接着根据分析的结果,采用了基于Java平台和C/S体系结构结合Access2007数据库管理系统的开发方案进行了系统开发,保证了整个系统在实际应用过程中的简便性、安全性和易维护性。

本文设计的资产管理系统主要由系统管理、资产信息管理、类别管理、账户管理、职员管理、资产还借管理五大模块组成。本系统实现了企业管理者对公司拥有资产的数量、类型、价格、状态的整体把握;对公司职员年龄、性别、职务和相关信息的详细了解;对资产流动和使用过程中各环节的使用者、时间、用途、状态的点对点衔接。基本满足了企业对资产和人员进行管理的要求。

本文设计的资产管理系统已经能够成功运行,达到了系统的预期开发目标。该资产管理系统的开发和应用,展示了企业管理过程中自动化、信息化的发展方向,提高了企业管理人员的工作效率和管理水平,使得企业的管理工作更加的系统、科学、高效。

关键词:资产管理系统;MyEclipse开发平台;Access数据管理系统;Java语言与Java

开发平台;C/S体系结构

I

Abstract

With the rapid socio-economic development, companies have been expanding and the amount of various types of assets they owned have been grown rapidly. It has become a major obstacle to the development of enterprises that the traditional way depending on manually record assets exposed many problems such as low efficiency, high error rate and poor security. Exploring the modern enterprise asset management operation of the process for the production safety, efficiency and accuracy has become an important issue of business to grasp the opportunity in the fierce competition.

In order to achieve reasonable distribution of assets, scientific management, improve asset utilization efficiency in daily business operations, and reduce costs of asset management, this paper designed and implemented a set of assets management system to control human resources and business assets in real-time using software engineering technology, based on the JAVA language and MyEclipse platform.

First of all, this paper describes the background and significance of asset management system, and analyzes the current situation related to asset management. Then it lists the used techniques and tools, including Java language, Java development platform, Access data management system and MyEclipse development platform. Secondly, it products the asset management system needs analysis, a detailed description of the system need to be addressed. Through needs analysis, the outline of the system design and detailed design generates, including the delineation of the system function, the system frame, the conceptual model and other aspects of the design. After that according to the results of analysis, we carried out a development program based on Java platform and C/S architecture binding Access2007 database management system to ensure simplicity, safety and ease of maintenance.

The issue of asset management system designed consists of system management, asset information management,sort management, account management, staff management and asset borrow-return management. Relying on the system, business managers implement the overall grasp of the assets’ amount, type, price and state, the detailed understanding of the company's employees’ age, sex, job and related information, and the engagement of user, time, purpose and status in the process of assets liquidity and use. Those functions basically meet the business assets and personnel management.

The asset management system has been designed to be able to run successfully, and achieved the desired target. Development and application of the asset management system showed the prospects of automation and information in enterprise management process,

II