-
关于地理信息系统在卫生领域的应用
ebook about gis application in health sector
- 2023-08-15 12:40:10下载
- 积分:1
-
MAPGIS
MapGIS-IMS开发实现了地图加载、地图查询实例-MapGIS-IMS developed to achieve the map loading, map query instances
- 2023-08-06 00:00:03下载
- 积分:1
-
Visual Studio2003下的GIS编程小实例,第二个
Visual Studio2003下的GIS编程小实例,第二个-Visual Studio2003 of GIS programming small examples, the second
- 2023-07-06 13:10:03下载
- 积分:1
-
VB6.0+MAPX
VB6.0+MAPX
- 2022-01-26 04:11:17下载
- 积分:1
-
用以开发,该程序提供了一些简单的功能,如重…
VC+Mo开发,该程序实现了一些简单功能如地图的读取、放大、缩小、漫游。大家可以在此基础之上继续深入开发-VC+ Mo development, the program provides a number of simple functions such as reading maps, zoom in and out, roaming. We can continue to build on in-depth development
- 2022-03-11 04:43:15下载
- 积分:1
-
一本关于GIS开发的书籍,撰写明细,对于初步了解GIS开发者有启迪作用...
一本关于GIS开发的书籍,撰写明细,对于初步了解GIS开发者有启迪作用-one on the development of the GIS books, writing detailed, for a preliminary understanding of GIS developers have inspirations
- 2022-06-20 07:53:04下载
- 积分:1
-
利用分层设色显示数字高程模型dem,在vc开发环境中
利用分层设色显示数字高程模型dem,在vc开发环境中-The use of layered colors show the digital elevation model dem, in the development environment vc
- 2022-03-06 21:50:11下载
- 积分:1
-
giving access to geographical data procedures, we want to help!
获取省界地理数据的程序,希望对大家有所帮助!-giving access to geographical data procedures, we want to help!
- 2022-03-23 20:13:34下载
- 积分:1
-
TinToPoint. The irregular triangular net will transform
coordinates. Realization...
TinToPoint。 将不规则三角网转换成点坐标。实现栅格到矢量的转换。-TinToPoint. The irregular triangular net will transform
coordinates. Realization grid to vector transformation.
- 2022-03-22 07:59:28下载
- 积分: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