-
降低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
-
vb中使用GIS控件
vb中使用GIS控件-vb control the use of GIS
- 2022-03-16 05:38:51下载
- 积分:1
-
一个不规则三角网的生成算法,比较有效,希望大家一起交流。...
一个不规则三角网的生成算法,比较有效,希望大家一起交流。-a TIN generation algorithms, more effective and hope that we all share.
- 2023-02-09 19:15:03下载
- 积分:1
-
North GIS lectures. Students need to learn GIS can look at Kazakhstan. Is PPT fo...
北大GIS讲义.需要学GIS的同学可以看一下哈.
是以PPT格式的.-North GIS lectures. Students need to learn GIS can look at Kazakhstan. Is PPT format.
- 2023-05-03 13:45:12下载
- 积分:1
-
基于AO/AE的GIS功能原型。
并且给大家封装好了两个逻辑处理层的DLL,朋友们可以直接引用。是对AO/AE的又一次抽象,开发更加灵活。...
基于AO/AE的GIS功能原型。
并且给大家封装好了两个逻辑处理层的DLL,朋友们可以直接引用。是对AO/AE的又一次抽象,开发更加灵活。-based AO/AE prototype GIS functions. Packaging and good for everyone to the two logic layer DLL, and friends can be directly invoked. The AO/AE another abstract and develop more flexible.
- 2022-04-17 21:47:28下载
- 积分:1
-
基于MAPGIS平台的中国地学断面数字化图形库的建立(caj 格式)
基于MAPGIS平台的中国地学断面数字化图形库的建立(caj 格式)-MAPGIS China to study digital graphics section of the library building (CAJ format)
- 2022-11-28 06:30:03下载
- 积分:1
-
MilkShape 3D Help中文翻译版,相信对使用MilkShape 3D的人会有很大帮助...
MilkShape 3D Help中文翻译版,相信对使用MilkShape 3D的人会有很大帮助-MilkShape 3D Help Chinese translation version, I believe that people who use MilkShape 3D will be of great help! ! !
- 2022-04-07 16:36:11下载
- 积分:1
-
卡沃尔(创造一个愿景的现实)是组件的一个引擎/收集
CAVOR (Creating A Vison Of Reality) is an engine/collection of components
for building apps that combine geospatial or graphic data with a database
of attributes (properties). Examples include GIS, CAD, CASE, etc. It
is free software released under the GNU General Public License. See also
included documents and/or the web pages (see above)
- 2022-03-18 13:51:05下载
- 积分:1
-
读写中国地球空间数据交换格式源码
读写中国地球空间数据交换格式源码...
读写中国地球空间数据交换格式源码
读写中国地球空间数据交换格式源码-read and write Chinese geospatial data exchange format source code to read and write Chinese geospatial data exchange format FO
- 2023-08-13 02:55:03下载
- 积分:1
-
用图形界面的程序装载控制台程序并接收控制台程序的输出。
将tiff转换成PDF的源程序。...
用图形界面的程序装载控制台程序并接收控制台程序的输出。
将tiff转换成PDF的源程序。-Use graphical interface of the program loaded console process and procedures to receive console output. Tiff convert to PDF of the source.
- 2022-02-20 20:25:39下载
- 积分:1