您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 销售管理 > 中国移动计费系统的设计与实现
西京学院本科毕业设计(论文)题目:中国移动计费系统的设计与实现教学单位:专业:学号:姓名:指导教师:2012年06月1摘要随着智能、增值业务、数据多媒体业务以及Internet业务的出现,移动通信计费系统势必朝着灵活化、复杂化、全面化方向发展。然而传统意义上的计费系统不能跟上通信业务的发展变化,不能满足用户的服务需求,更不能适应市场经济下竞争的环境。本文针对计费系统必须满足的稳定性,实用性,开放性,可扩展性,安全性进行分析,着眼于计费系统整体功能的描述、系统外部关系、系统数据传输、预处理、计费核心模块、数据分发、数据装载、号码资源的上传、计费汇总以及整个系统的性能要求进行了研究。在对传统移动计费系统的整合和优化的基础上,此设计重点实现移动用户的合账及管理用户的功能,通过用户的有效证件,实现对所有用户的智能化管理,为移动用户以后办理相关业务提供方便,同时也为移动公司提供了科学化管理。本课题主要采用了基于JSP/Servlet+JavaBean即(MVC)的开发模式,即模型(Model),视图(View)和控制Controller)。MVC模式的目的就是实现Web系统的职能分工。在软件方面主要由服务器控制、数据库以及JSP页面组成。其中数据库中存储的数据由Servlet接收到JSP表单中的信息后,做进一步的数据处理从而完成页面中各个功能。并将处理后的数据存放入数据库中。关键词:开户,合账,管理用户,数据处理,移动通信,计费2AbstractWiththeintelligent,value-addedservices,multimediaservicesandInternetdataservicesappeared,mobilecommunicationbillingsystemwillinevitablytowardaflexible,complex,fullofdirection.However,traditionalbillingsystemcannotkeepupwithdevelopmentsincommunicationsservices,cannotmeettheuser'sserviceneeds,morecompetitivemarketeconomycannotadapttotheenvironment.Thispaperbillingsystemmustmeetthestability,usability,openness,scalability,securityanalysis,focusingonthedescriptionoftheoverallfunctionofaccountingsystem,thesystemofexternalrelations,thesystemdata,preprocessing,thecorebillingmodule,datadistribution,dataloading,numberofresources,upload,billingsummaryandperformancerequirementsofthesystemwerestudied.Inthetraditionalmobilebillingsystemintegrationandoptimization,basedonthefocusofthisdesigntoachieveacombinedmobileuseraccountsandmanagementofuserfunctionality,validdocumentsbytheusertorealizetheintelligentmanagementofallusers,formobileusersforfuturerelatedbusinessestoprovideconvenient,butalsoformobilecompaniestoprovideascientificmanagement.TheprojectmainlybasedonJSP/Servlet+JavaBeanthat(MVC)patternofdevelopment,andthemodel(Model),view(View)andcontrolController).MVCpatternistoachievethepurposeofthefunctionsofWebsystemsdivision.Intermsofsoftwaremainlycontrolledbytheserver,database,andJSPpages.InwhichthedatastoredinthedatabasereceivedbytheJSPServletintheforminformation,furtherdataprocessingofeachfunctioninordertocompletethepage.Andtheprocesseddataisstoredintothedatabase.KeyWord:OpenUser,Account,Managetheuser,Thedataprocessing,Mobilecommunications,billingI目录1绪论........................................................................11.1选题背景.................................................................11.2研究意义.................................................................11.3国内外研究现状...........................................................21.3.1国外研究现状.........................................................21.3.2国内研究现状.........................................................21.4本文主要研究内容.........................................................41.5重点难点及研究方法.......................................................41.6小结.....................................................................52系统功能分析与概要设计......................................................62.1系统功能分析.............................................................62.1.1登陆/退出............................................................82.1.2系统管理.............................................................92.1.3业务受理............................................................112.2系统概要设计............................................................132.3系统运行环境............................................................142.3.1硬件................................................................142.3.2软件................................................................142.4小结....................................................................143系统详细设计和相关技术.....................................................153.1数据库设计..............................................................163.2数据库逻辑结构设计......................................................183.3系统开发相关技术........................................................193.3.1MVC与模板概念的理解................................................193.3.2MVC的优缺点........................................................203.3.3JSP简介............................................................213.3.4JSP的优势与弱势....................................................213.3.5B/S结构简介........................................................223.3.6B/S结构的优缺点....................................................223.4小结....................................................................234系统实现...................................................................244.1登陆页面................................................................244.2主界面..................................................................244.3操作员管理模块..........................................................254.4资源管理模块............................................................274.5业务管理模块............................................................284.6开户模块................................................................29II4.7小结....................................................................325系统测试...................................................................335.1单元测试.........................
本文标题:中国移动计费系统的设计与实现
链接地址:https://www.777doc.com/doc-4355852 .html