CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 等值线绘制

搜索资源列表

  1. vb绘制等值线

    1下载:
  2. vb绘制等值线 是一本书中关于图形的章节,word格式,其中包含等值线源码.-Draw contours using VB.It is a chapter about graphics of a book. file type is word. and source codes about contours are included.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:197679
    • 提供者:林辉
  1. 曲面_彩色等值线

    0下载:
  2. 这是用vb编写的源程序,是有关用数据来绘制曲面等值线的源程序.供大家参考.-vb prepared by the source is the data used to map surface contours of the source. For your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24270
    • 提供者:张华仁
  1. vb等值线图的绘制方法※编程实践※水论坛

    2下载:
  2. 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位暴涨的过程,可以大量减少生命和财产损失。 所谓画曲线就
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:15069
    • 提供者:PBC
  1. Sun19811314

    0下载:
  2. 公恒强大的等值线追踪与绘制, -powerful contour tracking and mapping, strong public constant contour tracking and mapping, Constant strong public contour tracking and mapping, strong public constant contour tracking and mapping,
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:118495
    • 提供者:陈闯
  1. 绘等值线程序

    1下载:
  2. 这是别人做的一个绘制等值线的程序,功能很强大,但是需要事先将数据三角化-these codes about contour are programmed by other and the function is better. but first of all,the data should be triangularized
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3352
    • 提供者:fgh
  1. MyContour.RAR

    0下载:
  2. 绘制等值线,算法详细,对初学者有帮助,希望对大家有用-Drawing contour lines, the algorithm in detail for beginners help, we want to be useful
  3. 所属分类:Static control

    • 发布日期:2017-03-27
    • 文件大小:38945
    • 提供者:王亮
  1. surfit-2.1.tar

    2下载:
  2. 离散点插值成网格点等值线绘制等是一个自由软件-surfit is a computer program which enables to recalculate scattered data to regular grid (gridding). surfit implements the original gridding method CMOFS, which can deal with HUGE and various data of different extent of truth.
  3. 所属分类:Windows编程

    • 发布日期:2014-02-28
    • 文件大小:5785062
    • 提供者:lb
  1. 645645223

    0下载:
  2. 根据克里格算法绘制等值线,可以很好的利用为二维到三维中-According to Krieger isogram mapping algorithm can be used as a very good two-dimensional to three-dimensional in
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:163181
    • 提供者:henry
  1. Azimuth_Frequency_Diagram_Control_and_Documents.ra

    0下载:
  2. 基于VS2008平台,采用C#编写的玫瑰图绘制控件。主要用于绘制统计显示,常用与地质和测井的方位角统计结果显示。附件内有详细解释和控件源代码和测试程序源代码。-The Azimuth Frequency Diagram Control wriiten in C# (VS2008).this control can display the stastics results such as Geology and Logging Azimuth indications. Here comes the
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2133859
    • 提供者:杨清
  1. Sco Ote R Visual ization Studio

    1下载:
  2. 三角网格法绘制等值线的实现语言C#,源码编译通过。-Delaunay triangulation is interactive editing algorithm design and implementation of scientific papers published surveying and mapping
  3. 所属分类:GDI/图象编程

    • 发布日期:2012-12-31
    • 文件大小:289124
    • 提供者:czr
  1. contour_template

    1下载:
  2. 等值线生成和颜色映射,根据已有数据生成带颜色显示的等值线,基于OPENGL绘制-Contour generation and color mapping
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-17
    • 文件大小:1805125
    • 提供者:
  1. Krigame_software

    0下载:
  2. 用VC6.0 环境开发的一个Kriging算法的应用 程序,内含测试数据,能够绘制等值线图。-Surfer contains three document window types: the plot document, worksheet document, and grid node editor. Maps are displayed and created in the plot document. The worksheet document displays, edits, tran
  3. 所属分类:Windows Develop

    • 发布日期:2017-02-19
    • 文件大小:911459
    • 提供者:wang
  1. Delaunay

    0下载:
  2. 三角剖分是实现等值线绘制必经之路,本程序可以用来模拟用户输入的点是如何实现三角剖分的-Triangulation is the only way to achieve equivalent line, the program can be used to simulate user input point is how to achieve triangulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:17272
    • 提供者:LIYONG
  1. Test-V1.0

    1下载:
  2. 工程上常用的等值线的绘制,采用三角网格法绘制,避免了插值带来的模糊效果-Engineering used to draw contours, the use of triangular grid method to draw, to avoid the blurring effect caused by the interpolation
  3. 所属分类:CSharp

    • 发布日期:2017-02-19
    • 文件大小:1605632
    • 提供者:changhe.cheng
  1. 7608986a546a

    0下载:
  2. xfarbe-2.3.rar - 一个非常棒的二维等值线绘制程序,采用双三次曲面拟合算法,得到的等值线非常光滑,相比其它我所见的到的追踪等值线算法加平滑结果得到的等值线质量高出很多-A great two-dimensional contour mapping procedures
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1144366
    • 提供者:何苗
  1. 168

    0下载:
  2. 三角网是由一系列连续三角形构成的网状的平面控制图形,是三角测量中布设连续三角形的两种主要扩展形式,三角插值计算,等值线绘制-Triangle network is composed of a series of triangles mesh plane control graphics, is arranged in a continuous triangle triangulation two main extended form, trigonometric interpolation ca
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:15860
    • 提供者:wangzhen
  1. contour

    0下载:
  2. 离散点等值线绘制程序源代码+demo+执行文件-Discrete points isoline Source Codes+demo+ executable file
  3. 所属分类:Other windows programs

    • 发布日期:2017-02-19
    • 文件大小:324608
    • 提供者:admin
  1. 分块统计

    1下载:
  2. 将电镜扫描图片分块化后统计各分块孔隙密度,获得扫描区域内孔隙率分布矩阵,将矩阵进行三维样条曲面插值,绘制相应的等高线,并保存为图片。(After the electron microscope scanning image is divided into blocks, the pore density of each block is calculated, and the porosity distribution matrix in the scanning area is obtaine
  3. 所属分类:其他

  1. C#绘制等值线(源码)

    2下载:
  2. C#的绘制等值线的(源码),非常好用,欢迎下载 。(C# drawing isoline (source code), very easy to use, welcome to download.)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:284672
    • 提供者:hsy1991
  1. js源码

    0下载:
  2. 使用javascrip绘制等值线,用于气象等行业数据绘制成等值线在web上显示(Javascrip is used to draw contour lines, which are used for meteorological and other industries to draw contour lines and display them on Web)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:Marzcaolu
« 12 3 »
搜珍网 www.dssz.com