资源描述:
《基于 Google Earth 的车辆动态监控系统的设计与实现【毕业论文】》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、本科毕业设计(20届)基于GoogleEarth的车辆动态监控系统的设计与实现31摘 要【摘要】车辆实时监控是车队现代化管理的重要手段,能有效提高车队的生产力。本文基于GoogleEarthCOMAPI和MFC技术在MicrosoftVisualC++6.0平台上设计车辆动态监控系统,涉及实时车辆定位、车辆信息查询管理等功能的设计和实现方法,为车辆监控平台的设计提供参考。GoogleEarth的车辆动态监控系统,实际上是一个简单的全球定位导航系统,它可以用于企业,家庭,军事等各个领域,对于车辆的监控与管理有着重大意义。本文
2、第一章简要介绍了GoogleEarth的车辆动态监控系统设计背景、目标及系统的总体框架。第二章从系统需求角度进行分析,提出问题,对系统使用的对象、系统的需求、系统数据进行分析,为系统的建立做充分的准备。第三章为总体设计,给出系统总体架构图,及子系统的功能图,概括的说明系统如何实现。第四章为系统的详细设计及具体实现。第五章对本次数据的设计与实现进行总结,指出不足。【关键词】车辆监控;GoogleEarth;GoogleEarthCOMAPI;VisualC++31Abstract【ABSTRACT】Vehiclereal-t
3、imemonitoringisanimportantmeansofmodernmanagementteam,caneffectivelyenhancetheproductivityofteam.BasedontheGoogleEarthCOMAPIandMFCtechnologyinMicrosoftVisualc++6.0platformdesignedvehicledynamicmonitoringsystem,involvingreal-timevehicleorientation,vehicleinformatio
4、nquerymanagementfunctiondesignandrealizationmethodforthedesignofvehiclemonitoringplatformtoprovidethereference.GoogleEarthvehicledynamicmonitoringsystem,isactuallyasimpleGPSnavigationsystem,itcanbeusedforenterprise,family,militaryandotherareas,themonitoringandmana
5、gementtocarissignificant.ThispaperbrieflyintroducedthefirstchapterofvehicledynamicmonitoringEarthGooglesystemdesignbackground,objectivesandsystemframework.ThesecondchapterAnglefromsystemrequirements,thearticleanalyzestheproblemsofsystem,theuseofobject,systemdemand
6、,systemdataanalysisforsystemestablishmentdothoroughpreparation.Thethirdchapterforoveralldesign,theoverallframeworksystemare,andthefunctionofthesubsystemgraphthatgeneralgraph,howtorealizethesystem.Thefourthchapterforsystemimplementationdetaileddesignand.Thefifthcha
7、pterofthedesignandimplementationofthedatatocarryonthesummary,shortcomings.【KEYWORDS】monitoring;GoogleEarth;GoogleEarthCOMAPI;Visualc++31目 录摘 要IIAbstractIII目 录IV1引言11.1引言11.1.1GoogleEarth的车辆动态监控系统11.1.2GoogleEarth概述11.2GoogleEarth的接口21.2.1KML文件21.2.2COM编程结构21.3Goog
8、leEarth的数据库与界面21.3.1GoogleEarth的数据源21.3.2GoogleEarth的启动界面21.3.3GoogleEarthCOMAPI的类库[1]31.4车辆动态监控系统的平台设计41.5项目预期41.5.1项目预期目标41.5.2项目预期效果41.6系统体系结构41.7论文结