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

搜索资源列表

  1. BinRoot

    0下载:
  2. 利用二分法求一个方程的实数近似根。-use dichotomy for a few equations approximate the real root.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:827
    • 提供者:温耀彬
  1. tfind

    0下载:
  2. 二分法查找-dichotomy Search
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2266
    • 提供者:林冬
  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
    • 文件大小:6948
    • 提供者:顾婷婷
  1. Bi_formula

    1下载:
  2. 二分法求方程的实根 很简单的一个程序 要不是为了下一个东西,我才不会上这么变态的网站!-dichotomy equation for the real roots of a very simple procedure but for the sake of the next one thing, I would not be such a metamorphosis on the website!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:慕幽香
  1. theSecond

    0下载:
  2. 这个程序分别用二分法,Newton法,弦截法,Newton下山法等算法求解非线性方程-this procedure were used dichotomy, Newton, String interception, Newton downhill law for solving nonlinear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:24285
    • 提供者:林敏
  1. zouyaoxian

    0下载:
  2. 黄金分割法,二分法,Fibonacci法求多项式函数最值-Golden Section, dichotomy, the Fibonacci method for the value of a polynomial function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1416
    • 提供者:邹耀贤
  1. mathmatics_of_computer

    0下载:
  2. C++实现的数值分析算法包括: 二分法.cpp 复化辛卜生公式.cpp 改进欧拉法.cpp 高斯-赛德尔迭代法.cpp 拉格郎日插值多项式.c-C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss - Seidel iterative method. cp
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2662
    • 提供者:鸿鹤
  1. erfenfa_c

    0下载:
  2. c语言实现二分法,由于计算过程的具体运算复杂,所以程序有点复杂-c language dichotomy, because the process of calculating the specific computational complexity, and so a bit complicated
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1738
    • 提供者:luojun
  1. algorithmanalyse

    0下载:
  2. 对三种方法:线性,递规,二分法进行排序的时间复杂度探索-pair of three ways : linear, delivery rules, sort of dichotomy time complexity exploration
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1345
    • 提供者:王佩君
  1. cyuyanjisuan

    0下载:
  2. c语言实现的一些算法:如:二分法,迭代法等-c language of some algorithm : if : dichotomy, iterative method, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8390
    • 提供者:贾毅
  1. effectiveindex

    1下载:
  2. 光纤中纤芯基模的有效折射率计算程序,二分法求解!-fiber core base mode of the effective refractive index calculation procedures for dichotomy!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1127
    • 提供者:张文
  1. wyl_shuzhisuanfa

    1下载:
  2. 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagrange interpolation 6 value. New
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2789
    • 提供者:wangyuliang
  1. efazzdzxys

    0下载:
  2. 简单的事例程序,二分法寻找数组中最大最小元素。-simple example procedures dichotomy for the largest array smallest elements.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1172
    • 提供者:马宏泉
  1. for_equation_real_radix

    0下载:
  2. 分别用二分法 Newton法 弦截法(割线法) 求方程x3-3x2+x-1= 0的全部实根(精度小于0.00001)。-respectively dichotomy Newton law xianjie (secant) Equation x3-3x2 x-1 = 0 all real roots (precision of less than 0.00001).
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1106
    • 提供者:叶枫
  1. jsff123

    0下载:
  2. 计算方法中的五种算法: 二分法、简单迭代法、快速弦截法、龙贝格算法、弦截法。 附说明-calculation algorithm of five : dichotomy, a simple iterative method, rapid chord sheet, Lung Bergh algorithm string sheet. Annotated
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:111218
    • 提供者:Snake
  1. topbinfinder

    0下载:
  2. 简单而清晰的使用二分法求最高位,比较初级但是比较实用的算法-simple and clear dichotomy for maximum use of spaces, but more junior comparison practical algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1014
    • 提供者:夏志勋
  1. shuzhi_C++

    0下载:
  2. 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method, Newton value polynomials, lea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18798
    • 提供者:王民
  1. fangchengqiugen

    0下载:
  2. 方程求根 二分法 割线法 牛顿迭代法 vc++源程序-dichotomy secant method Newton iteration vc source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1745
    • 提供者:xixi
  1. 二分法方程求根

    0下载:
  2. 二分法方程求根的经典算法-dichotomy of the classic algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6036
    • 提供者:一枝花
  1. 数值计算

    0下载:
  2. 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:毛伟杰
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com