编号毕业设计(论文)题目基于JAVA语言固定资产管理系统二级学院专业班级学生姓名学号指导教师职称时间大学毕业设计(论文)摘要伴随着Internet的蓬勃发展,人们已经不再满足用途信息的浏览和发布,而是渴望着能够充分享受网络所带来的更加多的便利。资产的管理设计与开发正适应了当今社会快节奏地生活,而使我们更加方便对公司的资产信息进行更便携的管理。本文分析了固定资产的研究背景及意义,详细分析了某企业所需固定资产的详细需求,主要包括系统的需求分析、数据库的设计、系统功能设计及关键编码等,本系统实现了固定资产的管理、系统设置、报表查询、折旧查询、公司信息管理等功能。本系统适用于普通固定资产的管理,在使用上力求操作容易,界面美观,另外,本系统具有较高的扩展性和可维护性,可能在以后需要的时候进行软件升级。通过本系统的应用,可以加强对公司企业固定资产的管理,减轻工作人员的工作负担,提高工作效率,并能为管理者提供相应的决策,使用户摆脱人工操作的工作模式,实现公司信息管理的现代化。本系统是按照软件工程管理思想对软件进行研制开发的。使用java语言编写基于C/S架构的应用程序,采用SQLServer2000作为数据库的平台。支持运行的环境:MicrosoftWindow98/XP。关键词:固定资产信息,企业管理(AMS),面向对象,系统开发I大学毕业设计(论文)ABSTRACTWiththerapiddevelopmentofInternet,peoplenolongermeetthepurposeofinformationbrowsingandpublishing,buteagertofullyenjoythenetworkbroughtmoreandmoreconvenient.Designanddevelopmentofassetmanagementareadaptedtoliveintoday'sfast-pacedsociety,andmakesitmoreconvenientforthecompany'sassetinformationmanagementmoreportable.Thispaperanalyzesthebackgroundandsignificanceoffixedassets,adetailedanalysisofthedetailedfixedassetsrequiredforanenterpriseneeds,includingsystemrequirementsanalysis,databasedesign,systemdesignandkeyencodingfunctions,thesystemimplementsfixedassetsManagement,systemsettings,reports,queries,depreciationquery,companyinformationmanagementfunctions.Thesystemforordinaryfixedassetsmanagement,soughtintheuseofeasyoperation,beautifulinterface,Inaddition,thesystem'sexpansionandhighmaintainability,mayneedarosethereaftertherighttimeforsoftwareupgrades.Throughtheapplicationofthissystemcanenhancethecompany'sfixedassetsoftheGuanLi,reducetheburdenofstaffwork,improveworkefficiency,andcanprovidetheappropriatedecision-makingformanagers,allowinguserstoworkoutamanualmode,toachievecompanyinformationmanagementmodernization.Thesystemisbasedonsoftwareengineeringmanagementthoughtdevelopedthesoftware.WrittenusingjavaonC/Sarchitectureapplications,usingSQLServer2000asthedatabaseplatform.Supporttheenvironment:MicrosoftWindow98/XP.Keywords:Fixedassetsinformation,Enterprisemanagement(AMS),Facingtheobject,SystematicdevelopmentII大学毕业设计(论文)目录第1章绪论........................................................1第2章系统需求分析.................................................22.1系统开发背景................................................22.2可行性分析..................................................22.3开发工具和运行环境..........................................22.4用户需求说明................................................32.5主要业务数据流图分析........................................52.6系统实现目标................................................6第3章系统总体设计.................................................83.1系统功能设计................................................83.2系统模块设计................................................93.3数据库的设计及实现.........................................113.3....