文件名称:ErChaPaiXuShu
介绍说明--下载内容均来自于网络,请自行研究使用
1)写一算法建立有n个结点的二叉排序树;
2)写一算法实现在二叉树中查找值为x的结点是否存在;若存在返回1;否则返回0。
-1) Write an algorithm to establish a n-node binary sort tree
2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns 0.
2)写一算法实现在二叉树中查找值为x的结点是否存在;若存在返回1;否则返回0。
-1) Write an algorithm to establish a n-node binary sort tree
2) Write an algorithm to find the value in the binary tree node x, if there if there exists return 1 otherwise returns 0.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ErChaPaiXuShu\二叉排序树.cpp
ErChaPaiXuShu
ErChaPaiXuShu