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

搜索资源列表

  1. calculation-methods

    0下载:
  2. 牛顿下山法,不动点迭代,二分法。可以用来求解非线性方程,直接在matlab里面调用-Newton downhill method, fixed point iteration, dichotomy. Can be used to solve nonlinear equations, which is called directly in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:712
    • 提供者:luoyong
  1. cpp3

    0下载:
  2. exp(x)+10*x-2=0编程二分法求解过程-exp(x)+10*x-2=0Programming dichotomy solving process
  3. 所属分类:MPI

    • 发布日期:2017-04-13
    • 文件大小:1766
    • 提供者:Dou Zongqian
  1. Forecast-V1.0

    0下载:
  2. 一个基于二分法的虚拟足球预测球算法 平台:AIRCJ 4.0-An algorithm of virtual soccer forecast based on the dichotomy. Platform: AIRCJ 4.0
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:163054
    • 提供者:方珰
  1. cPP

    0下载:
  2. 求解方程各种方法 迭代法 牛顿迭代 二分法 都有 c++源文件 绝对正确-Solving the equation of a variety of methods iterative method Newton iterative dichotomy has C++ source file is absolutely correct
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1021
    • 提供者:远远
  1. Binary

    0下载:
  2. 用二分法解最高次是3的非线性方程,最基本简单的算法!-With dichotomy solution is the highest times three nonlinear equations,The most basic simple algorithm!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:791
    • 提供者:lou
  1. (2)

    0下载:
  2. 各种基本算法代码 如排序算法,二分搜索,快速排序-Search the most simple dichotomy of the most basic the most effective search algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:3966
    • 提供者:刘鹏
  1. acm

    0下载:
  2. 关于acm的基本输入输出 递归,分治,暴力求解得算法等课件-Search the most simple dichotomy of the most basic the most effective search algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-16
    • 文件大小:4256489
    • 提供者:刘鹏
  1. WinRAR

    0下载:
  2. 在C++中写出二分查找的代码,实现二分查找-Write the code search dichotomy
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2575
    • 提供者:ye zi
  1. yuwen1

    0下载:
  2. 实验题目 分治算法的应用 实验内容 1、 二分搜索算法实现; 2、 大整数乘法或Strassen矩阵乘法的实现。 -Experimental subject partition use of the algorithm The experiment content 1, search algorithm dichotomy 2, big integer Strassen multiplication or the realization of the matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:5639
    • 提供者:宇文
  1. rengelookup_list_4

    0下载:
  2. 本人学习C语言链表时的简单使用。实现二分法的查找功能。-I learn the C language linked list is simple to use,Dichotomy of the Find feature .
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:206810
    • 提供者:luminglong
  1. erfenfa

    0下载:
  2. 排序算法之二分法查找算法,注意和其他算法的区别及其独特之处-The dichotomy of the sorting algorithm to find the algorithm, attention and other algorithms, the difference between its unique
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:574
    • 提供者:andy
  1. zuixiaoerchengfa-

    0下载:
  2. 利用matlab编写的利用二分法求解g(x)=0的解法.m-Using Matlab prepared dichotomy to solve g (x) = 0 solution. M
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:560
    • 提供者:liyunzhao
  1. aitejin

    0下载:
  2. 埃特金二分法,是对简单的二分法一种改进,程序简单-Aitken dichotomy improvement, the simple dichotomy of a simple procedure
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-06
    • 文件大小:102016
    • 提供者:刘炫璋
  1. ddhrt

    0下载:
  2. 二分法求解非线性方程的程序,学习数值计算的入门资料-Dichotomy for solving nonlinear equations program, learning the numerical calculation of the introductory information
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:919
    • 提供者:syt
  1. bisection-method

    0下载:
  2. 利用二分法求解函数的初值问题,有多个二分法在matlab中实现。可供参考-The dichotomy solving the initial value problem of the function, multiple dichotomy in Matlab. For reference
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7805
    • 提供者:chocolate
  1. For-approximate-root

    0下载:
  2. 用递推式法求解;用二分法,牛顿迭代法,迭代法求解方程的近似根-Using recursive method for solving with the dichotomy, Newton iteration method, iteration method for solving the approximate root
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16678
    • 提供者:龙在
  1. Delphi-2fenfa

    0下载:
  2. “二分法”表面看上去公正、全面,实际可能走向极端的分立思维,许多客观事物不能简单的二分,可能其内在具有复杂的联系,一旦坚持二分,结果倒失去了客观、全面的基础。 -" Dichotomy" surface looks fair, comprehensive, and practically possible toward the extreme separation of thinking, many objective things can not be simple, may
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:167323
    • 提供者:黄大仙
  1. biresearch

    0下载:
  2. matlab中的二分法使用,是一个函数,能用在任何m文件中-matlab dichotomy use is a function that can be used in any m file
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-24
    • 文件大小:776
    • 提供者:chenji
  1. BinSolve

    0下载:
  2. 利用二分法对非线性方程进行数值计算。具有可靠性高的优点。-The dichotomy numerical calculation of nonlinear equations. With high reliability.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:889
    • 提供者:非物
  1. Otsu-method

    0下载:
  2. 申铉京等提出三维直方图重建和降维的Otsu阈值分割算法。通过重建三维直方图,减弱了噪声干扰,将三维直方图区域划分由八分法改为二分法,使得阈值搜索的空间维度从三维降低到一维。-Shin Hyun Beijing and proposed a three-dimensional histogram reconstruction and dimensionality reduction of the Otsu threshold segmentation algorithm. Weakened by
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:731281
    • 提供者:朱磊
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 21 »
搜珍网 www.dssz.com