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

搜索资源列表

  1. E51_0230

    0下载:
  2. 一:需求分析 1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。 2.问题描述: 一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下,既非重言式,也非矛盾式。试写一程序,通过真值表判断一个逻辑表达式属于那一类。 3.基本要求: (1)逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”, 分别表示或、与和非,运算优先程度递增,但可以有括号改变,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:62384
    • 提供者:苏言暖
  1. tree

    0下载:
  2. 用树的应用模拟铁路查询功能。掌握图的邻接表的定义及应用,能够熟练使用邻接表。加强对map容器的理解,能够熟练使用map容器,复习集合和字典的相关知识。理解最短路径问题,并使用Dijkstra算法解决最短路径问题。掌握线形表的使用,并理解优先队列解决问题的过程。利用栈解决需要逆向输出的问题。 -Application of simulation using the tree railway inquiry function. Master graph adjacency list of def
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2005
    • 提供者:sunfuquan
  1. AVT

    0下载:
  2. 平衡二叉树是数据结构中一个非常重要的概念。它对二叉树的优化和提高查询效率有重要的作用,它是动态查找的一个非常重要方法,它在实际生产中有着广泛的应用。 通过本课程设计教学所要求达到的目的是:充分理解和掌握二叉树、平衡二叉树的相关概念和知识。掌握平衡二叉树的生成、结点删除、插入等操作过程,并编程实现从键盘上输入一系列数据(整型),建立一棵平衡二叉树,任意插入或删除一个结点后仍然要求构成平衡二叉树,并按中序遍历输出这棵平衡二叉树。 -Balanced binary tree data s
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:203573
    • 提供者:张欣
  1. 090619

    0下载:
  2. 理解二叉树特别是完全二叉树的性质,掌握二叉树的存储结构(二叉链表);熟练掌握二叉树的常用操作算法(初始化、插入结点、删除结点、遍历等);初步掌握二叉树的应用。-Binary tree in particular, to understand fully the nature of binary tree, binary tree master storage structure (List Binary) proficiency in commonly used binary tree alg
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2643
    • 提供者:瑞稀
  1. Binary-Tree-Sort

    0下载:
  2. 二叉树排序~~~数据结构中要求掌握二叉树的排序-Binary sort ~ ~ ~ binary tree data structure required to master the sort ~~~~~~~
  3. 所属分类:Data structs

    • 发布日期:2017-06-15
    • 文件大小:24080562
    • 提供者:黄崇远
  1. haffman

    0下载:
  2. 在二叉树基本操作的基础上,掌握对二叉树的一些其它操作的具体实现方法。构造哈夫曼树。 -On the basis of the basic operation of the binary tree, master of some other operation on the binary tree specific implementation. Constructed Huffman tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1383
    • 提供者:张紫凝
  1. 312010

    0下载:
  2. 1.掌握二叉树的基本概念和性质 2.掌握创建和构造二叉链表的算法 3.掌握二叉树链表存储基础的的三种递归遍历算法和非递归算法。 4.掌握计算二叉树的结点、二叉树的深度和二叉树的叶子结点数等算法。 5.掌握huffman树的构造和编码。 实验要求:(1)理解二叉链表的初始化、二叉树空的判断;(2)理解二叉树的遍历算法,掌握其应用。 -A. Grasp the basic concepts and properties of the binary tree. Master t
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:20735
    • 提供者:刘国佳
  1. binary-tree

    0下载:
  2. 该文件描述了二叉树的链式存储结构。 相关性质。结点和结点间关系的基本概念;二叉树的链式存储结构。了解树的结点访问的方法。掌握二叉树的链式存储结构; 二叉树结点的递归访问方法。二叉树的遍历。二叉树的线索化及其应用 -The document describes the Storage Structure of the binary tree. Related properties. Nodes and nodes of the basic concepts of the relat
  3. 所属分类:Data structs

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

    0下载:
  2. 目录树的遍历 掌握与文件和目录树有关的系统调用和库函数。-The directory tree traversal master file and directory tree-related system calls and library functions.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:11605
    • 提供者:任春玥
  1. ftutils

    0下载:
  2. 实现各种各样的图形、动画效果。例子中展现的是各种各样视图出现和消失的例子,例如视图的淡入淡出、飞进飞出等等。-FTUtils iPhone Utility Code Library =================================== The code in FTUtils is common utility code extracted from [Free Time Studios](http://www.freetimestudios.com/) iPhon
  3. 所属分类:iPhone

    • 发布日期:2017-11-12
    • 文件大小:176764
    • 提供者:gaofengduan
  1. binary-tree

    0下载:
  2. 1.掌握二叉树的概念和性质 2. 掌握完全二叉树存储结构。 3.掌握完全二叉树的基本操作 4.创建完全二叉树(用字母表示节点)(用顺序方式存储) 5.求二叉树的深度和叶子结点数 6.实现二叉树的前序、中序、后序和层次遍历。 7.查找给定结点的双亲、祖先和左右孩子节点。 -1. Grasp the concept and nature of the binary tree master the complete binary tree storage stru
  3. 所属分类:Data structs

    • 发布日期:2017-11-23
    • 文件大小:8756
    • 提供者:mick zhang
  1. cascadb-master

    0下载:
  2. CascaDB 该算法借助B-tree 算法实现-CascaDB Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:355279
    • 提供者:shigeaixiaomao
  1. tree

    0下载:
  2. 数据结构二叉树,让你轻松掌握数据结构核心知识-Binary tree data structure, data structure allows you to easily master the core knowledge
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:629492
    • 提供者:chenke
  1. kdtree-master

    0下载:
  2. K-d tree implementation in C++ for NN and KNN search Templated k-d tree example that makes use of boost geometry point classes. The k-d tree is build in bulk and supports N dimensions. The implementation contains a recursive and iterative ne
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:5478
    • 提供者:AMIMIMEK
  1. 2-3-tree-master

    0下载:
  2. 2—3树的建立,插入,删除,清空等功能的实现-Establish a 2-3 tree, insert, delete
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:2586
    • 提供者:
  1. ID3-Decision-Tree-master

    0下载:
  2. Decision Tree ID3 which is a system that extracts informative patterns data. Data mining algorithm.And there are several examples.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5580
    • 提供者:FOX
  1. usdng-usxng-master

    0下载:
  2. Behavior-Tree-master开源类树形算法,参考学习用-Behaviors- Tree- master open source Tree algorithm, using learning reference
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-15
    • 文件大小:321536
    • 提供者:IFBD&274
  1. suffixtree-master

    0下载:
  2. Suffix Tree 搜索实现,运用suffix tree前缀查找功能实现搜索(Suffix Tree search implementation)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:24576
    • 提供者:chrisfyu
  1. vue-DBM-master

    0下载:
  2. 基于elementui实现树形数据的增加,修改,删除文件等功能vue例子,增加顶级数据及各级数据。(Based on elementui, Vue data such as tree data increase, modification, delete files and other functions are implemented to increase top-level data and data at all levels.)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:134144
    • 提供者:Machina
  1. LOLIMOT-master

    0下载:
  2. work, I have implemented a neuro-fuzzy neural network using Locally Linear Model Tree learning algorithm in order to predict chaotic time-series.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-02-06
    • 文件大小:17408
    • 提供者:土~
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com