文件名称:C语言实现的FP-growth算法
文件大小:193KB
文件格式:RAR
更新时间:2014-08-21 09:18:35
C语言 FP-growth
比较简单的一种实现方式,算法容易理解,关键在数据结构的设计。
【文件预览】:
FP_growth
----structdef.h(513B)
----fpgrowth.c(3KB)
----tablesort.c(1KB)
----creattree.c(2KB)
----FP_growth.c(2KB)
----FP_growth.ncb(65KB)
----Debug()
--------vc60.pdb(52KB)
--------creattlink.obj(3KB)
--------vc60.idb(41KB)
--------FP_growth.exe(192KB)
--------FP_growth.pdb(481KB)
--------FP_growth.obj(6KB)
--------creattree.obj(3KB)
--------FP_growth.ilk(198KB)
--------fpgrowth.obj(4KB)
--------FP_growth.pch(182KB)
--------tablesort.obj(3KB)
--------tableinsert.obj(2KB)
----creattlink.c(1KB)
----FP_growth.plg(3KB)
----tableinsert.c(804B)
----FP_growth.opt(49KB)
----FP_growth.dsp(4KB)
----FP_growth.dsw(526B)