CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 二分法程序

搜索资源列表

  1. erfenfachazhao

    0下载:
  2. 本程序的主要功能就是:二分法查找的算法实现,
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:602
    • 提供者:张琪
  1. jisuanfangfa

    0下载:
  2. 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:3785
    • 提供者:wu
  1. paixu

    0下载:
  2. 将直接插入、二分法排序、Shell排序、直接选择、冒泡排序、快速排序、堆排序、基数排序合并在程序中,由用户自由选择使用何种排序方式-Will be directly inserted, the dichotomy sort, Shell sort, direct selection, bubble sort, quick sort, heap sort, radix sort merge in the program, by the user the freedom to choose what
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:3330
    • 提供者:quiq
  1. binary-search-data

    0下载:
  2. 二分法查找数据的程序。比较快速完整的查找数据的方法。-Procedure binary search data. Relatively rapid way to find data integrity
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:117803
    • 提供者:张锦锦
  1. Dichotomy-root-of-Equation

    0下载:
  2. 用二分法求方程的根,一段简单却很实用的代码,而且能够运行程序噢!-Equation with the dichotomy of the root, a simple and very useful code, and can run the program Oh!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:8422
    • 提供者:卢晓亮
  1. erfenfa

    0下载:
  2. 程序实现用二分法解高次方程,可以根据实际情况改变参数,解不太的方程-Solution using the dichotomy procedure to achieve high-equation parameters can be changed according to the actual situation, not solve the equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:179764
    • 提供者:汪小龙
  1. diedaifa

    0下载:
  2. 牛顿下山法和二分法程序,用来求解方程的解-Newton downhill method, and dichotomy program, the solution used to solve the equation
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:896
    • 提供者:陈杰
  1. shuzhifenxi

    0下载:
  2. 二分法,数值分析实现方程求根的算法,这是java程序-Dichotomy, numerical analysis algorithms to achieve Roots of the equation, which is the java program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1993
    • 提供者:马鞍
  1. binary

    0下载:
  2. 本程序主要实现的是二分法,内有详细的代码和注释,可供大家参考-The main achievement of this program is the dichotomy, with detailed code and comments for your reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2084024
    • 提供者:爱玲
  1. find-roots

    0下载:
  2. MATLAB 数值求根程序,用二分法求任意函数的跟-find roots
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:516
    • 提供者:hehuijing
  1. MATLAB

    0下载:
  2. 分别用牛顿法、最速下降法、二分法求解非线性方程,用MATLAB编写这些程序-Respectively Newton, steepest descent method, for solving nonlinear equations dichotomy, these programs using MATLAB
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-11
    • 文件大小:18342605
    • 提供者:杜宁
  1. javaalgorithm

    0下载:
  2. Java常用排序算法&程序员必须掌握的8大排序算法+二分法查找-Java algorithm, sort algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2656930
    • 提供者:不系之舟
  1. twoFen

    0下载:
  2. 程序实现二分法查找数据的功能,是一个小程序,很适合初学着参考-Binary search procedures to achieve functional data, is a small program, it is suitable for beginners with reference
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:10660
    • 提供者:微笑
  1. loop

    0下载:
  2. 计算方法二分法程序设计 (简单易懂,适合初学者) -Calculation dichotomy programming (Easy to understand for beginners)
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3249
    • 提供者:袁丽丽
  1. Newton-brent-Method

    0下载:
  2. 这个程序通过Netwon法或者二分法等计算非线性方程的根。-This program is used to find the rooting of the non-linear equations by means of Netwon s method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1672
    • 提供者:罗强
  1. erfenfa

    0下载:
  2. 二分法查找数据,运行程序,首先输入所有的数据,然后输入想要查找的数据,继续运行,使用二分法确定要查找的数据是否在所有的输入数据中-find the useful data using half way
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:808
    • 提供者:李淼
  1. bisect

    0下载:
  2. 运用fortran90编写二分法求解线性方程的程序-Fortran90 prepared using procedures for solving linear equations dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:700563
    • 提供者:雪之殇
  1. bisect

    0下载:
  2. 本程序使用二分法计算一元二次方程的根,适用于各类复杂的系数组合情况。-This program uses the method of bisection to find the roots of a quadratic equation. Could be used for various complex combinations of factors.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1586
    • 提供者:赵逸博
  1. 二分法解方程

    0下载:
  2. 这个程序的功能是应用二分法解一元二次方程(The function of this program is to apply the dichotomy to solve a single equation of two variables)
  3. 所属分类:其他

  1. SortAndSearch

    0下载:
  2. 快速排序算法,二分法搜索算法,Java程序,可以实现对数值的排序及搜索(quicksort and bionary search, java class)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:开心小筱
« 12 »
搜珍网 www.dssz.com