CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - interpolation vb

搜索资源列表

  1. DEM

    0下载:
  2. 这是用VB编写的用以解决在建立数字高程模型中的内插问题-This is the preparation for the VB solution in the establishment of digital elevation model of interpolation problem
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3691
    • 提供者:陈兆千
  1. 曲线_插值

    0下载:
  2. 这是一个有关线性插值的例子,用vb编写,具有良好的界面,而且是可是化的.仅供大家参考.-This is a linear interpolation of the examples used vb prepared, to have a good interface, but it is based. Only your reference.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:25463
    • 提供者:张华仁
  1. VB_NUM2

    2下载:
  2. 用VB实现多种数值插值方法。包括:接格朗日,有序函数,三次样条,有序表的检索法,插值多项式等七种插值法。-VB multiple numerical interpolation method. Including : Next granges and orderly function, cubic spline, orderly table retrieval, polynomial interpolation seven interpolation.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3823
    • 提供者:李春波
  1. 分形插值

    0下载:
  2. 应用VB实现曲线的分形插值,方法采用IFS迭代函数系-VB application of fractal curve interpolation method used IFS IFS system
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2756
    • 提供者:公学成
  1. LagrangeVB

    0下载:
  2. 拉个朗日插值公式是把Pn(X)的构造问题转化为n+1插值基函数问题的构造!此软件就是拉哥郎日插值的原程序VB版-Rafah Colon Day interpolation formula is Pn (X) issue of the structure into an n-interpolation function of the structure! This software suite is Lang interpolating the original version of VB pro
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1339
    • 提供者:lei
  1. kringe

    0下载:
  2. GIS插值程序:vb+arcobjects 克里金插值还有样条插值-GIS interpolation procedures : Vb + arcobjects Kriging still Spline Interpolation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5039949
    • 提供者:lhq
  1. hermite插值

    1下载:
  2. 大学里数学系必学的一们课程数值分析中的经典算法————hermit插值的程序vb版本-University's Department of Mathematics will study the courses have a numerical analysis of the classic interpolation algorithm - hermit version of the procedure vb
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2382
    • 提供者:liunangui
  1. newton插值绘制曲线

    0下载:
  2. 用牛顿插值法绘制曲线,同时涉及vb与excel的连接!-with Newton drawing curve interpolation, and excel involved vb link!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2857
    • 提供者:杨磊
  1. VB.net

    0下载:
  2. 插补的模拟,用于数控插补的算法和模拟。请下载-Analog interpolation for CNC interpolation algorithm and simulation. Download
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:7013
    • 提供者:邱劲松
  1. VB

    1下载:
  2. 逐点法直线圆弧的插补,圆弧逐点补差的实现,需要输入起始点和终点的坐标,即可实现圆弧插补-By-point arc linear interpolation method, making it point by point arc to achieve, you need to enter the coordinates of the starting point and end point, you can achieve circular interpolation
  3. 所属分类:Windows Kernel

    • 发布日期:2016-01-21
    • 文件大小:15360
    • 提供者:王天成
  1. VB

    0下载:
  2. 课程设计 模拟逐点比较法逆圆弧插补的程序设计 1) 了解连续轨迹控制数控系统的组成原理。 2) 掌握逐点比较法插补的基本原理。 3)握逐点比较法插补的软件实现方法。 其中包含课程设计报告一份,及相应实现的程序文档,可直接参考-Curriculum design simulation by-point comparison of programming circular interpolation inverse 1) understand the principles of con
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:346444
    • 提供者:曹润中
  1. DDAzhixianchabu

    0下载:
  2. 我上传的是可以实现DDA法直线插补的VB源程序,-I uploaded the DDA method can achieve linear interpolation VB source,
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1013
    • 提供者:吴刚
  1. convegient-interpolation

    0下载:
  2. 采用VB绘制三次参数样条插值曲线,非常好看,方便!不错-Using VB to draw three parameter spline interpolation curve, very good-looking, convenient!
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-17
    • 文件大小:3072
    • 提供者:TL-6525
  1. dda

    0下载:
  2. 数字积分法直线插补,VB语言程序,对初学者会有一定的帮助-Digital interpolation method, linear interpolation, VB language program, for beginners will have some help
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-13
    • 文件大小:7924
    • 提供者:李先生
  1. ZDBJ

    0下载:
  2. 逐点比较法直线插补,VB语言程序,对初学者会有一定的帮助-Point by point comparison method, linear interpolation, VB language program, for beginners will have some help
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:15360
    • 提供者:李先生
  1. ZDBJARC

    0下载:
  2. 逐点比较法圆弧插补,VB语言程序,对初学者会有一定的帮助-Point by point comparison method, arc interpolation, VB language program, for beginners will have some help
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-18
    • 文件大小:18432
    • 提供者:李先生
  1. hwwpb

    0下载:
  2. Algorithm for researchers to do reference, For time-frequency analysis algorithm, Dual-line interpolation FFT harmonic analysis kaiser windows.
  3. 所属分类:界面编程

    • 发布日期:2018-01-02
    • 文件大小:149504
    • 提供者:siulietuiyiu
  1. pingniu-V0.3

    0下载:
  2. Dual-line interpolation FFT harmonic analysis kaiser windows, Three-phase photovoltaic inverter and network simulation, Very convenient to use.
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:39936
    • 提供者:hnwcu
  1. MdlFuctions

    0下载:
  2. 这个类模块集合了各种常用的功能,可直接调用,如插值,一维数组最大最小值平均值,冒泡算法,一元线性回归等(This class of modules sets a variety of common functions, which can be called directly, such as interpolation, maximum and minimum mean value of one dimension array, bubble algorithm, linear regress
  3. 所属分类:界面编程

    • 发布日期:2018-05-06
    • 文件大小:2048
    • 提供者:翻滚的蜗牛
  1. c

    1下载:
  2. C#直线插补程序!这是C#写的一个圆弧插补源码,有四个象限的整个代码,代码比较全,对开发都来说是很有用的,而且word文档中有整个代码。((It is written in a circular interpolation VB source, there are four quadrants of the entire code, the code is relatively wide, for the development of both is very useful, but there
  3. 所属分类:C#编程

    • 发布日期:2020-02-18
    • 文件大小:1024
    • 提供者:Dream128
« 1 23 4 »
搜珍网 www.dssz.com