CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - numerical method

搜索资源列表

  1. VCAlgorithm

    0下载:
  2. VC实现的常用数值计算方法,有许多算法,希望对大家有用-VC common numerical calculation method, there are many algorithms, we hope to useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:203.05kb
    • 提供者:1
  1. yuandaimabaogao

    0下载:
  2. 数值计算源代码,包括二分法,弦截法,龙贝格算法,下山法,牛顿迭代法-numerical source code, including the dichotomy, chord sheet, Lung Bergh algorithm, the mountain, the Newton iterative method
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6.79kb
    • 提供者:顾婷婷
  1. goLeave

    0下载:
  2. 第一次发 不懂规矩 请大家谅解 数值分析中的进退法的VC++实现 供大家参考学习-first grant Please do not know the rules of understanding numerical analysis method for the future of VC for your reference learning
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4.95kb
    • 提供者:老杨
  1. BRENT

    0下载:
  2. 用Visual C++实现,不用导数的布伦特法 Visual C+常用数值算法集中的源代码-Using Visual C++ implementation of Brent method without derivative Visual C+ numerical algorithm used concentrated source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:847byte
    • 提供者:yj
  1. numericalcalculate

    0下载:
  2. 数值计算程序 包括:变步长梯形公式算法、二叉树算法、二分法、高斯列主消去法、曲线拟合算法等-Numerical calculation procedures include: Variable Step-trapezoid formula algorithm, binary tree algorithm, dichotomy, Gaussian elimination method the main column, curve fitting algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3.87kb
    • 提供者:李伟
  1. differentialequation

    0下载:
  2. 常微分方程的数值解法,即用欧拉法求解常微分方程的源代码,C语言-The numerical solution of ordinary differential equations, namely, Euler' s method for solving ordinary differential equations with the source code, C language
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:724byte
    • 提供者:王亮
  1. paixu

    0下载:
  2. 通过主函数的调用,用插入法,希尔法,直接法实现数值的排序-Through the main function calls, with insertion method, Hill method, direct method to achieve numerical sorting
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2kb
    • 提供者:杜平
  1. src

    1下载:
  2. 數值法演算範例 牛頓法、夾擠法 兩種方程式求解的原碼 使用BCB builder及TChart原件-Newton numerical method calculus paradigm, pinching method to solve two equations using the original code and TChart Original BCB builder
  3. 所属分类:Data structs

    • 发布日期:2014-11-17
    • 文件大小:1.04mb
    • 提供者:張淳皓
  1. segy1

    2下载:
  2. 地震波场数值模拟是研究复杂地区地震资料采集处理和解释的有效辅助手段,地震波场数值模拟的主要方法包括两大类,即几何射线法和波动方程法。有限差分法是波动方程法中非常重要的一种方法,它的主要优点是占用内存小,计算速度快。论文采用高阶交错网格差分技术对一阶速度-应力弹性波方程进行数值求解,并对差分方程稳定性条件、频散问题以及边界条件处理进行了讨论。-Numerical simulation of seismic wave is a effective auxiliary means for studyi
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-05-17
    • 文件大小:327.57kb
    • 提供者:徐伟
  1. zuoye

    0下载:
  2. 龙哥库塔发,欧拉发是数值分析的一个分析方法。此程序是用来解决一个计算题的。-Long Ge Kuta hair, Euler made a numerical analysis of an analysis method. This procedure is used to solve a problem of calculation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:631.09kb
    • 提供者:林泉
  1. char_manipulation

    0下载:
  2. 包含几个字符操作的经典程序:数字字符转换成数值、统计单词出现次数、选择法进行字符串排序、在串中查找一个字串出现的次数、字符串的选择法排序、字符串中的大写字母改小写字母-Contains several classic characters operating procedures: digital characters into numerical, statistical word occurrences, select the sort method for strings, a strin
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2.58kb
    • 提供者:fangchen
  1. euler

    0下载:
  2. source code for implementation of Euler s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:709byte
    • 提供者:skreamer
  1. lagrange

    0下载:
  2. source code for implementation ofLagrange s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:540byte
    • 提供者:skreamer
  1. Newtons-Raphson

    0下载:
  2. source code for implementation of Newton Raphson s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:536byte
    • 提供者:skreamer
  1. Runge-Kutta

    0下载:
  2. source code for implementation of range kutta s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:556byte
    • 提供者:skreamer
  1. SECANT

    0下载:
  2. source code for implementation of secant s method of numerical analysis methods in mathematics.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:514byte
    • 提供者:skreamer
  1. cloud-model

    0下载:
  2. 李德毅教授的文章《数值型数据的泛概念树的自动生成方法》很有研究价值-Professor Li Deyi article, " the concept of numerical data of the pan-tree method of automatically generated" great research value
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:215.2kb
    • 提供者:范丽媛
  1. @163

    0下载:
  2. 数值计算方法中高斯主元素消元法 在vc环境中运行 用于解方程组-Numerical methods in the Gaussian elimination method, the main elements of the environment in vc run for the solution of equations
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:910byte
    • 提供者:violazhang
  1. MMatrixxa

    1下载:
  2. 关于矩阵运算的各种数值算法,包括实(复)矩阵求逆,对称正定矩阵与托伯利兹矩阵阵的求逆,线性方程组的常用解法,矩阵的各种分解方法,特征向量与特征值的求解等等。 -Numerical algorithms on a variety of matrix operations, including real (complex) matrix inversion symmetric positive definite matrix inverse matrix array with Tuobo Lee
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:13.95kb
    • 提供者:面积
  1. Nshiizhifenxxu

    0下载:
  2. 数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C development of mathematical algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:89.01kb
    • 提供者:
« 12 »
搜珍网 www.dssz.com