搜索资源列表
C++BinaryTree
- 数据结构中关于二叉树的经典算法的C++实现-data structure on the classical binary tree algorithm in C + +
erchashu
- 用c语言实现的关于二叉树的各种操作,适合初学数据结构的人-C language used on the binary tree to achieve a variety of operations, data structures suitable for beginners who
Bintree
- 有关于二叉树的所有操作,包括哈夫曼树的程序,用C语言实现。-On the binary tree of all operations, including procedures Huffman tree, using C language.
binary_tree
- 这个程序是关于二叉树的实现。是去年做的,关于遍历二叉树之类的。-the implement of binary tree
Bitree
- 采用OOP实现的 类的声明及其相关结构的定义:所有成员函数都通过测试了,大家只要通过CreateBinaryTree()函数用广义表字符串创建广义表后,就可以调用我写的任何一个成员函数了,可能还有其他更多的关于二叉树的算法,正在补充中,大家参考,共同学习共同交流。-)。-Data structure of binary tree traversal (pre-order, in sequence, after the sequence) algorithm, including recurs
two-cha--pai-xu-tree-chunvzuo
- 实现排序二叉树三种遍历的代码。刚开始学习C程序,故有些水,这是我关于树类应用的处女作,望大家勿喷-Sorted binary tree three traversal code. Just started learning C program, some water, this is my debut on tree type applications, we hope not to spray Thank ...
erchashu104
- 用c语言实现的关于二叉树的各种操作,适合初学数据结构的人-C language used on the binary tree to achieve a variety of operations, data structures suitable for beginners who
Cpp
- 数据结构中关于链表、图、二叉树和部分不算法的实现-Data structure on the list, graph, two fork tree and part of the algorithm is not achieved
二叉树
- 数据结构中二叉树的上机实验中遇到的二叉树的建立以及其他操作(Data structure in the two fork tree experiment on the establishment of the two fork tree and other operations)