1 / 54
文档名称:

基于智能手机的GPS移动执法系统的设计与实现.pdf

格式:pdf   页数:54
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于智能手机的GPS移动执法系统的设计与实现.pdf

上传人:banana 2014/2/19 文件大小:0 KB

下载得到文件列表

基于智能手机的GPS移动执法系统的设计与实现.pdf

文档介绍

文档介绍:河北工业大学
硕士学位论文
基于智能手机的GPS移动执法系统的设计与实现
姓名:黎春玲
申请学位级别:硕士
专业:控制科学与工程
指导教师:耿恒山
2010-12
河北工业大学硕士学位论文

基于智能手机的 GPS 移动执法系统的设计与实现

摘要

在移动执法系统中,海上的执法信息和终端定位至关重要,开发一套科学的、先进的
移动执法系统,能方便解决现有海上执法过程中出现的作案现场不易保护、取证难、信息
记录不完善及反映不及时等弊端。GPS 移动执法系统是集全球卫星定位系统、数据库技术、
计算机网络通信技术于一体,基于“移动信息平台”的概念,设计出的一套先进的移动执
法管理系统。
首先,对 GPS 移动执法系统所采用的关键技术进行理论分析,通过分析系统的需求,
设计出系统的总体方案、软件架构及应用程序的体系结构。根据 B/S 模式和 C/S 模式结合
的设计方案,对系统的服务管理平台和客户端系统进行了详细的功能分析。
然后,研究了系统关键技术应用的难点与实现方法。采用移动数据库存储基础数据,
确保移动设备离线时客户端系统正常运行。采用直推电子邮件技术实现信息的主动推送,
保证任务下发提示信息能正常发送、接收。采用 WCF 分布式通讯技术构建系统互联的解
决方案,实现移动数据库与远程数据库的数据同步。同时采用 GPS 定位技术实现执法终端
的实时定位。
最后,完成了客户端系统的功能测试、及系统的整体测试,对测试运行结果进行了分
析,并指出了系统有待改进的方面。

关键词:全球定位系统(GPS),WCF,直推邮件技术,移动执法


i
基于智能手机的 GPS 移动执法系统的设计与实现

DESIGN AND IMPLEMENTATION OF
GPS MOBILE LAW ENFORCEMENT SYSTEM
BASED ON SMART PHONE



ABSTRACT


In the mobile law enforcement system, it’s essential to record maritime law enforcement
information and terminal location. Develop a scientific, advanced mobile law enforcement
system, to facilitate the resolution of existing maritime law enforcement process appears such as
difficult to protect the crime scene and get evidence, the information recorded plete and
not timely reflect. GPS mobile law enforcement system integrating global satellite positioning
system, database technology, work, communication technology, and based on the
concept of “mobile information platform”, to design a set of advanced mobile law enforcement
management system.
First of all, the key technologies used in GPS mobile law enforcement system are introduces.
And through analyze the system requirements; design the overall scheme of the system, software
architecture and application architecture. Analyze the detailed function of service management
system and client system respectively according to the adopted design scheme which is
combined of B/S mode and C/S mode.
Secondly, discuss difficulties and rea