搜索资源列表
2XC
- 二维行程编码,是实现数据压缩,减小数据量的好方法,还包括了四叉树编码-trip is to achieve data compression, reducing the amount of data a good method, and also includes a quadtree coding
bintree
- 实现二叉树的先序中序后序的递归与非递归查找-Binary tree in order to achieve the first order after the order of the recursive and non recursive search
binary-tree
- 二叉树的实现,包括深度和广度遍历等基本功能-Binary tree implementations, including traversing the depth and breadth of the basic functions
tree
- 二叉树的创建和二叉树的遍历,先序,中序,后序等遍历的实现。-Binary tree creation and traversal of the binary tree, preorder, inorder, and postorder traversal.