毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

VC++电能质量监测系统设计

时间:2021-04-11 11:40来源:毕业论文
基于WEB的电能质量监测系统则可以很好的满足用户随时随地关注电能质量的需求。本文详细介绍了WEB服务器的工作原理,并且编程设计了能够完成电能质量监测系统主页发布的WEB服务器

摘要如今,电能质量已变成一项越来越倍受人们关注的重要指标,电能质量的优劣直接关系到人们的生活水平,基于WEB的电能质量监测系统则可以很好的满足用户随时随地关注电能质量的需求。本文详细介绍了WEB服务器的工作原理,并且编程设计了能够完成电能质量监测系统主页发布的WEB服务器。系统主要实现的功能包括:HTTP侦听,响应请求,目录设定,权限管理,日志记录等。最后在WINDOWS环境下测试验证,并得出预期结果。系统基于VC6.0的WIN32平台,通过控制台程序控制整个程序运行,达到了预期结果。65323

毕业论文关键词  电能质量监测  WEB服务器  网络编程  VC++

毕业设计说明书(论文)外文摘要

Title The Development of Power Quality Monitoring System based on WEB

     ----WEB Publishing and The Rights Management Module                   

Abstract

Nowadays, power quality has become more and more important,and power quality is directly related to people's living standards. A power quality monitoring system based on WEB can absolutely meet the needs of users paying attention to power quality anytime and anywhere. This paper introduces the principle of the WEB server, and the programming design of the home page to complete the power quality monitoring system of the WEB server. System mainly realizes the functions include: the HTTP listener, respond to the request, directory setting, rights management, logging and so on. Finally under the WINDOWS environment test validation, and expected results are obtained. System is based on VC6.0 WIN32 platform, through the console program control of the operation, has reached the expected results.

Key words:Power quality monitoring WEB server  Network programming  VC++

目  次

1绪论 1

1.1 课题研究的相关背景 1

1.2 Web服务器的研究现状 2

1.3论文结构 3

2 网络编程技术 3

2.1 HTTP协议 3

2.2 TCP/IP协议 4

2.3 Winsock 技术简介 5

2.4 多线程技术 6

2.5 本章小结 6

3软件需求分析 7

3.1功能模块设计 7

3.2软件开发环境 8

3.3本章小结 8

4模块设计和实现 8

4.1 主界面模块 8

4.2 服务器创建模块 11

4.3 客户端响应模块 13

4.4 主页设置连接模块 14

4.5 权限管理模块 15

4.6 日志记录模块 16

4.7 本章小结 18

结  论 19

致  谢 20

参考文献 21

1绪论

1.1 课题研究的相关背景

当今世界,人们越来越关注电能质量相关的问题,供电方和用电方都非常急切的需要更先进的系统设备来监测并分析电能质量。一些性能良好,效率高并且还能时刻感知电能特性的变化的高技术含量设备使得人们可以更加方便而又准确的监测电能质量,只有快速准确地检测出电力系统中的电能质量问题,并对其进行有效的分析,确定问题产生的原因和范围,才能对其进行有效的控制和治理[1]。当然我们不可能每时每刻都坐在工厂这些高科技设备前关注这些与电能质量相关的数据,所以必须要借助网络来完成这一任务。我们可以通过Web服务器来将相关的数据发布到互联网上,这样用户就可以在任何一个有网络连接的地方进行电能质量的实时监测。 VC++电能质量监测系统设计:http://www.751com.cn/jisuanji/lunwen_72897.html

------分隔线----------------------------
推荐内容