Introduction - If you have any usage issues, please Google them yourself
FP-GROWTH algorithm in C code, you can be successful all the frequent item sets
Packet : 53607935fpgrowth-c.rar filelist
fpgrowth----C\Makefile
fpgrowth----C\data.cpp
fpgrowth----C\data.h
fpgrowth----C\fpgrowth.cpp
fpgrowth----C\fpgrowth.h
fpgrowth----C\fptree.cpp
fpgrowth----C\fptree.h
fpgrowth----C\item.cpp
fpgrowth----C\item.h
fpgrowth----C\testfpgrowth.cpp
fpgrowth----C