登录
首页 » Visual C++ » MyContour

MyContour

于 2021-04-14 发布 文件大小:888KB
0 233
下载积分: 1 下载次数: 75

代码说明:

  用c#编写的生成矩形网格,内插等值点,绘制等值线。(Written in c# generate rectangular grid, equivalent point interpolation to draw the contour.)

文件列表:

MyContour
.........\bin
.........\...\Debug
.........\...\.....\Interop.ViContour1.dll,28672,2011-11-28
.........\...\.....\MyContour.exe,16896,2011-11-28
.........\...\.....\MyContour.pdb,32256,2011-11-28
.........\...\.....\MyContour.vshost.exe,5632,2005-12-08
.........\...\.....\TeeChart.dll,3092480,2011-11-28
.........\...\.....\ViContImg45.dll,126976,2001-10-10
.........\...\.....\ViContour45.dll,94208,2001-12-02
.........\...\.....\ViContour45.ocx,110592,2006-01-27
.........\ClassDiagram1.cd,1162,2012-07-11
.........\Form1.cs,14315,2011-11-28
.........\Form1.Designer.cs,7448,2011-11-28
.........\Form1.resx,6008,2011-11-28
.........\MyContour.csproj,7244,2012-07-11
.........\MyContour.sln,907,2011-11-21
.........\obj
.........\...\Debug
.........\...\.....\Interop.ViContour1.dll,28672,2011-11-28
.........\...\.....\MyContour.csproj.FileListAbsolute.txt,1124,2011-11-28
.........\...\.....\MyContour.csproj.GenerateResource.Cache,842,2012-07-11
.........\...\.....\MyContour.csproj.ResolveComReference.cache,496,2012-07-11
.........\...\.....\MyContour.exe,16896,2011-11-28
.........\...\.....\mycontour.exe.licenses,540,2011-11-28
.........\...\.....\MyContour.frmMain.resources,180,2012-07-11
.........\...\.....\MyContour.pdb,32256,2011-11-28
.........\...\.....\MyContour.Properties.Resources.resources,180,2012-07-11
.........\...\.....\Refactor
.........\...\.....\ResolveAssemblyReference.cache,7102,2012-07-11
.........\...\.....\TempPE
.........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2011-11-21
.........\...\MyContour.csproj.FileList.txt,322,2012-07-17
.........\...\MyContour.csproj.FileListAbsolute.txt,508,2009-06-01
.........\Program.cs,470,2009-05-31
.........\Properties
.........\..........\AssemblyInfo.cs,1176,2009-05-30
.........\..........\licenses.licx,695,2011-11-28
.........\..........\Resources.Designer.cs,2842,2011-11-21
.........\..........\Resources.resx,5612,2009-05-30
.........\..........\Settings.Designer.cs,1107,2011-11-21
.........\..........\Settings.settings,249,2009-05-30

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

发表评论

0 个回复

  • snmp
    使用VC实现SNMP管理程序,内容详细,对于初学者很有帮助,(VC achieved using SNMP management program, detailed, useful for beginners,)
    2013-12-18 10:07:34下载
    积分:1
  • kqxt
    这个源码是it job培训做的项目 各阶段文档和源码有 日志都有 嘿嘿 站长快给我帐号啊~ (This source is to do it job training at various stages of the project documents and source code have log嘿嘿station soon have given me accounts ah ~)
    2008-05-08 22:42:01下载
    积分:1
  • three
    说明:  游戏用途,建立一个游戏的必要前制作范本,供大家参阅。(Game purposes, the establishment of a game before making the necessary templates for your reference.)
    2008-11-13 19:38:34下载
    积分:1
  • LiveVideo
    通过directShow方式进行摄像头视频的抓取(DirectShow way through the video camera crawl)
    2007-10-07 17:30:43下载
    积分:1
  • RELEASEPDLL
    将dll文件加入文件资源之后调用函数释放,实现了将dll文件打包(Dll files will be added to the file after the call function to release resources to achieve the dll file is packaged)
    2013-09-12 21:02:42下载
    积分:1
  • VTK-Users-Manual
    VTK用户手册(VC++版),包含VTK系统架构概述,使用基础,VTK可视化技术,三维体数据,数据接口对象等内容(VTK User s Manual (VC++ edition), including VTK system architecture overview, use foundation, VTK visualization technology, three-dimensional volume data, data interface object, etc.)
    2016-01-24 16:34:23下载
    积分:1
  • StudentDB
    使用VS2012CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。( 翻译文字或网页 使用VS2012CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。 请键入文字或网站地址,或者上传文档。 取消 Shǐyòng VS2012CDatabase,CRecordSet lèi shíxiàn yǔ Sql2008 jìnxíng shǔ jù tōngxìn gōngnéng. 您是不是要找: 使用VS2012 CDatabase、CRecordSet类实现与Sql2008进行数据通信功能。Use VS2012CDatabase, CRecordSet class implements and Sql2008 data communication capabilities.)
    2013-12-05 14:12:30下载
    积分:1
  • cellular auto machine
    元胞自动机模型,用于模拟交通流,内容为文献,需要使用caj viewer打开(Cellular automata model for simulating traffic flow, says the literature, requires the use of caj viewer opens)
    2014-02-08 10:33:50下载
    积分:1
  • VC-P-P--image--access-and-display
    用VC++实现数据库中图片的存取与显示精讲教程,如何将图片存储在数据库中,又如何从数据库中读取出图片并显示。教程主要介绍了在VC ++环境中,利用ADO 2. 5中所提供的Stream对象和Fields对象进行数据库中图片的存取,同时还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题。 (VC++ image access and display)
    2014-05-14 23:28:08下载
    积分:1
  • Chat_demo
    服务器,客户端聊天小程序,可能功能有点简单,但是原理都在(The server, the client chat applet)
    2013-09-03 11:12:31下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载