在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 基于C#+AE构建GIS桌面端应用系统框架-全代码.rar

基于C#+AE构建GIS桌面端应用系统框架-全代码.rar

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:6.82M
  • 下载次数:7
  • 浏览次数:85
  • 发布时间:2021-12-09
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
基于C#编写的,基于AE构建GIS桌面端应用系统框架-全代码
【实例截图】
【核心代码】
4744302543435866577.rar
└── 基于C#+AE构建GIS桌面端应用系统框架-全代码
└── Controls
├── app.config
├── AssemblyInfo.cs
├── bin
│   └── Debug
│   ├── Controls.exe.config
│   ├── Controls.vshost.exe
│   ├── Controls.vshost.exe.config
│   ├── Controls.xml
│   ├── QueryControl.dll
│   ├── reg.bat
│   └── unreg.bat
├── clsProfileStruct.cs
├── ComboBoxEx.cs
├── ComboBoxEx.resx
├── ComboxBoxExItem.cs
├── comClass.cs
├── Controls.csproj
├── Controls.csproj.user
├── Controls.sln
├── Controls.suo
├── Controls.xml
├── data2
│   ├── hm.mxd
│   ├── ljj.mxd
│   ├── zuankong.dbf
│   ├── zuankong.sbn
│   ├── zuankong.sbx
│   ├── zuankong.shp
│   ├── zuankong.shx
│   ├── 单线河.dbf
│   ├── 单线河.sbn
│   ├── 单线河.sbx
│   ├── 单线河.shp
│   ├── 单线河.shx
│   ├── 县界.dbf
│   ├── 县界.sbn
│   ├── 县界.sbx
│   ├── 县界.shp
│   ├── 县界.shx
│   ├── 因子数据表.mdb
│   ├── 因子数据表.xls
│   ├── 因子表.dbf
│   ├── 因子表.地级市名称.atx
│   ├── 省界.dbf
│   ├── 省界.sbn
│   ├── 省界.sbx
│   ├── 省界.shp
│   ├── 省界.shx
│   ├── 行政区划.dbf
│   ├── 行政区划.sbn
│   ├── 行政区划.sbx
│   ├── 行政区划.shp
│   ├── 行政区划.shx
│   ├── 道路.dbf
│   ├── 道路.sbn
│   ├── 道路.sbx
│   ├── 道路.shp
│   ├── 道路.shx
│   ├── 铁路_Buffer1.dbf
│   ├── 铁路_Buffer1.sbn
│   ├── 铁路_Buffer1.sbx
│   ├── 铁路_Buffer1.shp
│   ├── 铁路_Buffer1.shp.xml
│   ├── 铁路_Buffer1.shx
│   ├── 铁路_Buffer2.dbf
│   ├── 铁路_Buffer2.sbn
│   ├── 铁路_Buffer2.sbx
│   ├── 铁路_Buffer2.shp
│   ├── 铁路_Buffer2.shp.xml
│   ├── 铁路_Buffer2.shx
│   ├── 铁路_Buffer.dbf
│   ├── 铁路_Buffer.sbn
│   ├── 铁路_Buffer.sbx
│   ├── 铁路_Buffer.shp
│   ├── 铁路_Buffer.shp.xml
│   ├── 铁路_Buffer.shx
│   ├── 铁路.dbf
│   ├── 铁路.sbn
│   ├── 铁路.sbx
│   ├── 铁路.shp
│   ├── 铁路.shx
│   ├── 面状河流.dbf
│   ├── 面状河流.sbn
│   ├── 面状河流.sbx
│   ├── 面状河流.shp
│   ├── 面状河流.shx
│   ├── 高速公路_Buffer1.dbf
│   ├── 高速公路_Buffer1.sbn
│   ├── 高速公路_Buffer1.sbx
│   ├── 高速公路_Buffer1.shp
│   ├── 高速公路_Buffer1.shp.xml
│   ├── 高速公路_Buffer1.shx
│   ├── 高速公路_Buffer2.dbf
│   ├── 高速公路_Buffer2_Intersect.dbf
│   ├── 高速公路_Buffer2_Intersect.sbn
│   ├── 高速公路_Buffer2_Intersect.sbx
│   ├── 高速公路_Buffer2_Intersect.shp
│   ├── 高速公路_Buffer2_Intersect.shp.xml
│   ├── 高速公路_Buffer2_Intersect.shx
│   ├── 高速公路_Buffer2.sbn
│   ├── 高速公路_Buffer2.sbx
│   ├── 高速公路_Buffer2.shp
│   ├── 高速公路_Buffer2.shp.xml
│   ├── 高速公路_Buffer2.shx
│   ├── 高速公路.dbf
│   ├── 高速公路.sbn
│   ├── 高速公路.sbx
│   ├── 高速公路.shp
│   └── 高速公路.shx
├── DisconnectEditingFunction.cs
├── ExtentUpdatedEventArgs.cs
├── frm3DAnalyst.cs
├── frm3DAnalyst.Designer.cs
├── frm3DAnalyst.resx
├── frmAbout.cs
├── frmAbout.resx
├── frmAddSDEData.cs
├── frmAddSDEData.Designer.cs
├── frmAddSDEData.resx
├── frmAllocation.cs
├── frmAllocation.Designer.cs
├── frmAllocation.resx
├── frmAnalysisOption.cs
├── frmAnalysisOption.resx
├── frmAspect.cs
├── frmAspect.Designer.cs
├── frmAspect.resx
├── frmBurstReport.cs
├── frmBurstReport.Designer.cs
├── frmBurstReport.resx
├── frmCellStatistic.cs
├── frmCellStatistic.Designer.cs
├── frmCellStatistic.resx
├── frmChangeVersion.cs
├── frmChangeVersion.Designer.cs
├── frmChangeVersion.resx
├── frmClosestFacility.cs
├── frmClosestFacility.resx
├── frmContour.cs
├── frmContour.Designer.cs
├── frmContour.resx
├── frmCostWeightLineDis.cs
├── frmCostWeightLineDis.resx
├── frmCRNetASetting.cs
├── frmCRNetASetting.Designer.cs
├── frmCRNetASetting.resx
├── frmCutFill.cs
├── frmCutFill.Designer.cs
├── frmCutFill.resx
├── frmDensity.cs
├── frmDensity.resx
├── frmDrawProfile.cs
├── frmDrawProfile.Designer.cs
├── frmDrawProfile.resx
├── frmFeatureToRaster.cs
├── frmFeatureToRaster.Designer.cs
├── frmFeatureToRaster.resx
├── frmFind.cs
├── frmFind.resx
├── frmGlobeControl.cs
├── frmGlobeControl.Designer.cs
├── frmGlobeControl.resx
├── frmHillShade.cs
├── frmHillShade.Designer.cs
├── frmHillShade.resx
├── frmLoadLocations.cs
├── frmLoadLocations.resx
├── frmLoadNetworkData.cs
├── frmLoadNetworkData.Designer.cs
├── frmLoadNetworkData.resx
├── frmNetAnalystSetting.cs
├── frmNetAnalystSetting.Designer.cs
├── frmNetAnalystSetting.resx
├── frmPointQuery.cs
├── frmPointQuery.resx
├── frmRasterCalculate.cs
├── frmRasterCalculate.Designer.cs
├── frmRasterCalculate.resx
├── frmRasterIDW.cs
├── frmRasterIDW.resx
├── frmRasterSpline.cs
├── frmRasterSpline.resx
├── frmRasterToFeature.cs
├── frmRasterToFeature.Designer.cs
├── frmRasterToFeature.resx
├── frmRoute.cs
├── frmRoute.resx
├── frmSetLayerTips.cs
├── frmSetLayerTips.Designer.cs
├── frmSetLayerTips.resx
├── frmShortestPath.cs
├── frmShortestPath.resx
├── frmSlope.cs
├── frmSlope.Designer.cs
├── frmSlope.resx
├── frmStraightLineDis.cs
├── frmStraightLineDis.resx
├── frmSymbolSet.cs
├── frmSymbolSet.Designer.cs
├── frmSymbolSet.resx
├── frmUpstreamCreateOwnerList.cs
├── frmUpstreamCreateOwnerList.Designer.cs
├── frmUpstreamCreateOwnerList.resx
├── frmUtilityImageMap.cs
├── frmUtilityImageMap.Designer.cs
├── frmUtilityImageMap.resx
├── frmViewshed.cs
├── frmViewshed.Designer.cs
├── frmViewshed.resx
├── GISHelperFunction.cs
├── LicenseInitializer.cs
├── LoadLocations.cs
├── Mainfrm.cs
├── Mainfrm.resx
├── ModPublicClass.cs
├── moveFeatureTool.cs
├── obj
│   ├── Controls.csproj.FileListAbsolute.txt
│   ├── Controls.csproj.FileList.txt
│   └── Debug
│   ├── Controls.ComboBoxEx.resources
│   ├── Controls.csproj.GenerateResource.Cache
│   ├── Controls.csproj.ResolveComReference.cache
│   ├── Controls.frm3DAnalyst.resources
│   ├── Controls.frmAbout.resources
│   ├── Controls.frmAddSDEData.resources
│   ├── Controls.frmAllocation.resources
│   ├── Controls.frmAnalysisOption.resources
│   ├── Controls.frmAspect.resources
│   ├── Controls.frmBurstReport.resources
│   ├── Controls.frmCellStatistic.resources
│   ├── Controls.frmChangeVersion.resources
│   ├── Controls.frmClosestFacility.resources
│   ├── Controls.frmContour.resources
│   ├── Controls.frmCostWeightLineDis.resources
│   ├── Controls.frmCRNetASetting.resources
│   ├── Controls.frmCutFill.resources
│   ├── Controls.frmDensity.resources
│   ├── Controls.frmDrawProfile.resources
│   ├── Controls.frmFeatureToRaster.resources
│   ├── Controls.frmFind.resources
│   ├── Controls.frmGlobeControl.resources
│   ├── Controls.frmHillShade.resources
│   ├── Controls.frmLoadNetworkData.resources
│   ├── Controls.frmNetAnalystSetting.resources
│   ├── Controls.frmPointQuery.resources
│   ├── Controls.frmRasterCalculate.resources
│   ├── Controls.frmRasterIDW.resources
│   ├── Controls.frmRasterSpline.resources
│   ├── Controls.frmRasterToFeature.resources
│   ├── Controls.frmRoute.resources
│   ├── Controls.frmSetLayerTips.resources
│   ├── Controls.frmShortestPath.resources
│   ├── Controls.frmSlope.resources
│   ├── Controls.frmStraightLineDis.resources
│   ├── Controls.frmSymbolSet.resources
│   ├── Controls.frmUpstreamCreateOwnerList.resources
│   ├── Controls.frmUtilityImageMap.resources
│   ├── Controls.frmViewshed.resources
│   ├── Controls.MainFrm.resources
│   ├── Controls.projdata
│   ├── Controls.Properties.Resources.resources
│   ├── NAEngine.frmLoadLocations.resources
│   ├── Refactor
│   ├── ResolveAssemblyReference.cache
│   ├── rpaulo.toolbar.ToolBarDockArea.resources
│   ├── rpaulo.toolbar.ToolBarDockHolder.resources
│   ├── temp
│   └── TempPE
│   └── Properties.Resources.Designer.cs.dll
├── Properties
│   ├── Resources.Designer.cs
│   └── Resources.resx
├── Resources
│   ├── adddata.bmp
│   ├── open.bmp
│   ├── openNetSeetingWin.bmp
│   ├── save.bmp
│   └── Unique.bmp
├── rpaulo
│   └── toolbar
│   ├── AllowedBorders.cs
│   ├── DockLocation.cs
│   ├── ToolBarDockArea.cs
│   ├── ToolBarDockArea.resx
│   ├── ToolBarDockHolder.cs
│   ├── ToolBarDockHolder.resx
│   └── ToolBarManager.cs
├── SelectedFeature.cs
├── slovePathTool.cs
├── SpatialAnalysisOption.cs
├── SpatialHelperFunction.cs
├── TOCHelper.cs
├── UpgradeLog.XML
├── UpStreamTrace.cs
└── Utility.cs

14 directories, 284 files

标签:

实例下载地址

基于C#+AE构建GIS桌面端应用系统框架-全代码.rar

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警