文件名称:6
- 所属分类:
- 系统编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-03
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- wenxi*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
写一个时间复杂度为O(log2n+m)的算法,删除二叉排序树践关键字不小于X的结点,并释放结点空间,其中n为二叉排序树中所含结点,m为被删除的结点个数-Write a time complexity is O (log2n+ m) algorithm, delete the binary sort tree practice key node of not less than X, and release the node space, where n is contained in the binary sort tree nodes, and m the number of nodes to be deleted
(系统自动生成,下载前可以参看下载内容)
下载文件列表
6.c