使用二叉树方法来实现一棵树或者森林,数据输入是按照完全二叉树的形式来输入的。输入方式是完全二叉树上的编号 该节点的权值。-use binary tree method to achieve a tree or forest, data input is fully binary tree in the form of input. Input is completely binary tree on the number of nodes of the right value. 下载
|
本程序实现通过构造一棵前缀树实现 最大模式频繁项集挖掘算法.应用fp树增长算法实现.-the program by constructing a prefix tree to achieve the greatest model Frequent Mining algorithms. Application fp growth tree algorithm. 下载
|
opengl 做的很漂亮的一棵树,用分形算法实现。-opengl done a very nice tree, using fractal algorithm. 下载
|
采用数据结构里的邮箱图的最小生成树算法,实现查找一棵最小生成树的算法,有java语言实现-Realize the arithmetic of finding the smallest tree by the scheme of smallest tree of email map in data structure.And JAVA is used. 下载
|
一棵很漂亮的树,利用递归实现的。 .net源码。还可以自动生长呢!!!-a very pretty tree, the use of recursive achieve. . Net source. Growth can also automatically! ! ! 下载
|
使用WINDOWS GDI和VC++6.0来实现构造一棵分形树,可以通过改变树的N值来改变树的形态-use Windows GDI and VC 6.0 constructed to achieve a fractal tree, trees can change the value of N to change the form of the tree 下载
|
用贪心算法求最小生成树的问题是可以由这个程序来实现的。它求出在一棵树中哪些边组成的通路具有最小的权值。-with greedy algorithm for the minimum spanning tree problem can be resolved by this procedure to achieve it. It obtained in a tree in which the edge of the pathway with minimum weight. 下载
|
用vc实现二叉树的各种排列。输入一颗二叉树后输出以前序后序中序排列的各节点和这棵树的高度-vc achieve binary tree with the various permutations. After the importation of a binary tree before output sequence after sequence with the order of the nodes and tree height 下载
|
平衡二叉树实现一个动态查找表,有三种基本功能:查找,插入删除,还有选项功能:合并两棵平衡二叉树,和分裂两棵平衡二叉树.-balanced binary tree to achieve a dynamic lookup table, there are three basic functions : to find, delete, insert, functional options : merging two balanced binary tree, and split two balanced binary tree. 下载
|
二维树,实现一个三维的树林空间,优点可以减小程序的体积。能实现三维的效果,它把二维树的正面始终对着视点,从而可见的总是一棵树,而不会出现失真-two-dimensional tree, to achieve a three-dimensional space woods advantage of the procedure can reduce the volume. To achieve the 3-D effect, two-dimensional tree always facing the positive perspective, always a visible tree, with no distortion 下载
|