欢迎来到天天文库
浏览记录
ID:842751
大小:3.16 MB
页数:54页
时间:2017-09-19
《个人理财分析系统设计与实现本科毕业论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、某某某某大学毕业论文毕业论文个人理财分析系统设计与实现PersonalWealthManagementSystemDesignandImplementation某某某某大学毕业论文摘要摘要本文设计的个人理财软件是一款通过对个人(家庭)收支、资产及负债信息进行管理,提供财务分析报表的数据库访问软件。设计按照“面向对象软件工程”的要求进行,采用PowerDesigner对系统进行分析和设计,用Visualbasic进行系统实现。使用FlexCell、DTPicker、Listbar等高级控件。创建通用数据访问模块Opera
2、tDataBase.bas。此模块规范ADO数据访问流程,只需修改连接字符串即可实现对多种不同数据库系统的访问。通过对计算账户余额算法的研究,我掌握了利用SQL语句进行数据库访问的技巧。本论文实现的个人理财软件可完成收支记账管理、资产、负债管理、数据导出、多账簿多用户操作及各种财务报表的自动生成。在各种常用Windows操作系统下都可以正常工作,达到了预期的设计目标。关键字:数据库,ADO,VisualBasic,理财IV某某某某大学毕业论文AbstractPersonalWealthManagementSystemD
3、esignandImplementationAbstractThisdesignisapersonalwealthmanagementsoftwarethroughmanagetheinformationofafamily’sincomeandexpenditure,assetsandliabilitiestoprovidefinancialanalysisstatementsanddatabaseaccesssoftware.Designedinaccordancewiththe"object-orientedsof
4、twareengineering"requirements,usesPowerDesignertocarryontheanalysisandthedesignthesystem,thesystemExecutionisthroughVisualbasic.UseFlexCell,DTPicker,ListbarandotherHigh-levelcontrolssoftware.Thenfoundsthegeneraldataaccessingmodule:OperatDataBase.bas.ThismoduleSt
5、andardtheProcessofADOdataaccess,onlyamodificationoftheconnectioncharacterstringthentorealizeavisitofmanykindsofdifferentdatabasessystem.Bycalculatingaccountbalancesalgorithmresearch,IhavegraspedtheskillofusingtheSQLsentencetovisitdatabase.Inthispaper,personalwea
6、lthmanagementsoftwaretoachievecompleterevenueexpenditureaccountmanagement,asset-liabilitymanagement,dataderived,andmulti-accountsbooksofoperationandtheautomaticgenerationoffinancialstatements.ItcanworkcommonlyundereachkindofWindowsoperatingsystemsoitcanachieveth
7、eanticipateddesign.Keyword:Database,ADO,VisualBasic,PersonalfinancingIV某某某某大学毕业论文目录目录摘要IABSTRACTII目录III第一章绪论11.1什么是个人(家庭)理财11.2个人理财分析中最重要的四份财务报表11.3常见个人理财软件分析2第二章系统功能介绍32.1系统简介32.2系统主要功能32.3系统特点42.4系统运行界面4第三章系统设计73.1系统需求分析73.2系统性能要求73.3硬件配置要求73.4软件开发所需软件配置要求83.5
8、系统结构设计图93.6数据库分析设计93.6.1系统E-R图113.6.2数据字典123.6.3创建表关系143.6.4创建查询15第四章系统实现184.1系统主界面184.1.1创建工程项目184.1.2创建系统主窗体194.1.3主窗口菜单214.2公用模块234.2.1OperatDataBase.bas234.2.2Pub
此文档下载收益归作者所有