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

搜索资源列表

  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
    • 文件大小:21.61kb
    • 提供者:luo
  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
    • 文件大小:1.9kb
    • 提供者:康道之
  1. 二分覆盖程序

    0下载:
  2. 二分覆盖算法的贪婪算法解决。使用dephi编译。使用了贪婪算法。-two hours covering algorithm to solve the greedy algorithm. Dephi use compiler. Use the greedy algorithm.
  3. 所属分类:数值算法/人工智能

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

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

    • 发布日期:2008-10-13
    • 文件大小:5.89kb
    • 提供者:一枝花
  1. 二分搜索

    0下载:
  2. 数值算法,二分搜索演示-numerical algorithm, two hours search demonstration
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5.79kb
    • 提供者:黄汉
  1. 最优二分检索树构造及绘制

    0下载:
  2. 这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行。-this procedure can achieve optimal two-tree structure retrieval, mapping and retrieval, please Turbo running under 2.0.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:73.99kb
    • 提供者:毛邦燕
  1. 二分法

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

    • 发布日期:2008-10-13
    • 文件大小:246.19kb
    • 提供者:邹建
  1. 最优的二分检索树

    0下载:
  2. 最优二分检索树的实现-optimal retrieval tree realize
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.88kb
    • 提供者:gtop
  1. 最优二分检索树构造及绘制

    0下载:
  2. 这个程序可实现最优二分检索树的构造,绘制和检索,请在Turboc 2.0下运行-this procedure can achieve optimal two-tree structure retrieval, mapping and retrieval, please run Turbo 2.0
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:119.39kb
    • 提供者:何炜
  1. 二分法查找元素

    0下载:
  2. 二分法查找元素
  3. 所属分类:数据结构常用算法

  1. 利用二分法求非线性方程的根

    0下载:
  2. 利用二分法求非线性方程的根,包括算法及Matlab函数文件。-The use of dichotomy roots of nonlinear equations, including the algorithm and Matlab function file.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-23
    • 文件大小:35.52kb
    • 提供者:钟茜子
  1. erfenfa.rar

    0下载:
  2. 介绍了二分法求解非线性方程的算法,欢迎大家提出宝贵意见。,Introduced the dichotomy of the algorithm for solving nonlinear equations, welcome you to give valuable advice.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1.01kb
    • 提供者:王海
  1. BM

    0下载:
  2. 这是二分法程序。满足f(a)*f(b)<0d的f(x)在[a,b]区间的实根。 优点:1)程序简单; 2)对f(x)要求不高,收敛性好。-This is the dichotomy procedure. Satisfy f (a)* f (b)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3.39kb
    • 提供者:顾一新
  1. greed

    0下载:
  2. 贪婪算法合集,包括二分覆盖,单源最短路径,拓扑排序,机器调度问题-Greedy algorithm Collection, including two sub-coverage, single-source shortest path, topological sort, machine scheduling problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:41.29kb
    • 提供者:alden
  1. erfenfa

    0下载:
  2. 数值分析中的用于解方程的二分法,可自行修改函数进行求解-Numerical analysis of the dichotomy for the solution of equations can be solved by modifying the function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:7.61kb
    • 提供者:wangsinan
  1. search

    0下载:
  2. 使用c++实现顺序表的二分查找(具体使用折半查找)。-The use of c++ Realization of the order of the binary search table (specifically the use of half to find).
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:21.69kb
    • 提供者:小宋
  1. erfenfadigui

    0下载:
  2. 用递归实现的二分法,数据结构的典型问题,二分查找也称折半查找,它要求待查找的数据元素必须是按关键字大小有序排列的顺序表。-Realize the dichotomy with recursive data structure of a typical problem, binary search, also known as split-half search, which requires the data elements to be search by keyword must be or
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.13kb
    • 提供者:Anni
  1. nonlinear_epuation_solve

    0下载:
  2. 非线性方程组解法源代码,包括二分法和牛顿法,数值分析作业,给初学者作参考。-Solution of nonlinear equations the source code, including the dichotomy and the Newton method, numerical analysis of operations, to the beginners for reference.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:48.38kb
    • 提供者:lsw_hit
  1. bisectVC

    0下载:
  2. 用二分法求解非线性方程,只要用户输入所求的方程,方程的根就很快被程序计算出,方便而且还很快捷.对于数值分析这样的课程,将算法通过程序实现,具有很好的教学价值-dichotomy used to solve nonlinear equations, as long as import demand equation, the equation roots soon be worked out procedures to facilitate and very fast. Numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:72.13kb
    • 提供者:sunnypill
  1. xqq

    1下载:
  2. 二分图最大完美匹配算法,里面有具体例子的说明,实用性很强的-二分图最大完美匹配算法
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:28.13kb
    • 提供者:xqq309
« 12 3 4 5 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com