




免费预览已结束,剩余1页可下载查看
下载本文档
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
CRM论文:CRM 学生管理系统【中文摘要】随着高等教育的发展,高校在校学生群体不断壮大,相关的数据量越来越庞大,提供和使用学生数据信息的部门和用户群体越来越多,传统的学生管理方法已经明显无法适应现今的管理需求,利用基于网络的管理信息系统(MIS)对学生管理进行系统整合已成为必然趋势。随着高校管理体制的改革与发展,面向学生的管理理念逐步向服务理念靠拢,越来越多的CRM(客户关系管理)思想已经应用于学生管理实际工作当中,如“以客户为中心”,“注重客户满意度与忠诚度”,“延长客户生命周期”,“充分利用客户信息进行数据分析与数据挖掘”等。而现行的学生管理系统大部分还只有纯粹的“管理”功能,急需新的理念融入其中。因此许多高校需要建立一套与原有学生管理系统不同的,基于客户服务理念的拥有统一网络平台的学生管理系统。该系统的建立,可以提升高校学生管理的水平,适应学生管理工作改革的各项要求,同时也符合高校建立信息化、数字化校园的发展方向。文章对高校学生管理系统做了基础调研后,综合分析,对实现基于CRM的学生管理系统进行了需求分析,技术可行性分析。在这些前期工作的基础上,进行的系统的网络结构设计、逻辑结构设计、详细结构设计、以及数据库结构设计等。在系统的实现部分,我们有针对性的选择学生基本信息管理、选课信息管理、以及学生成绩管理模块作为实现对象,融入CRM思想,让系统能够实现学生与管理人员互动沟通,在相应的模块进行数据挖掘、分析教学成果对学生实施个性化教学等。在系统实现的基础上我们在windows环境下进行了系统的功能测试、压力测试、安全测试等,对系统的实现进行了评价,初步达到了预期。高校学生管理系统融入CRM思想是一个较新的研究领域,还有很多需要做的工作,由于时间仓促,限于个人能力,系统还有很多不完善的地方,需要进一步研究。【英文摘要】With the development of higher education, college studentspopulation has grown increasingly in the school. And students of the relevant data quantity become large, department provide and use student information which becomes more and more. The traditional student management method has obvious cant adapt to todays management requirements; Use of web-based management information system (MIS) to integrate student management system has become an inevitable trend.As college management system reform and development, facing the student management idea gradually moving to service concept, more and more CRM (customer relationship management) thought has been used in the student management practical work. Such as “take the customer as the center”, “pay attention to customer satisfaction and loyalty”, “customer lifecycle extension”, and “make full use of customer information data analysis and data mining” etc. The majority of the existing student management system has only a pure “management” function, need new ideas into one.Therefore, many colleges and universities need to establish a difference with the existing student management system, based on the concept of customer service for students with a unified network platform management system. The set up of this system, can promote the college student management level, adapt the student management work requirements of reform, also with the establishment of the informationized, digital campus development direction.The paper has analyzed university student management system of basic research, to achieve the comprehensive analysis, the student management system based on CRM the requirement analysis, technical feasibility analysis.?In the previous work, based on the network structure of the system design, logic design, detailed design, and database structure design.?Implementation part of the system, we have targeted to select basic information management of the students, information management elective, and student performance management module as to achieve the object, Thinking into the CRM so that the system can achieve interactive communication with management and students, in the appropriate module for data mining, analysis of the results of teaching, and then to implement individualized teaching for students.Based on system realization, we in Windows environment the system function test, pressure testing, safety testing, the system implementation evaluation, preliminary reach the expected purpose.? Student Management system into the CRM idea is a relatively new area of research, there are a lot of work needs to be done, due to time constraints, limited personal ability, there are many inadequacies in the system, needs further study.【关键词】CRM 学生管理系统 ASP.NET【英文关键词】CRM student management system ASP.NET【目录】基于CRM的高校学生管理系统研究与实现摘要4-5ABSTRACT5-6第一章 绪论12-161.1 选题来源和依据12-131.2 国内外研究现状131.3 本文的内容和意义13-141.4 论文结构安排14-16第二章 研究和开发的关键技术16-292.1 CRM 简介16-222.1.1 CRM 的概念及理论16-182.1.2 CRM 的发展历程18-202.1.3 CRM 的分类20-222.2 B/S 模式三层体系结构22-232.3 ASP.NET 技术23-262.3.1 ASP.NET 技术简介23-242.3.2 ASP.NET 的优点24-262.4 ADO.NET 技术26-282.5 本章小结28-29第三章 系统的分析和设计29-483.1 系统可行性分析29-303.2 系统安全性分析30-313.3 系统的总体设计31-373.3.1 系统网络架构31-323.3.2 系统功能模块设计32-373.4 系统的详细设计37-473.4.1 数据库概念设计E-R 图37-393.4.2 数据库逻辑表结构设计39-413.4.3 程序流程图设计41-473.5 本章小结47-48第四章 系统的具体实现48-684.1 系统登录48-504.2 学生基本信息管理50-564.2.1 添加学生信息50-524.2.2 显示所有学生信息52-544.2.3 查询学生信息54-564.3 课程信息管理56-574.3.1 修改课程信息56-574.4 学生成绩管理57-604.4.1 录入学生成绩57-584.4.2 学生成绩统计58-604.5 功能模块管理60-614.6 组权限管理61-634.7 数据挖掘的实现63-674.8 本章小结67-68第五章 系统的测试和评价68-715.1 系统的测试68-705.1.1 系统测试环境685.1.2 系统测试方法68-69
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 阿克苏市中石化2025秋招笔试模拟题含答案安全环保与HSE岗
- 葫芦岛市中石油2025秋招笔试模拟题含答案财务与审计岗
- 天水市中石化2025秋招笔试模拟题含答案油品分析质检岗
- 安庆市中石化2025秋招面试半结构化模拟题及答案油田勘探开发岗
- 六安市中储粮2025秋招战略研究博士岗高频笔试题库含答案
- 海南生物会考试题及答案
- 2025年西藏辅警考试真题及答案
- 2025年场景设计考试题及答案
- 国家能源大理白族自治州2025秋招面试专业追问及参考电气工程岗位
- 六盘水市中石化2025秋招面试半结构化模拟题及答案财务与审计岗
- 工业污水处理基础设施建设项目可行性研究报告
- 《环氧树脂应用》课件
- 中职第1课 社会主义在中国的确立和探索试题
- 2025年辽宁省交投集团招聘笔试参考题库含答案解析
- 2024年版高尔夫球场场地租赁及会员服务协议3篇
- 香港 信托合同范本
- 建筑物拆除场地清理垃圾外运施工方案
- 国家开放大学《Web开发基础》形考任务实验1-5参考答案
- 断亲协议书模板
- 中秋国庆假期安全教育
- GB/T 19808-2005塑料管材和管件公称外径大于或等于90mm的聚乙烯电熔组件的拉伸剥离试验
评论
0/150
提交评论