1 / 42
文档名称:

中国移动计费系统的设计与实现.doc

格式:doc   页数:42
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

中国移动计费系统的设计与实现.doc

上传人:799474576 2013/11/24 文件大小:0 KB

下载得到文件列表

中国移动计费系统的设计与实现.doc

文档介绍

文档介绍:西京学院
本科毕业设计(论文)
题目:中国移动计费系统的设计与实现
教学单位:
专业:
学号:
姓名:
指导教师:
2012年06月

摘要
随着智能、增值业务、业务的出现,移动通信计费系统势必朝着灵活化、复杂化、全面化方向发展。然而传统意义上的计费系统不能跟上通信业务的发展变化,不能满足用户的服务需求,更不能适应市场经济下竞争的环境。本文针对计费系统必须满足的稳定性,实用性,开放性,可扩展性,安全性进行分析,着眼于计费系统整体功能的描述、系统外部关系、系统数据传输、预处理、计费核心模块、数据分发、数据装载、号码资源的上传、计费汇总以及整个系统的性能要求进行了研究。在对传统移动计费系统的整合和优化的基础上,此设计重点实现移动用户的合账及管理用户的功能,通过用户的有效证件,实现对所有用户的智能化管理,为移动用户以后办理相关业务提供方便,同时也为移动公司提供了科学化管理。
本课题主要采用了基于JSP/Servlet+JavaBean即(MVC)的开发模式,即模型(Model),视图(View)和控制Controller)。 MVC模式的目的就是实现Web系统的职能分工。
在软件方面主要由服务器控制、数据库以及JSP页面组成。其中数据库中存储的数据由Servlet接收到JSP表单中的信息后,做进一步的数据处理从而完成页面中各个功能。并将处理后的数据存放入数据库中。
关键词:开户,合账,管理用户,数据处理,移动通信,计费
Abstract
With the intelligent, value-added services, multimedia services and data services appeared, munication billing system will inevitably toward a flexible, complex, full of direction. However, traditional billing system can not keep up with developments munications services, can not meet the user's service needs, petitive market economy can not adapt to the environment. This paper billing system must meet the stability, usability, openness, scalability, security analysis, focusing on the description of the overall function of accounting system, the system of external relations, the system data, preprocessing, the core billing module, data distribution, data loading, number of resources, upload, billing summary and performance requirements of the system were studied. In the traditional mobile billing system integration and optimization, based on the focus of this design to achieve bined mobile user accounts and management of user functionality, valid documents by the user to realize the intelligent management of all users, for mobile users for future related businesses to provide convenient, but also for panies to provide a scientific management.
The project mainly based on JSP / Servlet + JavaBean that (MVC) pattern of development, and the model (Model), view (View) and control Controller). MVC pattern is to achieve the purpose of