搜索资源列表
baseexp3
- 本实验由以下环节组成: 1) 存储结构 以二叉链表或三叉链表作为二叉树的存储结构; 2) 二叉树的创建(链式存储) 以某一种遍历的次序录入二叉树的元素,写出相应的二/三叉链表的创建算法,并上机实现该算法; -In this study, composed of the following aspects: 1) The storage structure to two or three-pronged fork linked list is stored as a binar
software-base_7
- 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验七 二叉排序树的构造与查找 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation software technology foundation courses sophomore next topic Experiment 7-on binary sort tree and f
software-base_8
- 厦门大学信息科学与技术学院 自动化系大二下 软件技术基础课程 上机题目 实验八 二叉树的先序遍历 编译通过,仅供参考-Xiamen University, College of Information Science and Technology Department of Automation software technology foundation courses sophomore next topic on the plane first experiment eight binar
2
- 二叉树的简单上机实验,有助于理解二叉树的结构,以及遍历、层级等等。(The simple experiment of two forked trees helps to understand the structure of the two forked tree, as well as the traversal, the hierarchy, and so on.)