搜索资源列表
aglo7-1
- 二叉树的基本算法。(1) 输出二叉树B; (2) 输出二叉树B的深度; (3) 输出H结点的左、右孩子结点值; (4) 输出二叉树B的宽度; (5) 输出二叉树B的结点个数; 输出二叉树B的叶子结点个数 -The basic algorithm for binary tree。(1) output binary tree B (2) The output of a binary tree B of depth (3) The output of H nodes
ImportClassification_ExcepToSql2005
- Excel(树形结构)导入数据库,保持Excel节点结构,并根据数据库记录更改数据的ID-Excel (tree structure) into the database, maintaining Excel node structure, and change the data according to the database record ID
tree
- 创建二叉树并以根结点为参数交换每个结点的左右子树,查找x结点并输出其所有的祖先结点,以中序遍历和前序遍历创建二叉树。-Create a binary tree and parameter exchange for each node of the root node to the left and right subtree, find x nodes and output nodes of all its ancestors, create a binary tree in order tra
erchashu
- 采用数组的方法,可以输入任意二叉树,并将全部二叉树的节点及其儿子输出-The method uses an array, you can enter any binary tree, and all the binary output node and son
kijo
- 该例子演示了如何从数据库中读出记录作为树的节点及动态加载(This example demonstrates how to read records from a database as a node of the tree and dynamic load)
