搜索资源列表
TreeViewZQ
- 对比两种TreeView生成算法, 一种是递归生成所有节点, 一种是只生成部分节点-compares the two TreeView generation algorithm, is a recursive generates all the nodes, is only a part of Generation Node
Ex7deeptree
- 给定树节点数据查树深度. 对树算法进行简单的剖析
TreeCtrlEx
- 一个树形控件,和MFC的树形控件功能相同,但是可以隐藏节点,采用了四个指针,插入和删除算法没用递归,比较新颖-a tree controls, and MFC tree controls function the same, but hidden nodes can use the four indicators, insert and delete useless recursive algorithm, the novelty
BitTree
- 用VC界面模拟二叉树算法,添加,删除,修改节点-VC interface with binary tree algorithm simulation, add, delete, modify nodes
