• 大小: 10.36MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-10-08
  • 语言: C#
  • 标签: ArcGIS  EngineC#GIS  

资源简介

代码非常珍贵,几乎包括了ArcGIS Engine开发的所有功能模块。即包括了鹰眼、放缩漫游、图元编辑、图元式样设定等常见功能模块,又包括了栅格插值、表面分析、临近分析、3D分析、网络分析、Utility分析等高级空间分析模块。解压后配置好.mxd路径,程序即可运行。该系统是ArcGIS Engine入门和提高的难得的精华代码。欢迎下载使用

资源截图

代码片段和文件信息

/*
 Copyright 1995-2005 ESRI

 All rights reserved under the copyright laws of the United States.

 You may freely redistribute and use this sample code with or without modification.

 Disclaimer: THE SAMPLE CODE IS PROVIDED “AS IS“ AND ANY EXPRESS OR IMPLIED 
 WARRANTIES INCLUDING THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 
 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ESRI OR 
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY 
 OR CONSEQUENTIAL DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF 
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS 
 INTERRUPTION) SUSTAINED BY YOU OR A THIRD PARTY HOWEVER CAUSED AND ON ANY 
 THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY OR TORT ARISING IN ANY 
 WAY OUT OF THE USE OF THIS SAMPLE CODE EVEN IF ADVISED OF THE POSSIBILITY OF 
 SUCH DAMAGE.

 For additional information contact: Environmental Systems Research Institute Inc.

 Attn: Contracts Dept.

 380 New York Street

 Redlands California U.S.A. 92373 

 Email: contracts@esri.com
*/
using System.Reflection;
using System.Runtime.CompilerServices;

//
// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

//
// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
// You can specify all the values or you can default the Revision and Build Numbers 
// by using the ‘*‘ as shown below:

[assembly: AssemblyVersion(“1.0.*“)]

//
// In order to sign your assembly you must specify a key to use. Refer to the 
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing. 
//
// Notes: 
//   (*) If no key is specified the assembly is not signed.
//   (*) KeyName refers to a key that has been installed in the Crypto Service
//       Provider (CSP) on your machine. KeyFile refers to a file which contains
//       a key.
//   (*) If the KeyFile and the KeyName values are both specified the 
//       following processing occurs:
//       (1) If the KeyName can be found in the CSP that key is used.
//       (2) If the KeyName does not exist and the KeyFile does exist the key 
//           in the KeyFile is installed into the CSP and used.
//   (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
//       When specifying the KeyFile the location of the KeyFile s

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1102  2006-12-30 13:33  基于C#+AE构建GIS桌面端应用系统框架\Controls\app.config

     文件       3551  2005-02-23 00:18  基于C#+AE构建GIS桌面端应用系统框架\Controls\AssemblyInfo.cs

     文件       5632  2005-11-11 22:25  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Controls.vshost.exe

     文件       1102  2006-12-30 13:33  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Controls.vshost.exe.config

     文件      32768  2006-10-01 02:09  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\QueryControl.dll

     文件         21  2005-10-10 16:04  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\reg.bat

     文件         24  2005-10-10 16:04  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\unreg.bat

     文件      51200  2008-11-05 10:54  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\DaLian.mxd

     文件        598  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\点图层.dbf

     文件        186  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\点图层.prj

     文件        900  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\点图层.sbn

     文件        172  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\点图层.sbx

     文件       4964  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\点图层.shp

     文件        708  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\点图层.shx

     文件       5214  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\线图层.dbf

     文件        186  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\线图层.prj

     文件       4292  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\线图层.sbn

     文件        404  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\线图层.sbx

     文件     706812  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\线图层.shp

     文件       3532  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\线图层.shx

     文件      68022  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\多边形图层.dbf

     文件        186  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\多边形图层.prj

     文件      57556  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\多边形图层.sbn

     文件       4100  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\多边形图层.sbx

     文件    1941812  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\多边形图层.shp

     文件      45404  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\多边形图层.shx

     文件         78  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\椭圆图层.dbf

     文件        186  2006-05-16 09:06  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\椭圆图层.prj

     文件        132  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\椭圆图层.sbn

     文件        116  2006-05-17 09:51  基于C#+AE构建GIS桌面端应用系统框架\Controls\bin\Debug\Maps\椭圆图层.sbx

............此处省略218个文件信息

评论

共有 条评论