登录
首页 » C# » DrawcContour

DrawcContour

于 2010-08-22 发布 文件大小:99KB
0 125
下载积分: 1 下载次数: 166

代码说明:

  用arcgis engine 生成等高线并平滑(Contour generated using arcgis engine and smooth)

文件列表:

DrawcContour
............\DrawcContour
............\............\bin
............\............\...\Debug
............\............\...\.....\DrawcContour.exe,24576,2010-08-15
............\............\...\.....\DrawcContour.pdb,17920,2010-08-15
............\............\...\.....\DrawcContour.vshost.exe,5632,2005-11-11
............\............\...\x86
............\............\...\...\Debug
............\............\...\...\.....\DrawcContour.exe,36864,2010-08-17
............\............\...\...\.....\DrawcContour.pdb,34304,2010-08-17
............\............\...\...\.....\DrawcContour.vshost.exe,5632,2005-11-11
............\............\DrawcContour.csproj,7578,2010-08-17
............\............\Form1.cs,13150,2010-08-17
............\............\Form1.Designer.cs,9044,2010-08-17
............\............\Form1.resx,11449,2010-08-17
............\............\InterValFrm.cs,1160,2010-08-17
............\............\InterValFrm.Designer.cs,5328,2010-08-17
............\............\InterValFrm.resx,5814,2010-08-17
............\............\obj
............\............\...\Debug
............\............\...\.....\DrawcContour.csproj.GenerateResource.Cache,842,2010-08-15
............\............\...\.....\DrawcContour.exe,24576,2010-08-15
............\............\...\.....\DrawcContour.Form1.resources,3584,2010-08-15
............\............\...\.....\DrawcContour.pdb,17920,2010-08-15
............\............\...\.....\DrawcContour.Properties.Resources.resources,180,2010-08-15
............\............\...\.....\ResolveAssemblyReference.cache,111695,2010-08-15
............\............\...\.....\TempPE
............\............\...\DrawcContour.csproj.FileListAbsolute.txt,1464,2010-08-17
............\............\...\x86
............\............\...\...\Debug
............\............\...\...\.....\DrawcContour.csproj.GenerateResource.Cache,971,2010-08-17
............\............\...\...\.....\DrawcContour.exe,36864,2010-08-17
............\............\...\...\.....\drawccontour.exe.licenses,434,2010-08-17
............\............\...\...\.....\DrawcContour.Form1.resources,3681,2010-08-17
............\............\...\...\.....\DrawcContour.InterValFrm.resources,180,2010-08-17
............\............\...\...\.....\DrawcContour.pdb,34304,2010-08-17
............\............\...\...\.....\DrawcContour.Properties.Resources.resources,180,2010-08-15
............\............\...\...\.....\DrawcContour.SmoothValFrm.resources,180,2010-08-17
............\............\...\...\.....\ResolveAssemblyReference.cache,131329,2010-08-16
............\............\...\...\.....\TempPE
............\............\Program.cs,471,2010-08-15
............\............\Properties
............\............\..........\AssemblyInfo.cs,1190,2010-08-15
............\............\..........\licenses.licx,262,2010-08-17
............\............\..........\Resources.Designer.cs,2880,2010-08-15
............\............\..........\Resources.resx,5612,2010-08-15
............\............\..........\Settings.Designer.cs,1097,2010-08-15
............\............\..........\Settings.settings,249,2010-08-15
............\............\SmoothValFrm.cs,872,2010-08-17
............\............\SmoothValFrm.Designer.cs,3350,2010-08-17
............\............\SmoothValFrm.resx,5814,2010-08-17
............\DrawcContour.sln,1279,2010-08-15

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

发表评论

0 个回复

  • databasewebservice
    一个XML Web Services,可以输出XML格式的数据,例子中的数据库只有一个“Products”表。当然,你的数据库可能有许多表,也可能你的Web Services需要访问不止一个数据库。(an XML Web Services, and can export data in XML format. examples of the database is only a "Products" table. Of course, you may have many database tables, You may also need a Web Services visit more than one database.)
    2007-05-17 13:31:24下载
    积分:1
  • PCShow
    说明:  三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
    2020-11-10 16:59:46下载
    积分:1
  • CAN_ECHO-AB
    can a传送到can b,然后将数据回传给can a。 然后验证传输和接收的数据。 这个例子可以用来检查can-a和can-b之间的通信。 DSP的两个端口都需要彼此连接(通过可接收的端口)。(CAN-A transmits to CAN-B, which then echoes the data back to CAN-A. CAN-A then verifies the transmitted and received data. This example can be used to check communication between CAN-A and CAN-B. Both CAN ports of the DSP need to be connected to each other (via CAN transceivers).)
    2018-02-28 17:17:01下载
    积分:1
  • Java-Bluetooth-API-2
    使用Java蓝牙无线通讯技术API概述之二(The use of Java Bluetooth wireless communication technology of the two API Overview)
    2009-04-08 11:08:13下载
    积分:1
  • alsrhas
    此为频偏校正程序,通过TD_GG算法得到的频偏值还存在几赫兹的残余频偏(The program for the deviation correction, deviation value is obtained by TD_GG algorithm also has a few Hertz residual frequency offset)
    2020-12-18 11:19:10下载
    积分:1
  • edit
    算法编辑距离问题,实现经典的编辑距离问题,简单的程序(Algorithmic editing distance problem, classical editing distance problem, simple program)
    2019-05-17 17:00:26下载
    积分:1
  • 通过C#自带的头文件(类)获取Windows系统信息
    通过C#通过的类获取系统/硬件信息 
    2020-12-10下载
    积分:1
  • 串口数据实时采集显示例
    通过调用API函数实时采集来自串口的数据,并将数据实时显示在界面中(function: sample data come from serio port and display information in form)
    2017-06-29 21:57:21下载
    积分:1
  • 08wudian
    用AVR来实现模拟交通灯的实验,含有源代码(With AVR to simulate the traffic lights experiment, contains the source code)
    2012-03-12 09:21:14下载
    积分:1
  • MODBUS_RTU
    仪器仪表MODBUS RTU 协议,里面对每一帧含义进行了解释标识与举例。(Instrumentation MODBUS RTU protocol, in the face of each frame in meaning explained with an example )
    2013-11-29 08:29:51下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载