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

搜索资源列表

  1. 二分法、简单迭代法、牛顿迭代法收敛比较

    1下载:
  2. 用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:22129
    • 提供者:luo
  1. 数值算法程序

    0下载:
  2. 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2951087
    • 提供者:李斌
  1. binarysearchproject01

    0下载:
  2. 小程序,VC++处学者用的,关于二分法查找的 经典的BINARYSEARCH算法..不错哦-small program, VC scholar with the Department of the classic dichotomy in the search algorithm BINARYSEARCH .. Oh well
  3. 所属分类:家庭/个人应用

    • 发布日期:2008-10-13
    • 文件大小:41876
    • 提供者:waf
  1. MFCerfen

    0下载:
  2. 用二分法解高阶方程的近似解。区间范围合计算精度可调,每一步的计算结果一列表的形式显示出来,一目了然-dichotomy solution with the higher-order equation approximate solution. The scope of a range accuracy adjustable every step of the calculation results in the form of a list show up clearly
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:30305
    • 提供者:边奎星
  1. 二分法的C实现

    0下载:
  2. 二分法的C实现,可以直接用于查找,有详细的例子-dichotomy C realized, can be directly used to locate a detailed example
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:955
    • 提供者:往常
  1. 图形方式的二分查找程序

    0下载:
  2. 在TC 中用图形方式演二分法查找程序,可以作为学生的教学用。很形象啊-TC used in the graphic speech dichotomy tracing procedure can be used as a teaching students. Ah very image
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1944
    • 提供者:康道之
  1. 判断点集在多边形内部

    0下载:
  2. 此程序基于二分法的判断点集中的m个点是否在n边形内部.-dichotomy of this procedure based on the judgment of the focus points of m n whether the shape of the internal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3861
    • 提供者:贾德
  1. Cprograms

    1下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:168324
    • 提供者:CF雷电
  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:13801
    • 提供者:天路
  1. erfeng

    0下载:
  2. 二分法 好好啊 毫安-dichotomy milliamperes good good good good good
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1411
    • 提供者:小米
  1. erfenfa

    0下载:
  2. 计算方法中的实现二分法 C++算法源程序,-calculation method to achieve the dichotomy of C source code algorithm,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8999
    • 提供者:王宝华
  1. Part_1_C_programmes

    0下载:
  2. 程序总结1:杜氏分解法|艾特肯|I显示方法|二分法|分段线性插值|复合梯形法|复合辛普森 -a summary procedure : Du decomposition | Aitken | I shows | dichotomy | piecewise linear interpolation | composite trapezoidal France | composite Simpson
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4381
    • 提供者:周琳
  1. ROOTBISE

    1下载:
  2. 计算方法中利用二分法求根的程序,有兴趣的看看研究下!-calculation method used dichotomy rooting procedures are interested in the study to see!
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:900
    • 提供者:小柔
  1. bayesfunction

    0下载:
  2. bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Bayes decision rule for Gaussians. % bayesnd - Discrim. function, dichotomy, max aposteriori probability. % bhattach - Bhattacharya s upper limit of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5302
    • 提供者:孟庆
  1. kingff

    0下载:
  2. c二分法源码下载-c dichotomy source download
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:927
    • 提供者:程伟
  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. Formulation

    0下载:
  2. 用MatLab解一个代数方程,用二分法.-use MatLab an algebraic equation solution using dichotomy.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3665
    • 提供者:大智
  1. 2fdb

    0下载:
  2. 先确定二分法的上下两个端点值,这个在figure的subplot(121)中确定。 然后进行循环求解。 -confirmed dichotomy in the next two endpoint value, The figure in the subplot (121) identified. Then cycle solution.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:saifu
  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 23 4 5 6 7 8 9 10 ... 22 »
搜珍网 www.dssz.com