个人客户营销系统的分析与设计

个人客户营销系统的分析与设计

个人客户营销系统的分析与设计

  • 适用:本科,大专,自考
  • 更新时间2024年
  • 原价: ¥308
  • 活动价: ¥200 (活动截止日期:2024-04-30)
  • (到期后自动恢复原价)
个人客户营销系统的分析与设计

个人客户营销系统的分析与设计
摘 要
由于我国金融业改革的深化与发展、各个种类的金融机构的持续增加,我国市场的状态也发生了改变,已从卖方转变成买方市场。而大量在IT技术、资金、管理经验上具备极大的优越性的外资银行进入中国,有可能对我国的银行业构成新的威胁。面对这些威胁和挑战,银行要想在保住以往的客户并争取新的客户,那么就必须使用个人客户营销系统。银行提高竞争力,需要个人客户营销系统系统(PCRM)对其进行支撑。客户高质量的关系管理系统可以使银行和客户建立长久的关系,使银行业务人员可以与客户进行沟通,并根据客户和市场的需求为客户提供的产品和服务。
本文概述了 PCRM的内涵、特点以及基本分类,介绍了银行 PCRM所特有的本质与实施内容等,重点分析了银行 PCRM系统实现过程中所涉及到的关键技术;在明确银行 PCRM系统设计原则与体系结构的基础上,分析了系统的功能需求以及性能需求,并详细设计了 PCRM系统的关键功能模块及数据库。接着,借助于.NET 和 SQL Server 环境,分析了银行 PCRM系统的网络结构,并详细研究了 PCRM系统的关键功能实现。
本文进行了系统测试,表明所研究的金融企业 PCRM系统的稳定性及有效性。
关键词:个人客户营销系统;银行;PCRM系统;系统设计;.NET 技术
ABSTRACT
With the reform and development of financial system, there are more and more financial institutions increasing in our country. Selling markets become buying markets. Foreign banks will invest in our country. And it will make a terrible impact on Agricultural Bank of China because of its lots of funds, its advanced information technology, and its success experiment of many years. These will be the problems that how to keep the old relationship; make more new relationships and how to distinguish the very important relationships. So Customer Relationship Management will be created to solve the problems. At present, the BOC need a new generation of all-round customer relationship management system (PCRM) to run more efficiently and competitive. Personal Customer relationship management system can make the BOC to build a lasting relationship with customers, and make the industry and commerce bank business personnel to communicate with the customer, and provide products and services according to the need of customer and market.
This thesis has firstly summarized the connotation, characteristics and basic categories of PCRM, and summarized the essence and enforcement content of bank PCRM. Then, the paper has analyzed the key technologies involved in the process of BOC PCRM system. Secondly, the paper has cleared the design principle and structure of the BOC PCRM system, analyzed the functional requirements and performance requirements of system, and detailed designed the key function module and database of the PCRM system. Then, the thesis has analyzed the network structure of the BOC PCRM system in detail based on the .net and SQL Server environment, and studied the realization of the key function.
The thesis has showed the stability and effectiveness of the PCRM system by the test.
Keywords: Personal Customer Relationship Management, Agricultural Bank of China, PCRM System,Design of System, .NET Technology


目  录

第一章 绪论 1
1.1 研究背景 1
1.2 研究意义 1
1.3 国内外研究现状 1
1.3.1 PCRM 的国内外研究状况 2
1.3.2 PCRM 应用于银行的国内外状况 2
1.3.3 PCRM 产品研究现状 4
1.4 研究的主要内容 5
1.5 论文的具体结构安排 7
第二章 系统相关知识及技术 8
2.1 PCRM 概述 8
2.1.1 PCRM 的主要内涵 8
2.1.2 PCRM 的主要特点 8
2.1.3 PCRMS 的主要功能 9
2.2 银行 PCRM 系统的概述 10
2.2.1 银行 PCRM 的本质与目标 10
2.2.2 银行 PCRM 的实施内容 10
2.3 系统的关键技术 11
2.3.1 .NET 技术 11
2.3.2 三层体系结构 12
2.3.3 数据访问技术 ADO.Net 13
2.3.4 SQL 语言 14
2.4 本章小结 15
第三章 系统总体设计 16
3.1 系统的需求分析 16
3.1.1 业务需求 16
3.1.2 性能需求 17
3.1.3 对可行性进行分析 17
3.2 银行 PCRM 系统的设计原则 18
3.3 银行 PCRM 系统的体系结构设计 19
3.4 本章小结 21
第四章 系统的详细设计 22
4.1 系统业务流程的设计 22
4.2 系统主要功能模块的详细设计 23
4.2.1 客户基本信息管理的设计 23
4.2.2 客户信息通知管理的设计 24
4.2.3 用户考核管理的设计 26
4.2.4 客户营销管理的设计 27
4.2.5系统首页模块设计 28
4.2.6市场细分模块设计 29
4.2.7我的客户模块设计 30
4.2.8营销支持模块设计 30
4.2.9贵宾服务模块设计 31
4.2.10特色模块设计 32
4.3 系统的数据库设计 32
4.3.1 数据库设计的概述 32
4.3.2 数据库的表结构设计 33
4.3.3 数据库的概念模型设计 36
4.3.4 数据库的浏览设计 37
4.3.5 数据库类模式的设计 37
4.4 银行 PCRM 系统关键功能的流程设计 38
4.4.1 银行 PCRM 系统的客户类型划分 38
4.4.2 银行 PCRM 系统的授业业务控制 39
4.4.3 银行 PCRM 系统的权限登陆功能 40
4.4.4 银行 PCRM 系统的客户业务提醒功能 41
4.5 本章小结 42
第五章 系统的实现 43
5.1 银行 PCRM 系统的网络结构 43
5.2 银行 PCRM 系统的开发环境 44
5.2.1 系统的体系架构 44
5.2.2 硬件平台 45
5.2.3 软件平台 45
5.3 关键功能模块的实现 46
5.3.1 银行 PCRM 系统的权限登陆功能 46
5.3.2 银行 PCRM 系统的信息查询功能 47
5.3.3 银行 PCRM 系统的客户业务提醒功能 48
5.3.4 银行我的首页时间显示实现 50
5.4 系统安全可靠性的实现 51
5.5 本章小结 52
第六章 系统的运行与测试 54
6.1 银行 PCRM 系统的部署与优化 54
6.2 银行 PCRM 系统的测试 55
6.3 本章小结 58
第七章 总结与展望 59
7.1 总结 59
7.2 展望 59
致 谢 61
参考文献 62


参考文献
[1] 盛婉珍. 商业银行个人客户营销系统的探索[J]. 金融, 2009,(02) .
[2] 胡克琼. 商业银行个人客户营销系统策略分析[J]. 科技信息, 2009,(04) .
[3] 严明燕,张同健. 基于数据调查的国有商业银行个人客户营销系统经验分析[J]. 改革与战略,2009,(05) .
[4] 王乃峰. 现代商业银行个人客户营销系统研究[J]. 时代金融, 2009,(04) .
[5] 李巍,纪翔宇. 个人客户营销系统在银行中的应用[J]. 合作经济与科技, 2009,(17) .
[6] 张荔莹,金晓松. 商业银行个人客户营销系统的应用性分析[J]. 商业经济, 2008,(03) .
[7] 孙睿,吴永军. 我国商业银行个人理财业务个人客户营销系统研究[J]. 中小企业管理与科技(下旬刊), 2009,(06) .
[8] 任海烽,关雯轩. 商业银行个人客户营销系统问题分析[J]. 产业与科技论坛, 2008,(05) .
[9] 周晓琛,杨青. 商业银行个人客户营销系统的价值链模型研究[J]. 金融论坛, 2008,(12) .
[10] 汤美娟. 论商业银行个人高端客户关系的有效管理[J]. 中国集体经济, 2009,(09) .
[11] Wang,RichardY.A Product Perspective on Total Data Quality Management[J],
Communications of the ACM,no.2,February 2003:58-60.
[12] Orr,K en.Data Quality and Systems Theory[J],Communications Of the ACM,4 1,no.2,February 2003:66-68.
[13] 胡欣如 . 基于数据挖掘技术的个人客户营销系统设计与实现 [J]. 微计算机信息 ,2009,(12).
[14] 李金. 陕西联通客户关系的数据挖掘及应用[J]. 通信世界, 2009,(20).
[15] 张幼玲, 余殿芳. 浅谈我国银行个人客户营销系统的建设[J]. 华南金融电脑, 2005,(11).
[16] Huitt,WilliamG. Problem Solving and Decision Making: Consideration of Individual Differences Using the Myers-Briggs Type indicator[J], Journal of Psychological Type 24,2005:33-44.
[17] Gerard.E L Gerard,G Gerard.Dialogue Rediscovering the Transforming Power of Conversations[M].Sydney:John Wi Ley & Sons,2004,165-167.
[18] JohnAHoward.The Theory of Buyer Behavior[M]. New York:McGraw—Hill 2006,35-45.
[19] Gerard.E L Gerard,G Gerard.Dialogue Rediscovering the Transforming Power of Conversations[M].Sydney:John Wi Ley & Sons,2004,165-167.
[20] JohnAHoward.The Theory of Buyer Behavior[M]. New York:McGraw—Hill 2006,35-45.
[21] John A Howard.Customer Behavior:Consumer Behavior and Beyond[M].New York:McGra-Hill. 2005.30-40.
[22] John Radclife.Jennifer Kirkby,Ed Thompson.Eight Building Blocks of CRAM:A Framework for Success[M]. New York:McGraw-Hill,2003,85-97.
[23] 王海艳,施福莱.PCRM 的价值链过程[J].科学管理研究,2008,20(10):55-60.
[24] 王健康.网络时代的个人客户营销系统价值链[J].中国软科学,2007,(01): 16-170.
[25] John A Howard.Customer Behavior:Consumer Behavior and Beyond[M].New York:McGra-Hill. 2005.30-40.
[26] John Radclife.Jennifer Kirkby,Ed Thompson.Eight Building Blocks of CRAM:A Framework for Success[M]. New York:McGraw-Hill,2003,85-97.
[27] 杨青. 银行个人客户营销系统规划研究[J]. 科技广场, 2009,(04).
[28] 黄军侠. 银行个人客户营销系统浅议[J]. 科技信息, 2008,(35).
[29] 曾媛媛. 浅议数据挖掘在银行个人客户营销系统中的应用[J]. 广西工学院学报, 2007,(S1).
[30] 张妍 , 崔杰 , 徐雅斌 . 个人客户营销系统 (PCRM) 系统的设计与实现 [J]. 辽宁工学院学报 ,2003,(01):86-89.
[31] 田文江 , 秦远建 , 邵兵 . 个人客户营销系统 (PCRM)—— 企业制胜的法宝 [J]. 科技与管理 ,2006,(03):49-53.
[32] 严明燕,张同健.基于数据调查的国有商业银行个人客户营销系统经验分析[J].改革与战略,2009(5):77-81.
[33] 严明燕 , 张同健 . 国有商业银行流程再造战略结构模型的经验解析 [J]. 改革与战略,2009(3):69-72.
[34] 曾登高..NET 系统架构与开发[M].北京:电子工业出版社,2006.
[35] Jiawei Han,Micheline Kamber.数据挖掘:概念与技术(原书第 2 版)[M].范明,孟小峰,译.北京:机械工业出版,2007:3.
[36] 方蕾,王金桃.数据挖掘在客户生命周期中的应用研究[J].武汉理工大学学报:信息与管理工程版,2008,30(4):613-615.

 

 

 

http://www.bysj360.com/  http://www.bysj360.com/html/5215.html   http://www.bylw520.net


 

  • 关键词 个人 客户 营销 分析
  • 上一篇:个人信贷评分系统设计与分析
  • 下一篇:基于Web的驾照考试预约管理系统设计与实现
  • 暂无购买记录

    暂时没有评论

    真实

    多重认证,精挑细选的优质资源 优质老师。

    安全

    诚实交易,诚信为本。

    保密

    所有交易信息,都为您保密。

    专业

    10年专业经验,10年来帮助无数学子。