CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 树

搜索资源列表

  1. AVLTreeVc7

    0下载:
  2. 构建一个avl树的程序,压缩包中含有项目文件,头文件和源文件。编译运行后输入结点的值如55,程序就会自动按avl规则建或重构AVL树,并以中序遍历打印出来,以100.001结束结点值的输入退出循环终止程序-AVL tree procedures, compressed packets containing project documents, files and source documents. After running compile input node as the value of
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:8267
    • 提供者:飞杨
  1. 华科2011考研复试机试题目

    0下载:
  2. 华科2011考研复试机试题目。第一题是文件操作基础;第二题是无冗余申请内存呢;第三题是建立二叉排序树相关。-China Branch 2011 Traditional Interview Questions machine head. The first problem is the basis of file operations second question is what non-redundant application memory The third problem is re
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-03-30
    • 文件大小:1564
    • 提供者:任胜强
  1. tree

    0下载:
  2. 最小生成树 算法 利用二叉树原理生成最小生成书 数据结构实验-Principle of minimum spanning tree algorithm uses a binary tree data structure generated experimental Smallest Book
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:134033
    • 提供者:杜鹃
  1. Binary_balance_sorttree

    2下载:
  2. 7、二叉平衡排序树 问题描述:创建二叉平衡排序树 基本要求: 1、 输入数据的数量不得低于15个 2、 建立二叉平衡排序树(要求包括LL型LR型RR型RL型四种调整方式) 3、 完成任意数据的查找(要求给出查找执行的次数) -7, binary sort tree balanced descr iption of the problem: Create a balanced binary tree sort of basic requirements: 1, the nu
  3. 所属分类:Console

    • 发布日期:2017-01-06
    • 文件大小:914432
    • 提供者:牛小龙
  1. huffman

    0下载:
  2. 哈弗曼编解码器 输入一段文本 可以将其进行哈弗曼编码输出,画出生成哈夫曼树,编码表等-Hafu Man codec type in a text can be encoded output for Hafu Man, draw generate Huffman trees, coding table, etc.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1288092
    • 提供者:张子文
  1. 数据结构的课程设计

    0下载:
  2. 大二时做的一个数据结构的课程设计,用2-3树实现的图书馆管理系统,只是控制台程序,没有很好的图形界面。包括管理员、读者。管理员功能有:采编入库、查看图书、查看读者、删除读者。读者功能有:借书、还书、预约、查找等等。。功能全面。包括注册账号,登录需要账号密码。-Sophomore to do a data structure of the curriculum design, with 2-3 tree implementation of library management system, bu
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2017-04-09
    • 文件大小:1664954
    • 提供者:麦思明
  1. test1

    0下载:
  2. map映照容器的元素数据由一个键值和一个映照数据组成的,他也是采用红黑树实现,插入元素的键值不允许重复,默认从小到大排-Map of the container element data from the shine upon a key value and a mapping data of composition, he is also using red and black tree realization, the elements of the key value not allowe
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:1039
    • 提供者:willion
  1. MyTree

    0下载:
  2. 在控制台实现了二叉树的树状打印, 方便形象-Print in the console of a binary tree tree
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:22140
    • 提供者:asd
  1. exp

    0下载:
  2. 树的基本操作,属于入门的入门,只是一个计算大小、高度的程序-The basic operation of the tree belonging to the entry portal is only a calculation of the size, a high degree of process
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:1516
    • 提供者:孟晓样
  1. erchashuquanbugongneng

    0下载:
  2. 二叉树的全部功能实现模块,对学数据结构的大学生来说说个好东西,已经通过编译实现!-Binary tree to achieve the full functionality of modules, data structures for school students for the good things that have been adopted to achieve the compiler!
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:5155
    • 提供者:wxg
  1. BookManage

    0下载:
  2. 图书馆的图书管理系统,此系统为数据结构课程设计源代码,为B树实现。-Library' s library management system, the system data structure for curriculum design source code, for the B Tree implementation.
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1552692
    • 提供者:ljy
  1. traverse

    0下载:
  2. 后续遍历非递归 数据结构中二叉树的遍历中 使用后续遍历非递归遍历二叉树-Follow-up data structure traversal non-recursive traversal of binary tree used in the follow-up traversal non-recursive binary tree traversal
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:253707
    • 提供者:马文斌
  1. Complete_binary_tree

    0下载:
  2. 在完全二叉树中,在层次遍历和先根序遍历中,已知某节点在一种遍历中的编号,求该节点在另一种遍历中的编号.-Complete binary tree in level order traversal and first traversal of the root, known to a certain node in a traversal of the code, and the node in a traversal of the code.
  3. 所属分类:Console

    • 发布日期:2017-04-26
    • 文件大小:287574
    • 提供者:weixiaoguoke
  1. binary_tree

    0下载:
  2. 这个程序是关于二叉树的实现。是去年做的,关于遍历二叉树之类的。-the implement of binary tree
  3. 所属分类:Console

    • 发布日期:2017-04-02
    • 文件大小:153698
    • 提供者:王丽
  1. Glist_in_Creat_Bitree__inorder_out

    0下载:
  2. 对广义表形式的输入的字符串建二叉树,并中序输出-In put a Glist and Create a Binary Tree with it then output the Binary tree inorder
  3. 所属分类:Console

    • 发布日期:2017-03-24
    • 文件大小:1774
    • 提供者:石俊
  1. HuffmanTree1

    0下载:
  2. 哈弗曼树 文件保存在C盘 名字为Haffmandata.txt-Haffmantree
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:1206
    • 提供者:张开费
  1. HuffmanTree

    0下载:
  2. 哈夫曼树的基本模拟 在控制台环境下运行 适合于初学者-Huffman tree in the console environment, the basic simulation run is suitable for beginners
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:4671
    • 提供者:张小凡
  1. lefttree

    0下载:
  2. 最小左偏树的合并算法,是自己在学习数据结构的时候写的。-Minimum left side tree merging algorithms, data structures own time in learning to write.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:4990
    • 提供者:Weiya.Bai
  1. dd

    0下载:
  2. 二叉树先序遍历 实验代码 asd asd -Visiting Binary Tree Experiment code
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:572
    • 提供者:段立伟
  1. bintree

    0下载:
  2. 对一个二叉树进行各种运算,包括获取节点的子树节点数,节点层数,节点子树的最大值等等。-Various operations on a binary tree, including access to the sub-tree nodes in the node, the node number of layers, so the maximum value of the node subtree.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:10442
    • 提供者:scorpioc
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com