搜索资源列表

  1. 用C语言编写牛顿插值程序

    0下载:
  2. 用C语言编写牛顿插值程序-C language Newton interpolation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:787
    • 提供者:赵宏滨
  1. 径向基函数插值可视化

    1下载:
  2. 用OPENGL的简化版本glut 3.7 开发的径向基函数插值可视化三维图面旋转。用到了鼠标球追踪技术,径向基函数插值 压缩包下,data.txt为三维图形高度的值,ThreaD.cpp是源程序。Debug里面有在配置glut32.dll后可以运行的程序。其中glut-3.7.6.bin是glut包。如何配置请看里面的说明。如果,你对opengl有兴趣,那么这个是学习opngl的基础
  3. 所属分类:OpenGL

    • 发布日期:2009-05-01
    • 文件大小:600330
    • 提供者:cdutherbert
  1. 自动插值程序

    0下载:
  2. 选取合适半径差值 FORTRAN程序
  3. 所属分类:WEB源码

  1. 采用递归方法计算插值程序

    0下载:
  2. 采用递归方法计算插值程序,维数可高达63维,程序很小,但很强。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-05-26
    • 文件大小:5155
    • 提供者:catmoon
  1. 图形缩放

    0下载:
  2. 图像插值程序,可以对图像任意缩放。例如:可以将大小为256 (高)×256(宽)的图像改变为大小为360×300的图像。-image interpolation procedures, the images can be arbitrary scaling. For example : can be the size of 256 (H) x 256 (W) to change the image size of 360 x 300 i
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1731584
    • 提供者:刘文飞
  1. hermite插值

    0下载:
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:liunangui
  1. 三次样条插值的程序vb版

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

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:liunangui
  1. 用C语言编写牛顿插值程序

    0下载:
  2. 用C语言编写牛顿插值程序-C language Newton interpolation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:赵宏滨
  1. 插值算法

    0下载:
  2. 用C++编写的插值程序-prepared by the interpolation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:lin
  1. 3次样条插值函数1

    0下载:
  2. 第一型3次样条插值函数的通用程序-1st-3rd spline interpolation function of the common procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:lin
  1. 等值线插值

    0下载:
  2. 等值线插值Pascal程序-contours Pascal interpolation procedures
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:224256
    • 提供者:李文
  1. 分段线性插值

    0下载:
  2. 程序中存放结点值的数组和函数值的数组之所以命名为u和v,主要是为了防止和插值点x,及对应的函数值单元y想混淆-process node storage array and the value of the function of the array has named u and v is mainly to prevent and interpolation points x, and the corresponding functi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:梁良
  1. 图象插值方法的研究和实现

    3下载:
  2. 这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:张正
  1. Three三次样条插值

    0下载:
  2. 计算机数值分析实验题目 三次样条插值的程序 满足三次样条插值的三弯矩法 编制第一与第二边界条件的程序-Computer Numerical Analysis Experiment topics cubic spline interpolation procedures meet cubic spline interpolation of three Moment preparing for the first and second bo
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:赵传仕
  1. 用拉格朗日插值法依据N个已知数据点即使函数值

    0下载:
  2. 这是一个拉格朗日插值法的matlab程序,适合学习数值模拟的同学学习下载。-This is a Lagrangian of Matlab interpolation procedures, numerical simulation study for students learning to download.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:tsibintsibin
  1. 插值程序c语言

    0下载:
  2. 用c语言编写的插值程序,里面有牛顿插值、拉格朗日插值等供大家学习参考(C language interpolation procedures, which have Newton interpolation, Lagrange interpolation, for reference)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:sunguang216
  1. 线性插值

    0下载:
  2. 任给两点处的数据,计算处其中点的插值结果(linear interpolation based on data at two points)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:chtq22
  1. 插值程序

    0下载:
  2. 用于matlab平台上的各种数值插值方法(Numerical interpolation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:26624
    • 提供者:hf123
  1. 常用的8种fortran插值程序

    0下载:
  2. 常用的8种fortran插值程序(包含线性插值,拉格朗日插值等)(8 commonly used FORTRAN interpolations)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:51200
    • 提供者:Ruitao
  1. 插值程序新

    0下载:
  2. 飞行力学里编写弹道时所用到的插值程序,包括一维插值,二维插值和三维插值。(In flight mechanics, the interpolation procedures used in compiling the trajectory include one-dimensional interpolation, two-dimensional interpolation and three-dimensional interpola
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:右右右
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org