搜索资源列表
二叉树的创建及先序、中序、后序遍历
- 实现数据结构中的二叉树的创建及先序、中序、后序遍历-data structure to create the binary tree and first sequence, sequence, after the preorder
Huffman解码编码
- 使用vc++编写的一个实现huffman编码的程序,适用于数据结构中二叉树的相关程序设计-vc prepared by the use of a realization Huffman coding procedures applicable to the binary tree data structure of the design process
C++实现二叉树很好的例子
- 数据结构课程设计内容:模拟二叉排序树,用链表的形式实现二叉树.-curriculum design data structure : two simulated fork sort tree with Chain in the form of a binary tree.
erchashu1
- 这是二叉树的排序,使数据结构最基本的一个实现,希望对大家有点帮助-This is a binary tree, in order to make the most basic data structure to achieve one, we hope to help a bit
wxc_btree
- 数据结构算法(C++Builder实现)二叉树的类定义和实现
wxc_BSTree
- 数据结构算法(C++实现)二叉搜索树的类定义和实现
wxc_TBSTree
- 数据结构算法(C++实现)线索二叉树的类定义和实现
C_DadaStructure
- 数据结构实现源程序,包括堆栈-堆栈应用-中序 到 后序的转换和计算,广义表,二叉树