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

搜索资源列表

  1. Project1_C4.5_NEW_985101292

    0下载:
  2. 机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:700333
    • 提供者:liupz
  1. tree

    0下载:
  2. 功能全面的二叉查找树与红黑树的性能比较算法,可以输出树的外形,并且支持用户自定义调整。-Full-featured binary search trees and red-black tree performance comparison algorithm can output the tree shape, and supports user-defined adjustments.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:5973
    • 提供者:王挺
  1. haffman

    0下载:
  2. 一个哈夫曼编码和译码程序 1、掌握树、森林和二叉树的概念和它们的特性以及它们之间是怎样相互转换的,理解二叉树的三种遍历:先序遍历、中序遍历和后序遍历,和树的两种遍历:先序遍历和后序遍历。 2、理解二叉树的基本运算算法实现以及它的非递归运算算法和层次遍历算法,了解二叉树的线索化及其它的应用。 3、掌握树和二叉树的几种存储结构以及它的构造,学会使用二叉链表实现二叉树的存储验证和设计相关算法。 -A Huffman encoding and decoding procedures fo
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:161833
    • 提供者:jingjing
  1. a

    0下载:
  2. 红黑树与二叉搜索树的性能和时间的比较以及实现-Red-black tree and binary search tree and the time comparison of the performance and the achievement of
  3. 所属分类:Data structs

    • 发布日期:2017-05-21
    • 文件大小:6415985
    • 提供者:崔玮
  1. 1

    0下载:
  2. 论述了医学图像挖掘在计算机辅助诊断中的作用,提出了采用灰度级作为 CT 图像特征的思想、灰度级的提取和存储方法,介绍 了采用决策树分类算法和基于密度的聚类算法对胸部和头部 CT 图像进行分类和聚类的结果及其分析,给出了分析的结论和进一步的研究方向。-Image mining Computer-aided diagnoses Luminance grade Classification Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:156249
    • 提供者:Erin
  1. determinetree

    0下载:
  2. 自己编的一段小程序,绘制交通事故的预测决策树。-a small section of procedures for drawing traffic forecast decision tree.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:932
    • 提供者:小管
  1. DT

    0下载:
  2. 机器学习、数据挖掘中决策树算法的思路与关键代码,对想了解该算法实现步骤的同仁有用!-the key programe of Decision Tree Algorim, and its programing method in detail.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:108536
    • 提供者:lyh
  1. id3

    0下载:
  2. 决策树进行分类。id3算法,通过输入数据,输出决策规则。-Decision tree classification. id3 algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:59864
    • 提供者:李军
  1. main

    0下载:
  2. 用数据结构中的二叉树以及最小生成树计算两个城市之间最小距离-Using data structure binary tree and Minimum spanning tree calculates two cities minimum distance
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:1507
    • 提供者:l
  1. ID3

    0下载:
  2. 机器学习:ID3算法建立决策树,输入训练样本,以广义表的形式输出-Machine Learning: ID3 decision tree algorithm, input the training samples, the generalized form of the output table
  3. 所属分类:Data structs

    • 发布日期:2015-09-30
    • 文件大小:235323
    • 提供者:陈宪法
  1. 2

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

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

    0下载:
  2. 二叉树和图的一些操作:求图最小生成树(两个算法),二叉树的线索化遍历等。-some functions in binarytree and graphics
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:1261
    • 提供者:独孤龙
  1. tree

    0下载:
  2. MFC对话框类实现对二叉树的中序遍历排序,前序遍历排序,后序遍历排序,请仔细阅读程序后了解程序输入的格式-MFC dialog class in order to realize the binary tree traversal order, preorder traversal order, post order traversal order, please carefully read the procedures to understand the procedure input fo
  3. 所属分类:Data structs

    • 发布日期:2017-05-15
    • 文件大小:3593496
    • 提供者:
  1. balance_tree

    0下载:
  2. 平衡二叉树的各种算法,如节点的删除,插入,查找等-balance tree
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2864
    • 提供者:菜鸟
  1. wei

    0下载:
  2. 对数据建立基于四叉树的索引,并使用skyline方法剪枝,实现top-k查询。-Data to establish an index based on quadtree and uses the method of pruning skyline, to achieve top-k query.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:375370
    • 提供者:王鑫
  1. AVL

    0下载:
  2. AVL树操作代码,借鉴了《算法导论》,具有不错的借鉴价值-AVLtree operation code
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:784
    • 提供者: 丁易
  1. binaryTree

    0下载:
  2. 本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the binary list, according to res
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:288309
    • 提供者:姚丽文
  1. Decision

    0下载:
  2. 决策树算法的研究与改进, 决策树算法的研究与改进-Decision Tree Research and Improvement, and Improved Decision Tree Algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:231453
    • 提供者:shj
  1. winsvm

    0下载:
  2. 二叉树 支持向量机 处理训练模型 然后利用该模型处理数据 发现结果-Support Vector Machine
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2570443
    • 提供者:李大旗
  1. shuyuerchashu

    0下载:
  2. (1)输入字符序列,建立二叉链表。 (2)先序,中序,后序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法(最好也能实现先序,后序非递归算法)。 (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)对于树中每一个元素值为x的结点,删去以它为根的子树,并释放相应的空间。 (7)借助队列实现二叉树的层次遍历。 -shu yu er cha shu
  3. 所属分类:Data structs

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