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

搜索资源列表

  1. cn2.0

    0下载:
  2. The method of bisection for finding the root of an equation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:506016
    • 提供者:phoenix
  1. 2

    0下载:
  2. 二叉排序树的创建与使用 (时间限制为:1000毫秒) 描述: 二叉排序树的定义是:或者是一棵空树,或者是具有下列性质的二叉树:(1)若它的左子树不空,则左子树上所有的结点值均小于它的根结点的值;(2)若它的右子树不空,则右子树上所有结点的值均大于或等于它的根结点的值;(3)它的左右子树也分别为二叉排序树。现要求根据输入的元素值,构造一棵二叉排序树,并输出其先序遍历、中序遍历和后序遍历结果。 输入: 输入第一行为测试用例个数n,接下来为n个测试用例,每个测试用例占两
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:969
    • 提供者:zhoupenghua
  1. Mult15X32

    0下载:
  2. 主要实现加法迭代,减少乘法和开方运算,提高运算速度-Major iteration to achieve additive to reduce the multiplication and square root operations, and improve processing speed
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3207
    • 提供者:吴建设
  1. erfenfa

    0下载:
  2. 二分法的基本思想是通过计算隔根区间的中点,逐步缩小隔根区间,从而可以得到方程的近似值-The basic idea of dichotomy is separated by calculating the midpoint of the root zone, gradually narrowing the range across the root, so you can get an approximation of equation
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:1068
    • 提供者:小马
  1. bittree_show

    0下载:
  2. 链表结点二叉树实现,通过建立树和遍历树,真正实现二叉树的树状显示,根结点在最上面,用c实现,通过计算结点位置放置结点.需要的可以参考!-Binary Tree node list, through the establishment of trees and tree traversal, binary tree truly show the root node at the top, with c achieved by calculating the node position to pla
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:2405
    • 提供者:田见雨
  1. BestFirstSearch_HeapAlgo

    0下载:
  2. 1. 此程式執行將從路徑讀取一個文字檔 ( 路徑:C:INPUT.TXT ) 2. 執行結束會產生一個排序後的文字檔 ( 路徑:C:OUTPUT.TXT ) 3. 給定的初始盤面一定有解 本程式採用的演算法策略為Best-first search with branch-and-bound algorithm 1. 使用Max heap 實作Priority queue 2. 使用bound function 估計目前盤面走至答案最少需要幾步 第一部分 所謂 h
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1926
    • 提供者:zelda
  1. newtn

    1下载:
  2. 牛顿法解决求根问题。给出所需要求根的方程,以及搜索步长,搜索步数,输出所求得的根值。-Newton s method for solving the root of equation. Inputs: eqation, step lenth, number of steps.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1111
    • 提供者:程序员
  1. calculation_method_Algorithm_Design_and_Implementa

    0下载:
  2. 本电子书包涵了各种算法的MATLAB实现,具体包括插值方法、数值分析、常微分方程的差分法、方程求根、线性方程组的迭代法、线性方程组的直接法等等,还包括习题参考答案和MATLAB文件汇集-The e-book encompasses the MATLAB implementation of various algorithms, specifically including interpolation methods, numerical analysis, ordinary differenti
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3143937
    • 提供者:gongshulei
  1. SqrtNdigit

    0下载:
  2. 求x的算术平方根,保留N位有效数字,并返回算术平方根的平方-solving the square root of x with N digits Significant figures, and saving the Square root of the square
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3376
    • 提供者:王静
  1. RecSqRoot

    0下载:
  2. implementation of the reciprocal and square root approximation methods for fixed point processors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:683868
    • 提供者:toon
  1. 1

    0下载:
  2. 写一个 函数,求方程ax2+bx+c=0的根,从主函数中输入a、b、c的值。-Write a function, find the equation ax2+ bx+ c = 0 of the root, the main function from the input a, b, c values.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8136
    • 提供者:mituan
  1. two_three_not_noise_RMSE_90_60

    0下载:
  2. 比较俯仰角度分别为60°,90°,以及极化参数为60°和90°时的三极子天线和两极子天线的均方根误差-Comparison of tilt angles of 60 °, 90 °, and the polarization of 60 ° and 90 °, three-pole antenna and polarization Antenna root mean square error
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:1885
    • 提供者:yangjinjin
  1. root

    0下载:
  2. 全面考虑各种情况,求解一元二次方程的解。只有核心代码,加mian函数即可运行-To consider all the circumstances, the solution for solving a quadratic equation. Only the core code, plus mian function to run
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:571
    • 提供者:王小玲
  1. xinxishang

    0下载:
  2. 计算故障分类的每个属性的信息熵,选取最大的作为根节点-For fault classification information entropy of each attribute, select the largest as the root
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1335
    • 提供者:NEVA
  1. C150examples

    0下载:
  2. 求最大值,求根,求三角形面积等自编程序。-The Maximum, Root, triangle area, and other self seeking process.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:141417
    • 提供者:huwei
  1. number

    0下载:
  2. 牛顿插值,拉格朗日插值,还有方程根的计算,还有求矩阵特征值的malab代码-Newton interpolation, Lagrange interpolation, there is the root of the calculation equation, there is a matrix eigenvalue malab code
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:39603
    • 提供者:cool
  1. x

    0下载:
  2. visualC++环境下,完成的求数值平方根的算法-visualC++ environment, complete the square root of the algorithm in numerical
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2280569
    • 提供者:杨玥
  1. searchroot

    0下载:
  2. 写程序求一元二次方程的解(C++入门程序,比较菜)-root
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:363726
    • 提供者:吴铭志
  1. test

    0下载:
  2. raise cosine filter, rectangular root cosine in simulink
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1282650
    • 提供者:mr.jeon
  1. cubicroot

    0下载:
  2. 求一个实数的立方根的算法,用C++来实现,不是很难-Seeking the cube root of a real algorithm, using C++ to implement, not difficult
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:455551
    • 提供者:周皓
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com