-
MoNetBroker是对ESRI MapObjects开发包产品的扩展,它以OCX控件和类型库的方式提供给那些熟悉MapObjects的开发人员,帮助他们利用...
MoNetBroker是对ESRI MapObjects开发包产品的扩展,它以OCX控件和类型库的方式提供给那些熟悉MapObjects的开发人员,帮助他们利用MapObjects中的数据图层,方便地实现几何网络的连通性分析、非连通分析、两点路径分析、多点路由分析等强大的功能。MoNetBroker可以紧密并方便地与MapObjects相结合,实现高效的网络连通性分析和路径分析等功能。并且具有结点转向和线路单行控制、末梢点线选择等丰富的处理能力。-MoNetBroker of ESRI MapObjects Development Kit product expansion, which was OCX controls and type library available to those familiar with MapObjects developers, to help them use MapObjects the data layer, to facilitate the realization of the geometric network connectivity analysis, non-connected, 2:00 path analysis, multiple points of the road analysis by the powerful functions. MoNetBroker can work closely to facilitate the integration and MapObjects to achieve effective network connectivity analysis and pathway analysis capabilities. And with node shift and line single control point line peripheral rich choice of the handling capacity.
- 2022-01-24 18:39:33下载
- 积分:1
-
利用VC sharp 和 MapObjects 编写的基本功能
利用VC sharp 和 MapObjects 编写的基本功能-VC sharp and MapObjects prepared the basic functions
- 2022-08-23 00:13:14下载
- 积分:1
-
projection conversion function with other different types of projection into a u...
投影转换功能,具备将其他不同类型的投影转换为统一的投影坐标系下-projection conversion function with other different types of projection into a unified projection coordinate system
- 2022-07-09 16:40:40下载
- 积分:1
-
ArcGIS_Server开发中文培训资料
ArcGIS_Server开发中文培训资料-Chinese ArcGIS_Server development of training materials
- 2022-01-27 12:16:51下载
- 积分:1
-
ArcGIS Engine不提供查询点击控件的命令,只…
ArcGIS Engine没有提供在MapControl中点击查询的命令,只是提供了ReaderControl中的使用的点击查询的命令,下面的代码就是实现点击查询并闪烁的代码。-ArcGIS Engine does not provide in the query by clicking MapControl orders, only provides a ReaderControl use clicks query command, the following code is to achieve the query and click on the flashing code.
- 2022-06-13 09:08: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
-
Logiscope简介,Logiscopy是一种C、C++代码检查工具。
Logiscope简介,Logiscopy是一种C、C++代码检查工具。-Logiscope Introduction, Logiscopy is a C, C++ code-checking tools.
- 2023-06-21 11:15:03下载
- 积分:1
-
已知两点经纬度求两点的大地方位角
应用背景物理大地测量学中,经常用到两点间的方位角,已知球面两点大地经纬度坐标,求解两点间的球面方位角。假设地球为球形进行的计算。关键技术通过两点的大地经纬度坐标,计算两点球面坐标方位角。需要输入文件INPUT,输入格式 纬度 经度 大地高(或正高),可以是一组数据也可以是连续的多个数据,排列顺序是按列三列数据。计算出的方位角是以第一个点到第二个点的方位角。例如,假如序号为1,2,3,4……。那么求出的方位角为α1-2,α2-3,α3-4……。输出文件为fangweijiao.dat
- 2022-03-15 11:21:28下载
- 积分:1
-
SVG2MIF is a tool that converts SVG vector drawings to a MIF/MID GIS layer. It a...
SVG2MIF is a tool that converts SVG vector drawings to a MIF/MID GIS layer. It allows that manual digitization with opensource vector drawing tools can be imported into opensource GIS software. -SVG2MIF is a tool that converts SVG vector drawings to a MIF/MID GIS layer. It allows that manual digitization with opensource vector drawing tools can be imported into opensource GIS software.
- 2023-02-02 06:10:03下载
- 积分:1
-
VC开发的最短路径算法,有算法介绍以及VC开发源代码,以供大家学习探讨,谢谢!...
VC开发的最短路径算法,有算法介绍以及VC开发源代码,以供大家学习探讨,谢谢!-VC development of the shortest path algorithm, algorithm development VC presentations and source code for all to study and explore, thank you!
- 2022-04-08 10:17:42下载
- 积分:1