企业固定资产管理系统毕业论文
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
摘要
伴随着企业规模的不断扩大,原始的、手工的进行固定资产管理工作已经不能适应工业企业发展的现状,更无法满足企业对管理工作的快速、准确的要求。而计算机信息管理技术的迅速发展恰恰解决了这个问题,它使计算机技术与现代的管理技术相互配合,来更加准确、高速的完成企业日常的固定资产管理工作,使企业能够以最少的人员来完成更多的工作,工作的可靠性和效率有了大幅度的提高。
本文分析了固定资产的研究背景及意义,详细分析了某企业所需固定资产的详细需求,主要包括系统的需求分析、数据库的设计、系统功能设计及关键编码等,本系统实现了固定资产的管理、系统设置、报表查询、折旧查询、公司信息管理等功能。
通过本系统的应用,可以加强对公司企业固定资产的管理,减轻工作人员的工作负担,提高工作效率,并能为管理者提供相应的决策,使用户摆脱人工操作的工作模式,实现公司信息管理的现代化。
本系统是按照软件工程管理思想对软件进行研制开发的。使用C#编写基于B/S架构的应用程序,采用SQL Server 2005作为数据库的平台。支持运行的环境:Microsoft Window98/NT/2000/2003/XP等以上系统。
关键词:固定资产信息,企业管理,固定资产卡片
ABSTRACT
Alongwith the continuous expansionof business, the original,handmade for fixed assets management already cannotadapt to industrial enterprises inthedevelopment ofthe statusquo,mo recan'tmeet the requirementfor rapid and accurate for the management of enterprise. And the rapid development ofcomputerinformation management technology just solvedthe problem,it makes thecomputer technology and modern man agement technologyto cooperatewith eachother, to thecompletion of more accurate,high-speed enterprisedaily fixe dassets management work,maketheenterprise can with theleast amount of personnel to complete more work, work reliability andefficiency hasimprovedgreatly.
This paperanalyzes the researchbackground and significance of fixedassets, analyzes in detail someenterprise fixed assetsrequiredfor detailedrequirements, including system requirements analysis,databasedesign, system functiondesign and key code,this systemrealizesthe fixed assets management, system Settings, reportquery,the query ofdepreciation, information management,etc.
Throughtheapplicationof this system,we can stren gthen the managementof thecompany enterprise fixedas sets, reducethe staff'sworkburden,improvework effici ency,andcanprovide managers with the corresponding dec ision-making, allow users to get rid of manual operation mode, realize the modernization of information management of thecom pany.
Thissystem is carried out inaccordance with the softwareengineeringmanagementthoughts forsoftware development. Usingc# to write applicationbased onB/S structure,using SQL Server 2005 asthe databaseplatform. Supportfor operating environment: MicrosoftWindow98 /NT/ 2000/2003 / XP etc. The above system.
Keywords: Fixed assets information, Enterprise management, fixed assetscards
目录
1引言.......................................... 错误!未定义书签。
2 系统需求分析ﻩ错误!未定义书签。
2.1系统开发背景ﻩ错误!未定义书签。
2.2 可行性分析ﻩ错误!未定义书签。
2.3 用户需求说明ﻩ错误!未定义书签。
2.4 主要业务数据流图分析ﻩ错误!未定义书签。
2.5系统实现目标ﻩ错误!未定义书签。
3 概要设计......................................... 错误!未定义书签。
3.1 系统功能设计ﻩ错误!未定义书签。
3.2系统模块设计............................. 错误!未定义书签。
3.3 数据库的设计及实现........................ 错误!未定义书签。
3.3.1 E-R图分析ﻩ错误!未定义书签。
3.3.2数据库的逻辑结构设计.................. 错误!未定义书签。
3.3.3 数据库的建立与实现ﻩ错误!未定义书签。
4 系统详细设计..................................... 错误!未定义书签。
4.1 B/S结构概述ﻩ错误!未定义书签。
4.2开发工具和运行环境 (20)
4.3编码设计ﻩ错误!未定义书签。
4.4部分主要功能模块的实现ﻩ错误!未定义书签。
4.4.1 登陆窗体ﻩ错误!未定义书签。
4.4.2主界面ﻩ错误!未定义书签。