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

搜索资源列表

  1. 决策树C4.5

    0下载:
  2. 利用决策树训练训练器 分辨 有毒蘑菇和无毒蘑菇 java书写,包含训练集及说明 代码无bug(Using decision tree training trainer to distinguish poisonous mushroom and non-toxic mushroom Java writing, including training set and explanation code.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-14
    • 文件大小:39545
    • 提供者:西书城店
  1. 二叉树遍历

    1下载:
  2. 简单的二叉树遍历,中序遍历,后序遍历,前序遍历(Simple two tree traversal)
  3. 所属分类:其他

    • 发布日期:2017-09-26
    • 文件大小:3072
    • 提供者:tomrb
  1. sql读取并生成到控件树

    0下载:
  2. 读取sql数据部分并初始化图像增强初始化参数,然后生成控件树。(Read the SQL data section, initialize the image, enhance the initialization parameters, and then generate the control tree.)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:209920
    • 提供者:yh880
  1. 决策树资料合集

    1下载:
  2. 决策树源文件,实例,内容详解,word文档(Decision tree source file, instance)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:虫无
  1. 决策树源代码合集

    7下载:
  2. 决策树,源代码,注释和详解,内附加说明,id3,CD_4型决策树(Decision tree, source code, notes and detailed explanation,)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:24576
    • 提供者:虫无
  1. 树剖

    0下载:
  2. 树链剖分入门必备,包含了几个入门树链剖分的经典题目的详细题解(The tree chain partition entry must contain detailed notes several classic title entry subdivision of the chain tree)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:axuhongbo
  1. 二叉树

    0下载:
  2. 二叉树的前序遍历,中序遍历以及后序遍历。(traversal of binary tree)
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:Ass、
  1. 二叉树

    0下载:
  2. 二叉树的个种增删查改及各种操作以及常见的面试题(Two tree additions and deletions, check, change operations, and common interview questions)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:风清扬2017
  1. 二叉树的基本操作

    0下载:
  2. 二叉树的先序,中序,后序,层序递归和非递归实现,总节点个数和叶子节点个数,二叉树的高度等基本操作(Two binary tree first order, middle order, backward sequence, sequence recursive and non recursive implementation, the total number of nodes and the number of leaf nodes, the height of the two fork tre
  3. 所属分类:数据结构

  1. 利用二叉树求值

    0下载:
  2. 运用二叉树求表达式值 根据表达式 构建二叉树 建立波兰式 求出值。(Using the two tree to calculate the expression value, construct two fork tree according to the expression, and establish the Poland type value.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:YuKaiTeam
  1. 4、二叉树的应用

    0下载:
  2. 在计算机科学中,二叉树是每个节点最多有两个子树的树结构。本程序能够实现二叉树的创建、先序、中序、后序、层次遍历、计算高度等功能。(In computer science, a two tree is a tree structure with two subtrees at each node. This program can realize the creation of two binary tree, first order, middle order, backward order,
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:324608
    • 提供者:飞洒吧year
  1. 决策树

    3下载:
  2. 决策树id3算法matlab代码,已调试,根据需要改写main函数,实现数据分类功能(code for decision tree)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:辛巴达
  1. CH5树-PDF

    0下载:
  2. 树(tree)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-24
    • 文件大小:1335296
    • 提供者:Turf
  1. 97拖拉树节点

    0下载:
  2. 97拖拉树节点(97 dragging tree nodes)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:6144
    • 提供者:4sq20iau
  1. 遍历文件夹自动生成目录树

    0下载:
  2. 遍历文件夹自动生成目录树,vc6,vc++开发源码,调试通过(Traverse the folder to automatically generate the directory tree)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:14336
    • 提供者:583540466
  1. 最优二叉搜索树

    0下载:
  2. 需要内设初始值,就可以计算任何最有二叉搜索树(jflasdj xvc fdsa dfsas)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-28
    • 文件大小:3838976
    • 提供者:七秒记忆1
  1. 3.1二叉树

    0下载:
  2. [实验目的]? 验证二叉树的链接存储结构及其上的基本操作。? [实验内容及要求]? 1、 定义链接存储的二叉树类。 2、 实验验证如下算法的正确性、各种功能及指标:? 1)创建一棵二叉树,并对其初始化;? 2)先根、中根、后根遍历二叉树;? 3)在二叉树中搜索给定结点的父结点;? 4)搜索二叉树中符合数据域条件的结点;? [测试数据]? 由教师随机指定树结构,测试上述功能(Header file of two fork tree)
  3. 所属分类:数据结构

    • 发布日期:2018-01-02
    • 文件大小:614400
    • 提供者:weiyt9916
  1. 树的转换.cpp

    0下载:
  2. Open Judge数据结构与算法树与森林练习题(http://openjudge.cn on this site)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:小黑_
  1. 哈弗曼树6.0

    0下载:
  2. 使用文件保存初始的文本数据及最终的结果。 ? 文件名为inputfile1.txt的文件保存的是一段英文短文; ? 文件名为inputfile2.txt的文件保存01形式的编码段; ? 文件名为outputfile1.txt的文件保存各字符的出现次数和对应的编码; ? 文件名为outputfile2.txt的文件保存对应于inputfile2.txt的译码结果。 统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:4403200
    • 提供者:destinyuan
  1. 哈夫曼树编码

    0下载:
  2. 哈夫曼树的实现,辛苦辛苦辛苦可惜,资产支持支持支持(ha fu m a n shu d e s h i x i an)
  3. 所属分类:数据结构

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:搞错了
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com