资料详情

国家电力检测中心设备资源管理系统 毕业论文+任务书+开题报告+开题答辩PPT+文献综述+中期表+外文翻译及原文+答辩提问记录+毕业答辩PPT+总结报告+查重报告+项目源码

头像

JAVA/JSP

编号:270

摘  要

电力设备是电力生产企业进行生产活动的重要物质技术基础。设备的管理水平、利用效率都会对电力生产企业的运营和管理带来直接的影响。本设计在介绍课题的背景、意义以及国内外研究现状的基础上,指出目前电力公司现行系统管理设备存在的问题,从而指明开发新的电力设备管理系统的必要性和紧迫性。本系统开发严格按照GBT 8567-2006规范和软件生命周期的六个阶段对系统进行分析、设计和开发。先分析了系统在设备的基础维护、检修管理和运行管理方面的功能目标,然后在此基础上将系统的结构划分为六个功能模块,分别对系统的不同方面进行管理。通过本系统的开发可帮助企业提升运营效率,降低企业运营成本,进行信息化建设。

关键词:电力设备;资源管理;Strust;MVC


Abstract

Electrical equipment is the important material and technological foundation of electrical manufacturing enterprise in production activities.Equipment management level and the using efficiency of electrical manufacturing enterprise have direct impact on electrical manufacturing enterprise`s operation and management .The article through the introduction of the background, significance of topics and research status at home and abroad, points out that the current problems existing in the electric power company using artificial to manage equipment, so as to indicate the necessity and urgency of establishment in the power equipment management system .On this basis, in strict accordance with the GBT 8567-2006 specification and the six stages of software life cycle on the system analysis, design and development.Finally, after the completion of development ,I explained the software through the part of the core code and the running interface.This system respectively manages on the electric power enterprise equipment, drawings, construction management, personnel, and the examination and approval process, to improve the operational efficiency of enterprises, reduce business operating costs,and help enterprise informatization construction.

Key words: Power equipment;Resource management;Strust;MVC



目  录

摘  要 I

Abstract II

目  录 III

1 绪论

1.1 课题背景、目的及意义

1.1.1 课题背景

1.1.2 课题目的和意义

1.2 国内外研究现状

1.2.1 国外研究现状

1.2.2 国内研究现状

2 可行性分析

2.1 社会可行性

2.2 技术可行性

2.3 操作可行性

3 需求分析

3.1 技术需求

3.2 业务需求

3.2.1 系统首页

3.2.2用户管理

3.2.3 数据字典

3.2.4 站点运行情况

3.3 性能需求

3.3.1 运行环境需求

3.3.2 操作需求

4 系统结构化分析建模

4.1 软件功能模块分析

4.2 业务流程

4.2.1 系统主Portal业务流程

4.2.2用户管理业务流程

4.2.3系统管理业务流程

4.2.4维护情况业务流程

4.3数据流程

5 国家电力设备资源管理系统的设计

5.1 系统功能模块设计

5.2 数据库表设计

6 国家电力设备资源管理系统的前端实现

6.1 首页实现

6.2 系统管理模块

6.2.1 用户管理

6.2.2 系统设置

7 国家电力设备资源管理系统的后台实现

7.1 系统总体描述

7.2 系统总体架构和说明

7.3 系统的技术介绍

7.3.1 JavaScript

7.3.2 MySQL

7.3.5 Hibernate

7.4 系统开发平台及运行环境

7.4.1 系统开发平台

7.4.2 运行环境

7.5 系统实现核心代码

7.5.1 权限捕获拦截器

7.5.2 密码加密

7.5.3 权限计算

7.5.4 系统工具类

7.5.5 设备校准检修数据查询

7.5.6 Lucene工具类

8 系统测试

8.1 测试的目的与目标

8.2 测试方法

8.3 测试用例

8.4 测试结论


结论

参考文献

致谢