搜索资源列表
firstDemo
- VS2005 CSharp 开发的Geomedia定制能够程序,Geomedia版本V6.0.34.57,如果为其他版本,需重现加载引用,并注释掉MainFrm中以下内容: using AxMapviewLib = AxIntergraph.GeoMedia.MapviewLib using AxGMNorthArrowLib = AxIntergraph.GeoMedia.GMNorthArrowLib using AxGMScaleBarLib = AxIntergraph.
TIN-CSharp
- TIN三角网在GIS中具有重要用途.本程序演示了随机点的生成与TIN的生长法动态生成。-TIN TIN in GIS is an important purpose. Demonstration of the process of generating random points with the Health TIN France long dynamically generated.
AS16188
- ArcGIS Server 9.3 的MapTips功能 实现查询到一条记录,记录中包含了x,y坐标信息及一些相关的属性信息,在地图上画一个Maptip并通过这个tip显示这些属性信息。-ArcGIS Server 9.3 for MapTips function realization query to one record, the record contains the x, y coordinate information and some related attribute inf
FindPath
- ArcGIS Engine开发 效用网络分析:求出网络中两点之间的路径-ArcGIS Engine development of the effectiveness of network analysis: calculated network path between two points
3Ddevelope_based_on_AE
- 一篇关于3D GIS开发的硕士论文,完成了基于ArcGis Engine的校园3D系统开发,论文中有不少关于3d场景产生、3d模型导入和生成的代码 很有用-Development of 3D GIS on a master' s thesis, completed ArcGis Engine based on the campus of 3D systems development, there is a lot of paper produced on the 3d scene, 3d
CsharpEssential
- C#应用中的一些实用的文档,适合初学者。如开发RFID reader的指导,开发arcgis customer control的基本操作。Csharp 维护。Interface & Abstract Class 差别。快速参考(初学者基本知识查询方便) 1.RFID Reader csharp developer guide 2.C# COMMENTING 3.Csharp quick references 4.Csharp Interface & Abstract Class
GoogleMapControl
- GoogleMap的地图控件 可以方便的嵌入你的网站中 -GoogleMap of the map control can be easily embedded in your site
QueryControl
- 附件中是一些ArcGIS Engine代码的集合,主要是一些比较常见的GIS功能的实现方法,作者用C#+AE都实现了,可能包括基本GIS地图操作,空间分析,几何或交通网络分析等,内容还不错,可以让不太懂的人学习一下,也可以让比较懂的人借鉴一下。 具体成果有:(1)开发了一些常规的GIS基本功能,如放大、缩小、全屏、查询、查找、量测、鹰眼等;(2)开发了一些常用的空间分析功能,如距离计算、密度分析、栅格插值、表面分析、象素统计、数据转换等。(3)网络分析功能,如计算最临近服务设施。(4)几何网
ArcObjectsGISforCsharp.NET
- 所谓ArcObject,现在一般都是指ArcGIS Desktop版本的组件开发集,即需要安装ArcGIS桌面版软件后才能安装这些组件开发集,它是所有版本中组件最全的版本,如果想对ArcGIS产品及其开发有个详尽的了解,学习ArcObject是最恰当的。ArcObject版本包括了所有的类库,其中包括ArcMap、ArcMapUI、ArcCatalog、ArcCatalogUI等组件库,这些组件库必须在安装了桌面版软件后才能使用。 由于使用ArcObject开发的程序必须安装桌面版软件,这
FindShortPath
- 这是一个在GIS系统编程中经常用到的最短路径分析的代码,由于这个功能经常用,所以在这上传了,方便大家以后编程用。-This is a GIS system programming in the shortest path is often used in the analysis of the code, since this feature is often used, so in this upload, easy to use programming after all.
CSharp-ArcGIS-Engine
- 本文件是一本指导读者快速入门ArcGIS Engine 并提高的书籍,着重介绍了ArcGIS Engine 的 基本结构、开发技术和使用中的一些技巧,通过本书的学习,读者可以对ArcGIS Engine 的许多 具体功能有个较清晰的了解并加以应用。-This document is an ArcGIS Engine, Quick Start guide the reader and to improve the books, focusing on the ArcGIS Engine
CSharp
- 在arcgis中动画现实和生成功能,通过调用动画符号进行处理-Animation arcgis reality and generating functions
BUFFER
- 利用AE二次开发BUFFER,解决生活中的关于缓冲区的问题(solve some questions of buffer)