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

搜索资源列表

  1. tree

    0下载:
  2. 在线算大,用树套树解决在某区间内部求第K大的数-Line for a major, with tree tree cover to resolve the internal demand in a range of large number of the first K
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:wrs
  1. knn

    0下载:
  2. 实现构建k-d树并且实现k-d树上的最邻近查找算法-Build a kd-tree and kd tree nearest neighbor search algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:1.78kb
    • 提供者:汪小龙
  1. multi-task_lasso

    0下载:
  2. MMT is a Matlab toolbox implementing the multi-task Lasso models, including: (i) the Lasso (ii) the standard multi-task Lasso, i.e. the group Lasso (iii) the structured input-output multi-task Lasso, a.k.a. the two-graph guided multi-task Lasso propo
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:466.82kb
    • 提供者:莫琳
  1. KD_Tree

    0下载:
  2. 基于K维空间索引的点查询算法KD树,本代码实现一般的查询功能-K-dimensional space-based index point KD tree search algorithm, the code search function in general
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.51kb
    • 提供者:陈江
  1. poj2104.cpp

    0下载:
  2. 算法程序设计题 POJ 2104 ,使用主席树的数据结构来查询区间第K小的数-Algorithm design problem POJ 2104, the Chairman of the tree data structure to use to query a small number of K Interval
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1011byte
    • 提供者:brucerain
  1. KMeansAlgorithm

    0下载:
  2. 主要用于实现数据挖掘中聚类算法中的一个经典算法,目的是将一组树按照就近原则分成k组-Mainly used for data mining clustering algorithm, a classical algorithm, the purpose is to set the tree into k groups according to the principle of proximity
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:powerfulsong
  1. KD-tree

    0下载:
  2. kd树是一种对k维空间中的实例点进行存储以便对其进行快速搜索的树形数据结构-kd tree is a k-dimensional space for instance points to be stored quickly search tree data structure
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:chenchen
  1. classification-Python

    0下载:
  2. python实现感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机-Python implementation of perceptron, Bias classification, decision tree classification, K nearest neighbor method, logic regression, support vector machine
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:33.92kb
    • 提供者:yao
  1. tree

    0下载:
  2. 判断二叉树是否是完全二叉树,求二叉树宽度1:若无左子女则不应该有右子女2.求二叉树宽度3.二叉树k层叶子结点-Determine whether the binary tree is a complete binary tree, binary tree width 1: children should not be left if no children have the right width 3. 2. binary tree binary tree leaf node k layer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1013byte
    • 提供者:yiyi
  1. K-value-problems-in-the-cod

    0下载:
  2. 有向树K中值问题,王晓东版算法课后题,有注释,很详细-Directed tree K value problems, Wang Xiaodong version algorithm after-school title, notes, very detailed
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.24kb
    • 提供者:赵峰
  1. HaffmanTree

    0下载:
  2. 在普通哈夫曼树的基础上,实现K叉哈夫曼树-On the basis of the ordinary Huffman tree based on the realization K-ary Huffman
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:61.6kb
    • 提供者:撒娇的
  1. knn-kdtree

    0下载:
  2. kd树,分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)。K-D树是二进制空间分割树的特殊的情况。-KD tree, the data structure of K dimensional data space. It is mainly used in the search of key data in multidimensional space (such as range search and nearest neighbor search). K
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:4kb
    • 提供者:Christiana
  1. KD-tree

    0下载:
  2. C++构建简单的KD树并查找K近邻,是一篇文档,内附代码,代码亲测可用(C++ to build a simple KD tree, and find K nearest neighbor, is a document, enclosing code, code pro test available)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-11
    • 文件大小:230.38kb
    • 提供者:StephenYoung
  1. 类比法

    0下载:
  2. 型的类比学习方法是K-最近邻方法,它属于懒散学习法,相比决策树等急切学习法,具有训练时间短,但分类时间长的特点。K-最近邻算法可以用于分类和聚类中(The analogy learning method is K- nearest neighbor method. It belongs to the lazy learning method. Compared with the decision tree learning method, it has the characteristics o
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:13kb
    • 提供者:刘曼
  1. K d tree in matlab

    0下载:
  2. k d clustering in matlab
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:15kb
    • 提供者:mahbob
  1. pres

    0下载:
  2. 三种分类器:决策树分类器,k-NN分类器和k-means分类器的运行时间以及运行准确率的比较。(Three kinds of classifiers: decision tree classifier, k-NN classifier and K-means classifier running time and accuracy comparison.)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:20kb
    • 提供者:ignory
  1. QRD_MQAM

    1下载:
  2. 使用K-BEST树型搜索算法和QR分解,检测信号(Detection of signals using the K-BEST tree search algorithm and QR decomposition)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:心内无尘
  1. 3-18有向树k值

    0下载:
  2. 要求有向树T的k个顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。在一般情况下,有向树是一棵多叉树,为了便于计算,我们把多叉树变转成为与之等价的二叉树,将每个顶点的第一个儿子做为其父顶点的左儿子顶点,同时增加一个0权0边长的附加顶点做为右儿子顶点。然后对于其他儿子项点以相同方式作为新增附加顶点的左儿子顶点,一直继续下去,直至处理完所有顶点。所得到的二叉树与树T具有相同的最小耗费。(A set F that consists of the k vertices o
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:300kb
    • 提供者:为了
  1. 3-19有向树独立K

    0下载:
  2. 要求有向树T的k个独立顶点组成的集合F,使cost(F)=∑min w(x)*d(x,u)的值达到最小。与有向树k中值问题类似,把有向树变转成为与之等价的二叉树,设T的以顶点x为根的子树T(x),其左、右儿子顶点分别为y和z。(A set F that consists of a k independent vertex to a tree T is required to minimize the value of the cost (F) = min w (x) *d (x, U). Sim
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:692kb
    • 提供者:为了
  1. create_kd_tree

    2下载:
  2. 通过计算方差,确定划分坐标轴,最后,将点云划分到一个个格子中,这样的好处在于可以将噪点和有效点分别存储于不同的格子中,方便进行去噪。(k-d tree create;By calculating the variance, the coordinate axis is determined. Finally, the point cloud is divided into a number of lattices. The advantage is that the noise and the
  3. 所属分类:其他

    • 发布日期:2019-07-02
    • 文件大小:1kb
    • 提供者:cleverboy521
搜珍网 www.dssz.com