Description: FP in the number of data structure algorithms, can solve the problem fp growth tree, but also gives the explanation on the Fp tree, easy to understand
File list (Check if you may need any files):
fpgrowth\fpgrowth.jar
........\sample.txt
........\.ource\fptree\Algorithm Description
........\......\......\ConnDB.java
........\......\......\CreateFPTree.java
........\......\......\FPGrowth.java
........\......\......\FPTree.java
........\......\......\Item.java
........\......\......\ITree.java
........\......\......\MyException.java
........\......\......\Print.java
........\......\......\Queue.java
........\......\......\Sort.java
........\......\......\Stack.java
........\......\......\StackTest.java
........\......\......\Test.java
........\使用说明.txt
........\source\fptree
........\source
fpgrowth