c语言的银行集成账户管理系统的设计
目 录
Abstract
With the development of modern information technology and the progress of science, a new generation of information technology represented by the Internet is widely used in financial services, is to the banks management and the service needs of customers to bring profound changes, the traditional bank account management method is *51今日免费论文网|www.jxszl.com +Q: &351916072&
more and more not adapt to the requirement of new situation, in the information highly open and highspeed transmission under the condition of Internet, bank and the customers account security faces the risk of more serious, it also become an important obstacle in current promote the innovation in financial services. Therefore, establishing a perfect integration of the bank account management system, to standardize the business bank account, strengthen the bank management, implement the realname personal bank account, bank account classification management and improve the bank account service play a big role.
This design on the basis of C language programming, debugging environment for VS2010, we can realize the function of a bank account management system, using modularized program design method, design modification of each function module, perfect the system function, achieve intuitive, convenient, the effect of systematic management automatization and high efficiency, make bank account.
Keywords:C language, account management, modularization program.
一、绪论
C语言的特点
C语言将高级语言和低级语言的优点集中起来,主要实现图形功能强,运算符和数据结构丰富,程序设计自由度大,所生成的目标代码的质量高,程序执行的效率高等低级语言的大部分功能。
另外,C语言也是结构化的程序设计语言,它不仅层次清晰,易于调试和维护,而且语言简洁,使用灵活方便,C语言的编译程序便于移植,它的可移植性好,C语言还有一个特点就是功能强大,既可以用于系统软件的开发,也适合应用软件的开发。
课题研究意义
信息技术的发展正在改变客户的金融行为偏好,越来越多的金融服务需要通过互联网、智能化自助服务机具等新型服务渠道来实现。这些经营渠道的创新对于提升商业银行的经营服务效率,增加全社会金融服务的有效供给等方面起到了十分积极的作用。
然而,在传统的主要基于银行工作人员与客户面对面交流的账户使用和管理方法下,各类新型渠道在业务功能上受到很大限制,潜力难以充分发挥。因此,从提升银行账户管理体系整体服务效率的需求出发,迫切需要设计一个银行集成账户管理系统,为银行的金融服务创新提供更大空间,更有效地促进金融服务供给与客户需求的新特点相适应。
需求分析
在银行办卡,卡上的账号就是主账户,银行卡的子账户是附属于用户银行卡主账户的一种账户。一张银行卡可以开立多种账户,实现一卡多户,方便客户主账户对各功能子账户的管理。
随着银行用户的不断增加,账户的管理难度也相应增加,数据处理工作量大,出错后,查询,修改困难,基于这样的问题,建立系统化的银行集成账户管理系统迫不及待,能够为用户和银行工作人员查询和集中管理各个账户信息提供了极大的方便,快速、高效的解决账户的各项操作功能,界面友好,各模块操作简单。
三、模块功能分析
论文需要设计一个银行集成账户管理系统,包括各主账户功能模块和各主账户下各子账户功能模块;
原文链接:http://www.jxszl.com/dzxx/txgc/61897.html