广播电视大学 毕业设计(论文)
题 目 会计信息生产社会化仿真系统
学生所在单位
姓 名 教育层次
学 号 专 业 计算机科学与技术
指导教师 分 校
摘 要
会计信息生产的社会化是当今社会发展的一种趋势,它从根本上解决了由经济信息生产的个体性所带来的诸多问题,包括信息的失真,偷税漏税等。本系统就是依靠会计学相关理论,通过计算机网络和数据库技术,对会计信息生产的社会化进行仿真。
本系统是基于WEB环境下的,包括4个模块,分别是企业创办模块、企业交易模块、查询模块、管理员管理模块。可以实时在网上实现企业注册登记,实现两个企业间的在线交易,为交易做账、生成记账凭证等相关会计报表,有权限的基本查询。
本论文着重论述的是系统后台数据库及数据仓库的建立,分析及查询。系统后台数据库使用的是SQL Server 2000,因为该数据库功能强大,可以很方便的实现建库、建表、查询等功能;界面友好,易于管理相关的数据表格;其自带的Analysis Server(分析服务)插件,可以实时分析数据仓库,提取决策支持所需的信息。
关键字:数据仓库 交易 企业创办
I
Abstract
The socialization of accounting message production is a kind of trend in the development of current society, it has solved a great deal of problems fundamentally which brought by individual of economic information production, including information distorted, evade taxes, etc. This system can realize the socialization of accounting information using relevant theory of accounting and the methods of computer.
This system is under WEB environment, including four models, they are models for enterprises establishment, enterprises trade, query, and administrator management. They can realize enterprises register on the net real-timely, realize the online trade between two enterprises, making relevant accounting statements, such as account bills, producing the accounting voucher, etc. for the trade, there is a basic inquiry with authority.
What this thesis emphatically is the backstage supporter's database of the system and the foundation, analyze and inquiry of the data warehouse. We use SQL Server 2000 as the systematic backstage supporter's database, because this database is powerful, can realize the storehouse building, form building and inquiry conveniently. Its interface is friendly, apt to manage the relevant data form; Plug-in package that bring by itself, can analyze the data warehouse in real time, draw necessary information to support decision.
Key words: data warehouse trade enterprise establishment
II
目 录
摘 要 .............................................................. I ABSTRACT ........................................................... II 第一章 绪论 ........................................................ 1 1.1 引言 ............................................................ 1 1.2 系统研究的目的意义 .............................................. 1 1.3 国内外研究现状及发展趋势 ........................................ 2 1.4 主要研究内容 .................................................... 2 第二章 需求分析和系统开发关键技术 ................................... 4 2.1 需求分析 ........................................................ 4 2.2 开发工具简介 .................................................... 4 2.3 数据仓库概述 .................................................... 5 2.4 多维数据模型——星形模式 ........................................ 7 2.5 数据仓库与数据挖掘 .............................................. 8 第三章 系统中数据库的建立 .......................................... 9 3.1系统总体设计 ..................................................... 9 3.1.1会计生产信息社会化模拟系统 ................................... 9 3.2 E-R模型 ........................................................ 13 3.3 企业创办模块功能介绍及数据库的设计 ............................. 14 3.3.1 功能介绍 ................................................... 14 3.3.2 企业创办模块中数据库的设计 ................................. 15 3.4 企业交易模块功能介绍及数据库的设计 ............................. 17 3.4.1 会计模型假设以及相关会计理论 ............................... 17 3.4.2 企业交易模块功能介绍 ....................................... 18 3.4.3 交易模块的数据库设计 ....................................... 19 第四章 仿真系统中数据仓库及数据挖掘的应用 .......................... 23 4.1 仿真系统中企业交易模块数据仓库的设计 ........................... 23 4.1.1 交易模块数据仓库的主题分析 ................................. 23 4.1.2 数据源分析 ................................................. 23 4.1.3 交易模块的星形模式 ......................................... 24 4.1.4 交易模块的DTS包 ........................................... 26 4.2 仿真系统中数据挖掘的应用 ....................................... 29
III
第五章 总结 ....................................................... 31 5.1 该仿真系统中数据库及数据仓库的特点 ............................. 31 5.2 数据库及数据仓库设计过程中的难点 ............................... 31 5.3 数据库及数据仓库设计过程中不足 ................................. 31 致谢 ............................................................... 32 参考文献 ........................................................... 33 附录 ............................................................... 34
IV
相关推荐: