登录
首页 » C# » contour

contour

于 2021-04-14 发布 文件大小:3048KB
0 232
下载积分: 1 下载次数: 116

代码说明:

  c#等值线生成程序,自动划分三角形网格,生成等值线、等值面,生成shape文件。(c# contour generating program, divided into triangular mesh automatically generate contours, isosurfaces, generate shape files.)

文件列表:

AssemblyInfo.cs,1859,2005-01-10
Backup
......\AssemblyInfo.cs,1859,2005-01-10
......\Contour.cs,148272,2006-07-20
......\contour.csproj,4947,2005-08-23
......\contour.csproj.user,1803,2005-01-23
......\contour.sln,1441,2005-03-31
......\DrawingUtility.cs,42345,2005-08-02
......\InterPolation.cs,6193,2005-01-10
......\Matrix.cs,5243,2005-01-10
......\WindowsApplication3

......\...................\AssemblyInfo.cs,1859,2005-03-31
......\...................\Form1.cs,5006,2005-08-02
......\...................\Form1.resx,6992,2005-08-01
......\...................\WindowsApplication3.csproj,4237,2008-09-03
......\...................\WindowsApplication3.csproj.user,2247,2008-09-03
bin
...\Debug
...\.....\contour.dll,135168,2008-12-02
...\.....\contour.pdb,232960,2008-12-02
...\Release
...\.......\contour.dll,122880,2008-12-02
BuildLog.htm,4985,2005-01-23
Contour.cs,148254,2008-12-02
contour.csproj,4272,2008-12-02
contour.csproj.user,2081,2008-09-19
contour.csproj.vspscc,296,2008-12-02
contour.sln,897,2008-11-26
DrawingUtility.cs,42345,2005-08-02
InterPolation.cs,6193,2005-01-10
Matrix.cs,5243,2005-01-10
mssccprj.scc,188,2008-12-02
obj
...\contour.csproj.FileListAbsolute.txt,1564,2008-12-02
...\Debug
...\.....\contour.dll,135168,2008-12-02
...\.....\contour.pdb,232960,2008-12-02
...\.....\temp
...\.....\TempPE
...\Interop.SHAPEFILEDLLLib.dll,5120,2005-01-23
...\Release
...\.......\contour.dll,122880,2008-12-02
...\.......\Refactor
...\.......\........\contour.dll,24576,2008-09-25
...\.......\temp
...\.......\TempPE
ShapeFile.cs,66092,2008-11-25
ShapeFileDll.dll,65536,2005-01-23
ShapeFileDll.pch,11206656,2005-01-23
UpgradeLog.XML,4733,2008-09-19
_UpgradeReport_Files
....................\UpgradeReport.css,3348,2008-09-19
....................\UpgradeReport.xslt,12218,2005-12-13
....................\UpgradeReport_Minus.gif
....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • HDI-Silverlight-source-WebcamMic_CS
    wpf 构建三维应用程序实例 (wpf application to build three-dimensional examples)
    2011-07-11 12:01:01下载
    积分:1
  • codewriue
    C#编写的小小线程应用程序,不错的源码,很好用(C# write a small thread application, good source code, very useful)
    2017-03-26 15:52:32下载
    积分:1
  • livepanoConverterVideo
    基于opengl和glsl的鱼眼全景图,将鱼眼图片,通过GLSL编写的shader贴到球上,让人眼观看的时候产生鱼眼效果。(-Based on OpenGL and glsl fisheye panorama, fish eye picture, written in glsl shader attached to the ball, let the human eye viewing when the fisheye effect.)
    2017-05-03 17:56:31下载
    积分:1
  • 一个聊天室序,分为服务器与客户端两部分,更重要的是,附带开发文档,很不错的。
    一个聊天室程序,分为服务器与客户端两部分,更重要的是,附带开发文档,很不错的。-A chat room procedures, server and client into two parts and, more importantly, with the development of the document, it is good.
    2022-09-29 00:55:04下载
    积分:1
  • notepad
    学习使用windowsapi,基于win32 api的记事本,有问题还望指出(Notepad based on Win32 API)
    2018-04-27 09:51:18下载
    积分:1
  • omap3-cm-t3x
    Common support for CompuLab CM-T3x CoMs.
    2015-03-13 10:51:12下载
    积分:1
  • Com
    基于C#语言的一个串口通信上位机程序,有界面,可以自己设置波特率和串口号.(A serial communication PC procedures based on the C# language, interface, you can set the baud rate and serial number.)
    2012-05-06 12:37:01下载
    积分:1
  • GPS-easysuit
    matlab处理GPS数据的学习用代码。共5个部分附带说明书。包括第一部分GPS时间系统、第二部分Rinex文件读取、第三部分接收机的地心地固位置计算、第四部分基于伪距码的基线解算、第五部分双差解算(GPS data processing matlab learning with the code. A total of five parts with manual. GPS time system includes a first portion, a second portion Rinex file read, the third part of the ground EarthFixed receiver position calculation, the fourth part of the pseudo-code based on the baseline solution, the fifth part of the double difference solver)
    2013-09-11 17:22:47下载
    积分:1
  • SoftScope
    功能描述:这是一个示波器波形显示控件,能够完成类似于示波器的功能。最多可以同时显示8个通道的数据波形,可以动态切换显示通道。缩放xy轴,弹出半透明窗口显示坐标,y轴方向平移波形等功能。 操作使用键盘快捷键,操作说明见readme.txt,目前按键焦点的得到有点问题,要点击开始后在示波器上鼠标左键单击一下,然后按一下上箭头键,才可以响应按键指令,有高手知道怎么改进希望告诉作者:xiang57@163.com(Functional Description: This is an oscilloscope waveform display control, able to complete similar oscilloscope function. At the same time show up to eight channels of waveform data can be displayed dynamically switch channels. Zoom xy axis, translucent pop-up window displays the coordinates, y-axis direction of translational wave functions. Operation of the use of keyboard shortcuts, operating instructions see readme.txt, the current key focus has been a problem, it is necessary to click on the oscilloscope after the beginning click the left mouse button, and then click on the arrow keys, before they can respond to key commands, has a master know how to tell the authors hope to improve: xiang57@163.com)
    2008-07-06 21:24:24下载
    积分:1
  • Programming-FSharp-3.0--2nd-Edition
    为什么要学习F#?这多范例语言不仅使您能够通过函数式编程的巨大生产力的推动,它也可以让你养成使用现有的面向对象和命令式编程技巧的应用。编程F#,你很快就会发现微软的新的语言,其中包括访问所有伟大的工具和.NET platofrm图书馆的许多优点。 了解如何获得函数式编程的好处为您的下一个项目 - 无论是定量计算,大规模数据的探索,甚至是追求自己的。有了这个全面的指导,F#的前团队成员克里斯·史密斯为您提供了基本面和F#语言的先进理念的一个良好的开端。(Why learn F#? This multiparadigm language not only offers you an enormous productivity boost through functional programming, it also lets you develop applications using your existing object-oriented and imperative programming skills. With Programming F#, you ll quickly discover the many advantages of Microsoft s new language, which includes access to all the great tools and libraries of the .NET platofrm. Learn how to reap the benefits of functional programming for your next project- whether it s quantitative computing, large-scale data exploration, or even a pursuit of your own. With this comprehensive guide, F# former team member Chris Smith gives you a head start of the fundamentals and advanced concepts of the F# language.)
    2014-12-24 17:38:38下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载