搜索资源列表
3tree
- c语言实现的数据结构中二叉树的应用,包括二叉树结点的插入,删除,查询等
2chashu
- 暑假数据结构课程设计有关二叉树编程~~自己做的
binarytree
- 树与二叉树的算法,包括转换,数据结构-binarytree
tree
- 二叉树的实现,三种遍历方法。比较简单,是数据结构的基本知识-The realization of a binary tree, the three traversal methods. Relatively simple, basic knowledge of the data structure
ECSBL
- C语言二叉树遍历,数据结构C语言描述,很简单的算法和代码-C language binary tree traversal
shu-tu-and-tuizhan-liebiao-
- 这是关于数据结构的课件以及示例程序,包括二叉树,序列,堆栈等,示例程序是超市商品管理系统-This is the data structure courseware and sample programs, including binary sequence, stack, etc., the sample program is supermarket merchandise management system
数据结构课程设计源代码
- 编写一个程序,通过前缀表达式来构造一个与之对应的算术表达式并存入二叉树中,通过中序遍历二叉树输出表达式及对其进行变量赋值,通过后序遍历二叉树计算表达式的值。(A program is written by prefix expression to construct an arithmetic expression corresponding to it and store it into two binary tree. Through traversing two fork tree out