搜索资源列表
tree
- windows下实现树的部分操作:插入节点,删除节点-windows to achieve the tree part of the operation: insert node, delete node, etc.
binary_tree
- 二叉树先序、后序遍历,节点插入、删除,用C实现,操作系统平台为linux系统-binary tree
Binary-tree-travel-around
- 建立一个二叉树,并实现添加,删除节点,周游二叉树的功能。-Binary tree travel around
kill
- Linux内核编程,设计某一个函数,输入为Linux系统某一个进程的进程号(PID),函数将杀死该进程的所有子孙。Linux内核进程家族为多叉树数据结构,以祖先进程为根节点。对于这种数据结构,后序遍历树的每个节点,在遍历同时删除节点,就可以删除整个进程树。-Linux kernel programming, design one function, one input for a Linux system process ID (PID), the function will kill all
avl-1.4.0
- AVL树的C++实现,可以说实现节点建立、添加、删除、树的单旋转与双旋转-implement avl tree in C++
BPTree
- 1、枝干节点的关键字在每个叶子节点的最后一个 2、叶子节点中的Vals不是值集合,而是值指针集合,主要是减少移动时的拷贝时间 本来也想Keys也做也指针集合,但是会有一个问题,如果当做数据库的索引,它就必需调阅多个页 当然Keys是值集合也会有问题,对于字符串来作Key就会有对象拷贝的问题 因此我觉得要实现两种B+树,一种是值集合的,一种是值指针集合的, 对此有兴趣的朋友可以共同探讨,发邮件至 xtlxs1976@163.com
binary-tree
- 用二叉链表存储二叉树,用“扩张先序遍历序列”创建二叉链表,对二叉树进行前、中、后序的遍历以及层次遍历,输出度为0、1、2的节点及节点数,线索化二叉树,根据线索化的二叉树查找二叉树中任意节点的前驱、后继,通过线索二叉树进行二叉树节点的删除、插入,以及按树状打印二叉树。-Used to store binary tree binary tree, use the " expansion preorder sequence" to create the binary tree, th
btree
- 树的一些常见操作,树的创建,树节点删除,树的遍历。-Some common operations of tree, tree, the tree node deletion, tree traversal.
TreeControl
- 树控件,插入节点,删除节点,修改节点,支持复选框-tree control make the tree control successful,insert tree,remove point,