文档介绍:西安电子科技大学
硕士学位论文
银行设备管理系统的设计与实现
姓名:魏晓玲
申请学位级别:硕士
专业:软件工程
指导教师:赵建;李文渊
20100601
摘要
随着计算机及网络技术的迅速发展,越来越多的单位加入到了办公自动化的
进程中。电子设备已广泛应用于银行工作的各个领域,而银行电子设备运行状态
是否良好、响应时间是否迅速以及其效能的发挥是否最佳将直接影响商业银行的
服务质量。因此,电子设备的管理越来越被各商业银行所重视,银行设备管理系
统便由此而生。
本文从课题研究意义、相关技术概述、系统需求分析、系统设计、系统开发
中的关键技术和系统实现等方面进行了详细的论述。在介绍本课题的研究目的和
研究意义之后,详细分析了建设银行某二级分行设备管理系统的业务工作流程和
系统需求,讨论了J2EE(Java 2 Enterprise Edition)技术规范、JS P(Java Server Pages)
和SQL Server 2000 等技术,给出了基于J2EE开发框架、以JSP技术开发的
B/S(Browser/Server) 模式企业级分布式设备管理平台的解决方案,并对系统主
要功能模块和数据库进行了详细设计,最后给出了系统实现和系统测试的详细过
程。
在对关键技术的研究中,针对目前建设银行某二级分行的设备编码问题进行
了科学的规范,提出了一整套编码解决方案,为该行的全面信息化管理打下了坚
实的基础;针对设备的故障管理,系统根据已淘汰设备的使用年限、出现故障次
数、硬件参数等指标来预测正在使用设备和新采购设备的使用年限和故障分布规
律,提出了平均值法和加权平均值法,并将这些算法应用于系统之中;针对设备
管理的安全性问题,提出了系统多级安全性机制,通过用户访问权限和数据处理
权限的设置,分类控制不同用户对数据库的访问和操作,采用MD5技术保障用户
密码安全,保证了系统数据的安全性和保密性,该系统的应用必将显著提高设备
的管理水平,有效增强商业银行的竞争力。
关键词:银行设备管理浏览器/服务器模式故障管理系统安全
Abstract
Along with speedy development of puter work technique, more and
anizations added to the process of office automation. Electronic equipment has
been widely used in various areas of bank, moreover the service quality mercial
bank is directly affected by running state, response time and efficiency of the electronic
equipment. So the management of electronic equipment is increasingly being valued by
commercial bank, then the bankingequipment management systems is produced.
In this dissertation, project research significance, correlative technological
summaries, system requirement analysis, system design, key technologies on system
development and system implementation are discussed in detail. First, the topic of the
research purposes and research significance is introduced, business workflow and
system requirements on China Construction Bank’s second rank branch is amply
analyzed. Second, J2EE, JSP and SQL Server 2000 are discussed, the solution scheme
of B/S mode enterprise-class platform for distributed device management based on
J2EE development fram