-
降低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
-
一个用电子地图开发的一个电子地图系统,用的是一个用开发的…
一个用VC开发的电子地图系统,一个用VC开发的电子地图系统-The development of a VC with an electronic map system, a VC with the development of electronic map system
- 2022-02-06 23:44:08下载
- 积分:1
-
MATLAB and VC++ Matlab Coding trip to VC++ As the main platform, the form of hyb...
MATLAB和VC++混合编程实现行程编码压缩,以VC++为主要平台,采用混合编程的形式,用MATLAB来调用MEX函数所编写的DLL,实现文件压缩。-MATLAB and VC++ Matlab Coding trip to VC++ As the main platform, the form of hybrid programming using MATLAB function to call the MEX prepared DLL, file compression realize.
- 2022-04-18 13:19:27下载
- 积分:1
-
GPSTRACKER
This project allows you to track cell phones periodically. For instance every minute or every five minutes. You can watch the cell phone being tracked in real time using google maps and you can store and reload routes easily.
You have the choice of two server stacks. Either using asp.net and sql server or using php and mysql. Historically, devs have downloaded the asp.net server project 2 to 1 over the php project. I have included both now in the same download but you only need to use one.
- 2022-03-07 10:28:45下载
- 积分:1
-
半个地理信息系统只是一个开始
半个GIS系统 只是开始-half a GIS system is only the beginning
- 2023-02-04 03:35:05下载
- 积分:1
-
An open source object
一个开源面向对象通用地图投影程序,支持多种地图投影算法。-An open source object-oriented common map projection procedures, supports a wide range of map projection algorithm.
- 2022-09-22 00:00:03下载
- 积分:1
-
非常实用,特别是对于GIS开发人员
非常实用,特别是对于GIS开发人员-very useful, especially for the development of GIS staff
- 2022-07-15 01:31:24下载
- 积分:1
-
介绍MO的二次开发的一本好书,对于进行GIS开发的人员很有帮助...
介绍MO的二次开发的一本好书,对于进行GIS开发的人员很有帮助-MO introduced in the secondary development of a good book, for the development of the GIS staff helpful
- 2022-07-04 09:47:09下载
- 积分:1
-
对于开发电子地图的人员很有用的 不妨看一看 没有解压密码...
对于开发电子地图的人员很有用的 不妨看一看 没有解压密码-electronic map for the development of the staff very useful might not look at extracting passwords
- 2022-09-20 05:20:03下载
- 积分:1
-
移动地图矢量的代码,运行前需要安装MAPX和mapinfo
移动地图矢量的代码,运行前需要安装MAPX和mapinfo-mobile map vector code, pre-operational need to install and MapInfo Connection
- 2022-11-01 18:10:03下载
- 积分:1