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

搜索资源列表

  1. BiTree

    0下载:
  2. 二叉树的实现,实现创建二叉树,遍历二叉树,删除节点等-the development of Bitree
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1128539
    • 提供者:foresee
  1. huffman

    0下载:
  2. 构造一颗霍夫曼树,输入叶子节点的字符及权重,输出字符对应的Huffman编码,还可以通过输入0.1编码翻译出对应的字符-Hoffman Construction of a tree, enter the leaf nodes and the weights of the characters, the output of the Huffman code corresponding characters can be translated by entering the correspondin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:241232
    • 提供者:libingyang
  1. CART

    0下载:
  2. 决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1554
    • 提供者:刘枫
  1. Conversion of binary tree and the tree

    1下载:
  2. 二叉树与树的转换 数据结构重要知识 上课时候老师布置的一个大作业 希望可以帮助到大家 -Conversion of binary tree and the tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-03-26
    • 文件大小:174931
    • 提供者:黄磊
  1. MachineLearning

    0下载:
  2. 机器学习经典课件,包含决策树、人工神经网络,评估假设-machine learning ppt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:615369
    • 提供者:blanche
  1. datastruct.

    0下载:
  2. 数据结构课程设计使用报告,包括,二叉树的,图的,电话号码系统的-Curriculum design using data structures, including, tree and graph, telephone number system
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:129190
    • 提供者:天天
  1. dTREE

    0下载:
  2. 经典的数据挖掘算例的代码,生成决策树,可看到生成树的规则。-Classic example of data mining code, to generate decision trees can be seen spanning tree rules.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:920472
    • 提供者:陆风
  1. heffuman

    0下载:
  2. 通过建立赫夫曼树,将码元如“ABC”编码成 “011001”形式,也可通过此赫夫曼树进行译码,而且编码形式为最小生成树形式,即在有权值情况下编码长度最短。-Through the establishment of Huffman trees, will be key element such as " ABC" code as " 011001" form can also be carried out through the Huffman decodi
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:2395
    • 提供者:HouZhihua
  1. main

    0下载:
  2. 建立树,并对已建立的树中的data实现插入、删除、查找3种操作-The establishment of a tree, and the tree has been established to achieve the data insert, delete, search for three kinds of operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1725
    • 提供者:hahaha
  1. DataStructureAlgorithm

    0下载:
  2. 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
  3. 所属分类:Data structs

    • 发布日期:2016-08-26
    • 文件大小:17229762
    • 提供者:孙继磊
  1. weka

    0下载:
  2. weka 的决策树的实现,对数据挖掘感兴趣的可以下哦,很好的呀-if you like Dataming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3769995
    • 提供者:薛文
  1. HuffmanTree

    0下载:
  2. 二叉树-哈弗曼树的应用,键盘输入一连串的字符串,最好不要超过10个,回车后输出相应的频率,同时,根据左历变,按顺序输出频率的!!很简单-Binary Tree- Havermann Tree Application
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-03
    • 文件大小:1038272
    • 提供者:高阳
  1. BiTreeOrder

    0下载:
  2. 通过C++编写创建二叉树的代码,及实现二叉树的递归和非递归的先序、中序及后序遍历,和层次遍历。-The creation of a binary tree, recursive and non recursive traversal
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:937554
    • 提供者:mayinc
  1. BSTree

    0下载:
  2. 平衡二叉树的实现,包括插入,删除,新建等工作,主要用于排序用-A balanced binary tree implementation, including insert, delete, new work, mainly for sorting by
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:4218
    • 提供者:马业
  1. 20071160083341

    0下载:
  2. 二叉树的遍历,中序,后序,前序。 二叉树的遍历,中序,后序,前序。-Binary tree traversal, in order, post order, the former order. Binary tree traversal, in order, post order, the former order. Binary tree traversal, in order, post order, the former order.
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:62280
    • 提供者:asdf
  1. datastucture

    0下载:
  2. 用于数据结构中树的实现,包括二叉树的遍历,创建,以及哈弗曼树的实现-For the realization of the tree data structure, including the binary tree traversal, creation, as well as the realization of the tree Havermann
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4864
    • 提供者:
  1. DeepConstraintBinaryTree

    0下载:
  2. Deep Constraint Binary Tree 是一种新的二叉平衡树。改源码同时包含了传统的AVL二叉平衡树的实现-Deep Constraint Binary Tree is a new binary balanced tree. To change source code also includes the traditional AVL balanced binary tree implementation of
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3082563
    • 提供者:liam
  1. SLIQ

    0下载:
  2. SLIQ数据挖掘算法,使用c++实现,使用SLIQ算法,用信息熵的方法作为决策树节点列策略-SLIQ data mining algorithms using c++ implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-09
    • 文件大小:58502
    • 提供者:丁欢
  1. DMST

    0下载:
  2. 这是一个数据挖掘决策树算法示例,它能通过用户指定相应的数据库,并把数据库表中的最后一列当作决策属性,这样就可以生成一颗完整的决策树-This is a decision tree data mining algorithm for example, the user can specify the appropriate databases and database tables in the last column as a decision attribute, so that you ca
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2181167
    • 提供者:lihailin
  1. 2009102701

    0下载:
  2. 二叉树的建立,遍历,求深度,求叶子节点的个数-The establishment of a binary tree, traversal, seeking depth, seeking the number of leaf nodes
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:255226
    • 提供者:shagi
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com