登录
首页 » C# » sharpmapdemo

sharpmapdemo

于 2011-09-24 发布 文件大小:156KB
0 189
下载积分: 1 下载次数: 215

代码说明:

  这是c#语言实现的sharpmap winform demo,放大,缩小,漫游(This is the c# language of sharpmap winform demo, zoom, roam)

文件列表:

sharpmapdemo
............\sharpmapdemo
............\............\bin
............\............\...\Debug
............\............\...\.....\sharpmapdemo.vshost.exe,5632,2005-12-08
............\............\Form1.cs,2216,2011-09-18
............\............\Form1.Designer.cs,21532,2011-09-18
............\............\Form1.resx,5814,2011-09-18
............\............\MainForm.cs,348,2011-09-18
............\............\MainForm.Designer.cs,1328,2011-09-18
............\............\MainForm.resx,5814,2011-09-18
............\............\obj
............\............\...\Debug
............\............\...\.....\sharpmapdemo.csproj.GenerateResource.Cache,903,2011-09-18
............\............\...\.....\sharpmapdemo.Form1.resources,180,2011-09-18
............\............\...\.....\sharpmapdemo.MainForm.resources,180,2011-09-18
............\............\...\.....\sharpmapdemo.Properties.Resources.resources,180,2011-09-18
............\............\...\.....\TempPE
............\............\...\sharpmapdemo.csproj.FileList.txt,234,2011-09-18
............\............\Program.cs,471,2011-09-18
............\............\Properties
............\............\..........\AssemblyInfo.cs,1196,2011-09-18
............\............\..........\Resources.Designer.cs,2878,2011-09-18
............\............\..........\Resources.resx,5612,2011-09-18
............\............\..........\Settings.Designer.cs,1095,2011-09-18
............\............\..........\Settings.settings,249,2011-09-18
............\............\Resources
............\............\.........\AddTableHS.png


............\............\.........\EditTableHS.png

............\............\.........\Home.png,2263,2011-09-18
............\............\.........\HomeHS.png,619,2011-09-18
............\............\.........\NewRandomGeometry.png,693,2011-09-18
............\............\.........\pan.png,473,2011-09-18
............\............\.........\PIE DIAGRAM.png,2727,2011-09-18
............\............\.........\polygon.png,538,2011-09-18
............\............\.........\query.png,970,2011-09-18
............\............\.........\Raster.png,583,2011-09-18
............\............\.........\RemoveTable.png,758,2011-09-18
............\............\.........\Women.png,2207,2011-09-18
............\............\.........\Women_1.png,1948,2011-09-18
............\............\.........\Zoom In.png,732,2011-09-18
............\............\.........\Zoom Out.png,731,2011-09-18
............\............\.........\ZoomHS.png,736,2011-09-18
............\............\.........\ZoomToExtents.png,3493,2011-09-18
............\............\SharpMap.dll,315392,2007-04-04
............\............\SharpMap.UI.dll,49152,2007-04-04
............\............\sharpmapdemo.csproj,4609,2011-09-18
............\sharpmapdemo.sln,925,2011-09-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • nomponent
    教你怎样添加一个状态条到对话框的应用程序,程序代码十分详细()
    2017-09-17 15:22:56下载
    积分:1
  • passp
    最新过TP保护驱动 清零写的不是这么好(Latest over-TP protection drive Cleared not so good)
    2013-01-19 19:16:19下载
    积分:1
  • Linux
    网络编程不得不看的两本神书,涵盖了所有Linux接口函数的详细介绍和Linux内核解读,两书在手,编程无忧。(Network programming has to read two books of God, covering all the detailed introduction of Linux interface functions and Linux kernel interpretation, two books in hand, programming worry free.)
    2018-06-25 01:20:47下载
    积分:1
  • mcp2515
    mcp2515 驱动程序 比较全面mcp2515 驱动程序 比较全面mcp2515 驱动程序 比较全面(switch uart port driver source code)
    2013-11-26 14:25:56下载
    积分:1
  • RefrainChild
    限定MDI子框架窗口的最大、最小尺寸,C++精选学习源码,很好的参考资料。(Defining the maximum, minimum size MDI sub frame window, select learning C++ source code, a good reference.)
    2013-11-27 07:27:10下载
    积分:1
  • ping
    用rawsocket实现简单的ping程序(Rawsocket with simple ping program)
    2009-04-10 08:01:58下载
    积分:1
  • rgbprosdk
    说明:  rbb处理的SDK。效率很高的。Vision RGB Software Development Kit =================================== This readme file accompanies version 1.05 of the Vision RGB SDK. The following directories make up the remainder of this SDK.(rbb deal with the SDK. Very efficient. Vision RGB Software Development Kit =================================== This readme file accompanies version 1.05 of the Vision RGB SDK. The followingdirectories make up the remainder of this SDK.)
    2008-09-04 15:43:22下载
    积分:1
  • 通用BS架构项目模板
    说明:  通用B/S的.net架构,很适合初学者学习使用,会有一定收获(General B / s. net architecture, very suitable for beginners to learn to use, will have a certain harvest)
    2020-11-27 13:41:27下载
    积分:1
  • bclongsnodes
    非等节点的分段M次Newton插值,属于数值方法的内容,很好(The piecewise M-degree Newton interpolation of non-equal nodes, which belongs to the numerical method, is very good.)
    2019-01-01 08:45:43下载
    积分:1
  • LW-LZ78
       实现以下的无损数据压缩方法    LZ78和LZW算法; 给定若干个输入的字符串流,应用所编写的算法实现压缩,计算压缩比,然后再将压缩的码流进行解码,同输入的字符串流进行比较,判断输入输出码流是否一致。(Achieve the following lossless LZ78 and LZW data compression algorithm certain algorithms to a given input string stream to achieve compression applications written to calculate the compression ratio, and then decoding the compressed code stream, with the stream input string , and determines the input and output streams are the same.)
    2014-04-27 23:05:58下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载