资源列表
exp5_binarytree2
- 输入一个完全二叉树的层次遍历字符串,创建这个二叉树,输出前序中序后序遍历,结点数目,二叉树高度。-Enter a complete binary tree hierarchy traversal string to create the binary tree traversal sequence after sequence output in the preamble, the number of nodes, the binary tree height.
duidejianliheshaixuan
- 堆的建立和筛选 实现堆排序 数据结构初学者可以参考
migong-
- 用vc++来实现抽象数据类型,编写一个迷宫小游戏,欢迎大家来下载,给点建议,然后进一步改造,使功能更完善-With an abstract data type, write a maze little game with vc++ to realize the abstract data types, write a maze small game, welcome to download, give some advice, and then further transform, make f
Sort
- 数据结构精品课程查找讲解(快速排序、希尔排序、堆排序、归并排序、插入排序等)-Find quality courses to explain the data structure
sortlist2005
- 把数据结构里面的排序算法实现,可以方便大家用来学习。
BinaryTree
- 本程序用VC编写。实现了多种方法建立二叉树、遍历二叉树以及不同版本中序遍历的比较。-This procedure compiles with VC. Achieve a variety of ways to create a binary tree, binary tree traversal, as well as different versions of traversal comparison.
string2005
- 把数据结构里面的字符串类实现了,可以方便大家用来学习。
银行储蓄利率计算器calc
- 根据储蓄管理条例,计算储蓄定期利息的程序。-savings under the regulations, the periodic interest savings calculation procedures.
BinaryTree
- 用visual c++ 2008写的关于二叉树读取、前序、中序和后序遍历算法。调试成功,很好用。-With visual c++ 2008 to write about the binary read, pre-order, the order and post order traversal algorithm. Debugging success, is useful.
calculus-formula
- C语言数据结构课程设计之计算命题演算公式的真值(最终修订)-Propositional calculus formula for calculating the true value (final revision)
Tree
- 用递归调用的思想创建二叉树并对其进行先序、中序以及后序遍历-Recursive call with the idea to create a binary tree and gain first-order, middle order, and postorder
n
- n后问题的排列树,不全,要改进,排列树的似乎没人使用-n the arrangement after the problem tree, failure to improve, it seems that no one ordered the tree to use
