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

搜索资源列表

  1. spline11

    0下载:
  2. 这是样条插值的源代码,是大学课程计算方法中的一个例子。-This is the spline interpolation of source code, university courses calculation method is a case in point.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6581
    • 提供者:刘涛
  1. 电话本管理系统

    0下载:
  2. 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入排序;quicks:快速排序;select:选择排序法;-increase input fault tolerance. Imp
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:4796
    • 提供者:王军
  1. 2

    0下载:
  2. 这是牛顿插值法的代码。此代码岁简洁,但是真实的反应了牛顿插值的理论。让我们可以更深刻的理解牛顿插值法-This is the Newton interpolation code. This code-year-old compact, but the real response to the Newton interpolation theory. So that we can gain a deeper understanding of Newton interpolation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:1335
    • 提供者:刘锦瑞
  1. Csharpshuzhijishuan

    0下载:
  2. C#编写的数值计算方法,线性插值,龙贝格算法,《C#数值计算方法》的配套书-C# prepared by numerical method, linear interpolation, Romberg Algorithm, " C# Numerical Calculation Method" book package
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:9022
    • 提供者:张珍珍
  1. DelphiAlgorithm

    0下载:
  2. 常用的算法代码,delphi实现,包括了方程求解,插值,优化,特征值等-Algorithm commonly used code, delphi achieve, including the equation, interpolation, optimization, eigenvalue, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-14
    • 文件大小:3276477
    • 提供者:ulu
  1. arithXover.

    0下载:
  2. Arith crossover takes two parents P1,P2 and performs an interpolation along the line formed by the two parents. - Arith crossover takes two parents P1,P2 and performs an interpolation along the line formed by the two parents.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:913
    • 提供者:Aron
  1. cyuyanshishangbianchengbaili

    0下载:
  2. 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:7130226
    • 提供者:qunniao
  1. AD

    0下载:
  2. 简单的插值优化算法,用于简单的优化,求解最优值-A simple interpolation optimization algorithm for a simple optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:652
    • 提供者:L
  1. matlab_code

    0下载:
  2. Lagrange interpolation, Heun-Lagrange interpolation, Heun...
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2716
    • 提供者:king
  1. sample-rate-conversion

    0下载:
  2. 内容包括:解线性代数方程组,插值,数值积分,特殊函数,函数逼近,特征值问题,数据拟合,方程求根和非线性方程组求解-VB -Include: solving linear algebraic equations, interpolation, numerical integration, special functions, function approximation, eigenvalue problem, the data fit the equation and non-linear eq
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:22108
    • 提供者:hjq
  1. the-codes-of-C-about-important-algorithms

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 key algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton, Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisedeer
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:7623
    • 提供者:jhy
  1. Newton-interpolation

    0下载:
  2. 牛顿插值代码,用于数据插值,便于交流学习,适合学习matlab科学计算。-Newton interpolation code for data interpolation, to facilitate the exchange of learning, for learning matlab scientific computing.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:749
    • 提供者:高毅
  1. Atken-interpolation

    0下载:
  2. 艾特肯插值方法源代码,用于科学计算和数据插值,适合学习matlab及工程技术人员参考。-Aitken interpolation source code for scientific computing and data interpolation, for learning matlab and engineering and technical officers.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:585
    • 提供者:高毅
  1. DCS-interpolation

    0下载:
  2. DSC插值源代码,实现科学计算及数据处理,可供matlab学习人员参考。-DSC interpolation source code, achieving scientific computing and data processing, matlab available for study reference.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:589
    • 提供者:高毅
  1. Neville--interpolation

    0下载:
  2. Neville插值的源代码,用于Matlab科学计算与数据插值,可与牛顿插值等进行比较学习,适合matlab学习者参考。-Neville interpolation source code for Matlab scientific computing and data interpolation, Newton interpolation can be compared with the study for matlab learners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:575
    • 提供者:高毅
  1. Hermite-interpolation

    0下载:
  2. Hermite插值代码,用于科学计算和数据处理,适用于matlab学习者以及工程技术人员参考。-Hermite interpolation code for scientific computing and data processing for matlab learners and engineering and technical officers.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:589
    • 提供者:高毅
  1. Interpolation-function-program

    0下载:
  2. matlab Interpolation function program
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:538
    • 提供者:文心
  1. The-three-spline-interpolation

    0下载:
  2. MATLAB实现线性插值、多项式插值、样条插值三种方法-MATLAB linear interpolation, the polynomial interpolation, three methods to spline interpolation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3253
    • 提供者:张si
  1. The-application-of-interpolation

    0下载:
  2. 三次样条插值和立方插值法来比较分析随机网络评审法中两个随机变量之间的相关性-Cubic spline interpolation and cubic interpolation method to comparative analysis of random network in the method of uating the correlation between two random variables
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:3828
    • 提供者:张si
  1. weighted-interpolation

    0下载:
  2. 加权插值算法,包括加权最近邻插值,加权双线性插值,加权双三次插值,直接运行demo.m就可以。-Weighted interpolation algorithm, including weighted nearest neighbor interpolation, bilinear interpolation, weighted weighted double three interpolation, directly run the demo. M.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:4716
    • 提供者:zhongyt
« 12 3 »
搜珍网 www.dssz.com