-
主要是结合网上现有的2种鹰眼程序方案片段,在结合vc++和mapx,编出来的鹰眼,供大家参考。...
主要是结合网上现有的2种鹰眼程序方案片段,在结合vc++和mapx,编出来的鹰眼,供大家参考。-Combination of mainly two kinds of online Hawkeye existing procedures for the program fragment, in conjunction with vc and mapx, made by Eagle Eye, for your reference.
- 2022-07-10 01:28:02下载
- 积分:1
-
MapInfo applications, practical procedures. The map can be many complex operatio...
MAPINFO的应用,实用的程序。可以对地图进行许多复杂的操作-MapInfo applications, practical procedures. The map can be many complex operation!
- 2022-07-20 04:59:03下载
- 积分:1
-
Mapobject+Delphi深入开发
Mapobject+Delphi深入开发-Mapobject+ Delphi-depth development
- 2022-02-01 22:25:59下载
- 积分:1
-
vb+mo实际开发的例子:第一章:GIS发展概况C.
VB+MO实用开发例子:第一章:GIS开发简介;第二章:MO/VB二次开发入门;第三章:使用地图和图层,有详细的说明和例子;第四章:坐标系和几何对象;全书共九章,pdf格式。-VB+ MO practical development examples: First Chapter: GIS development profile Chapter: MO/VB secondary development of entry Chapter III: Using maps and layers, contains a detailed description and examples Chapter IV: coordinate system and geometry object book a total of nine chapters, pdf format.
- 2023-02-27 01:35:06下载
- 积分:1
-
读取、显示、放缩shape文件的功能,支持小数据量的shp文件。
代码也是网上找到的,主要是给大家提供一个可行的方法和思路,
真正到应用阶段...
读取、显示、放缩shape文件的功能,支持小数据量的shp文件。
代码也是网上找到的,主要是给大家提供一个可行的方法和思路,
真正到应用阶段还需要很多改进。
我在vc6.0下测试过可以运行。-Read, display, zoom shape files, to support the small amount of data of the shp file. Code is found online, primarily to provide a viable solution and ideas to the application stage of the real needs many improvements. I tested vc6.0 can run under.
- 2022-07-24 10:35:19下载
- 积分:1
-
这是我在mapinfo下就修文县做的一个消防系统,包含有源表,适合mapinfo工作人员。...
这是我在mapinfo下就修文县做的一个消防系统,包含有源表,适合mapinfo工作人员。-MapInfo under the revised County do a fire safety systems, including active table, MapInfo suitable staff.
- 2022-03-19 22:28:20下载
- 积分:1
-
图幅计算VC源代码.rar
也是个作gis的vc代码
图幅计算VC源代码.rar
也是个作gis的vc代码-map VC rate of the source code. Rar is also for the vc code gis
- 2022-12-04 06:10:03下载
- 积分:1
-
Database Connection shapmap source code,. NET freame
shapmap数据库连接源代码,.NET freame-Database Connection shapmap source code,. NET freame
- 2022-03-06 23:26:46下载
- 积分:1
-
vc MapX Application
vc+mapx的应用-vc MapX Application
- 2022-06-30 08:43:45下载
- 积分:1
-
降低SRTM3数据点密度
应用背景从SRTM3网站上下载下来的数据,点密度太大,给使用带来不便,程序目的是降低点密度,使其分辨率降低,通过相邻点删除的方式,使其分辨率降低,但仍然保持原来点方阵的格式,例如,原来是n×n,即n行n列,降低密度后,变为原来的一半。n/2*n/2,即n/2行,n/2列。如果n为偶数,则n/2=int(n/2)+1关键技术
程序分两个 separate_jshu.f 和 separate_oushu.f 。输入文件分别为 Input_jshu.dat 和 Input.dat. 即,当原文件 n×n中n为奇数时,使用前一个程序,新生成的文件为 jishu.dat. 新生成行列为 n/2=int(n/2)+1。当原件n×n 中 n 为偶数时,使用后一个文件,新生成文件为 oushu.dat 新生成行列为 n/2.
- 2023-05-15 11:30:04下载
- 积分:1