MFC构建简单GIS软件

时间:2015-05-25 17:27:01
【文件属性】:

文件名称:MFC构建简单GIS软件

文件大小:759KB

文件格式:RAR

更新时间:2015-05-25 17:27:01

MFC GIS 地图读取

利用MFC编写的简单GIS软件,能实现地图文本文件的读取,缩放,漫游以及点选、框选。此外还支持地图综合的线压缩功能,采用DP算法。地图数据为data,提供所有代码


【文件预览】:
C++方案
----mapread.h(1KB)
----mapread.aps(898KB)
----Map.cpp(6KB)
----mapread.cpp(5KB)
----mapread.ncb(489KB)
----res()
--------cursor_p.cur(326B)
--------mapread.ico(4KB)
--------cur00002.cur(326B)
--------cur00001.cur(326B)
--------Toolbar.bmp(4KB)
--------cursor2.cur(326B)
--------cursor1.cur(326B)
--------Thumbs.db(7KB)
--------cursor.cur(326B)
--------mapreadDoc.ico(4KB)
--------tp.bmp(758KB)
--------mapread.rc2(399B)
----Splsh16.bmp(81KB)
----GeoLine.h(801B)
----GeoLine.cpp(22KB)
----mapread.dsw(539B)
----GeoArea.h(784B)
----mapreadView.cpp(22KB)
----ChildFrm.cpp(1KB)
----Splash.cpp(3KB)
----GeoPoint.h(760B)
----Splash.h(1KB)
----GeoPoint.cpp(13KB)
----StdAfx.cpp(209B)
----MainFrm.cpp(3KB)
----Map.h(798B)
----resource.h(2KB)
----mapreadDoc.cpp(5KB)
----GeoArea.cpp(3KB)
----MainFrm.h(2KB)
----ChildFrm.h(1KB)
----StdAfx.h(1KB)
----Layer.cpp(3KB)
----mapread.plg(2KB)
----mapread.opt(268KB)
----mapread.rc(15KB)
----Layer.h(798B)
----mapread.dsp(6KB)
----mapreadDoc.h(2KB)
----mapread.clw(3KB)
----ReadMe.txt(5KB)
----mapreadView.h(3KB)
data.txt

网友评论

  • 执行了,错误多少,主要是内存泄漏多,改了。可参考,不实用
  • 在vc6直接用,移到2010要修改下for循环变量的定义位置到for之前。有价值。
  • 大家不要下了,不能运行
  • 为什么又是重复资源。
  • 可以执行,有借鉴意义
  • 不错,可以运行,还在学习中
  • 很不错,虽然有错,但改掉后能学到很多。
  • 此程序根本不能运行