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

搜索资源列表

  1. C++数值分析代码

    0下载:
  2. 里面包含了一个用VC开发的二分法程序,牛顿迭代法程序源码-Which contains a dichotomy with VC development procedures, Newton iteration procedure source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:19439
    • 提供者:廖春华
  1. erfeng

    0下载:
  2. 这是一个利用VC开发的二分法求数值方程根的源码,放在WORD中,拷贝即可-This is a dichotomy developed using VC numerical equation for the root source, on the WORD, the copy can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2835
    • 提供者:ijustme
  1. N_COmp

    0下载:
  2. 数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) -Numerical algorithms, including: (1) Lagrange interpolat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-11
    • 文件大小:16953
    • 提供者:wang yucao
  1. erfenfaheNewtonXiashan

    0下载:
  2. 包括二分法,Newton下山法和improved Newton迭代法-Including the dichotomy, Newton downhill method and improved Newton iteration method
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1539
    • 提供者:secret
  1. adams

    0下载:
  2. 常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1279
    • 提供者:secret
  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
    • 文件大小:3475
    • 提供者:顾一新
  1. shuzhifenxi

    0下载:
  2. 本程序设计采用C语言编程,采用二分法和牛顿法计算了一个方程的根,用给出的已知条件计算出三次样条插值,最后计算了一个11元线性方程组的根。正文中介绍了每个题目的详细分析步骤,附录中附有程序清单。-The program design using C language programming, the use of dichotomy and Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:53238
    • 提供者:李珊珊
  1. sort

    0下载:
  2. 能够实现起泡法,二分法,堆排序,插入排序,选择排序,快速排序六种方法对100个数进行排序的时间空间复杂度进行比较-To achieve foaming method, dichotomy, Heap Sort, Insertion Sort, Selection Sort, Quick Sort six methods on 100 the number of sort of time and space complexity comparison
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:7239
    • 提供者:小海
  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
    • 文件大小:3961
    • 提供者:李伟
  1. erfenfa

    0下载:
  2. 用二分法求正根---学习数值计算的一个很的资料-Dichotomy is the root used for learning--- a numerical calculation of the information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:3592
    • 提供者:张旭
  1. f

    0下载:
  2. 设计一个类模板Find,用于对一个有序数组采用二分法查找指定数据的元素下标-The design of a class template Find, for an orderly array of data using dichotomy to find the elements specified subscr ipt
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1321
    • 提供者:苏浙
  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
    • 文件大小:7791
    • 提供者:wangsinan
  1. shuzhi

    0下载:
  2. 解非线性方程根的三种算法,包括牛顿法,二分法,切线法,内有具体例题解法-Solutions of nonlinear equations root three algorithms, including Newton s law, the dichotomy, tangent law, there are specific examples Solution
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:18754
    • 提供者:hujingxin
  1. sort

    0下载:
  2. 快速排序 算法题 有运行结果 分治法思想 二分搜索技术-Quicksort Algorithm title run results are thinking of governance law dichotomy search technology
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:12417
    • 提供者:谢山
  1. bisection

    0下载:
  2. 计算方法中的二分法,计算数值,非线性方程的数值解法-Dichotomy in the calculation method, numerical calculation, the numerical solution of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:282005
    • 提供者:xi
  1. Chap01

    0下载:
  2. 常用的一些数值算法。有二分法,牛顿迭代法,拉格朗日法等等,是数值分析常备算法。-Some commonly used numerical algorithm. There dichotomy, Newton iteration, Lagrangian, etc., is a numerical analysis algorithm standing.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:42015
    • 提供者:kt
  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
    • 文件大小:1161
    • 提供者:Anni
  1. binarysearch

    0下载:
  2. 问题的提出:编写程序对数据序列采用二分查找法和顺序查找法查找元素的下标,要求使用类模板实现(其中二分法查找算法要求用递归实现,给定数据序列有序)。-Of the problem: the preparation of procedures for the data sequence using binary search method and the order of search law search element subscr ipt, require the use of class t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:9158
    • 提供者:王清
  1. solveEquation

    0下载:
  2. 求解一元高次方程,给出一个实数解,采用sturm方法,二分法查找解-Solving equations of higher dollar, give a real solution, using sturm methods, the dichotomy search solution
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:441120
    • 提供者:chen0510566
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11470
    • 提供者:金从友
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com