学生姓名: * * *
学生班级:
计算机科学与技术
指导教师: * * *
200*年*月
校园地理信息
系统的设计与实现
摘 要
与传统的地图相比较,地理信息系统有着不可比拟的优势,信息量大,切换方便,可扩展性强。本文阐述了研究地理信息系统的背景、目的、方法,介绍了一个实用的、方便可靠的校园地理信息系统的设计、构建和开发过程。
开发过程中,使用了AutoCAD和MapInfo处理地图,采用OLE的嵌入技术将MapInfo的数据与
Delphi连接起来,并且使用了MapBasic语言进行对地图的操作和控制。此系统在Windows 98平台上测试通过。
本文先简要介绍了地理信息系统的概况,然后介绍了校园地理信息系统的组成及功能,详细讨论了在设计实现本系统中所遇到的问题及解决方法。
关键词:地理信息系统、MapInfo、Delphi
若有困难,英文摘要可不写
Design and Implementation of Geographic Information System of Campus
Abstract
Compared with traditional map, Geographic Information System has many unique advantages,such as full of information, convenient switching and good expansibility. The paper expatiated on the background, the purpose and the method of the research of Geographic Information System, and introduced the design, building and developing method of Geographic Information System of campus, which has characteristics of utility, convenience and reliableness.
In the procedure of developing, AutoCAD and MapInfo are used to handle maps, and OLE embedding is used to linking MapInfo data and Delphi, also, Mapbasic language is used to operate and control maps. The system is running well on Windows 98 platform.
In this paper Geographic Information System in the general is reviewed briefly, the constitution and function of Geographic Information System of campus are introduced, the problem we met and the resolvent in the procedure of design and implementation of the system are discussed in detail.
Keywords:Geographic Information System,MapInfo,Delphi
致 谢
毕业设计自今年2月份以来,历时三个多月。在这三个多月的时间里,我的毕业设计得到了***老师的极大支持。在毕业设计过程中,*老师给了我很多意见和建议,并且给予了细心的指导,在此我深表感谢,感谢*老师对我的无微不至的关心与指导。
目 录
中文摘要1
英文摘要1
致谢2
目录3
第一章 绪 论5
1.1 研究地理信息系统(GIS)的背景5
1.2 研究地理信息系统(GIS)的目的及其结构5
1.3 研究地理信息系统(GIS)的方法9
1.4 论文内容概述9
第二章 技术支持和开发工具10
2.1 MAPINFO 5.010
2.2 DELPHI 5.011
2.3 AUTOCAD R14.011
2.4 MAPBASIC11
第三章 校园地理信息系统的开发13
3.1 系统的目标及功能13
3.1.1 系统的开发目标13
3.1.2 系统的特点及功能概述13
3.2 可行性分析和需求分析13
3.2.1 系统的可行性分析13
3.2.2 系统的需求分析14
3.3 总体设计15
3.3.1 系统结构设计15
3.3.2 模块设计16
3.3.3 数据库设计17
3.4 转换与连接17
3.4.1 转换地图17
3.4.2 用MAPINFO处理地图20
3.4.3 MAPINFO与DELPHI的无缝连接23
3.5 详细设计27
3.5.1 界面设计27
3.5.2 浮动工具栏的设计实现30
3.5.3 地图显示32
相关热词:校园 地理 信息 系统 设计 实现