文件名称:eclat
- 所属分类:
- 数值算法/人工智能
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 31.45kb
- 下载次数:
- 0次
- 提 供 者:
- 无*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A program to find frequent itemsets (also closed and maximal) with the eclat algorithm ,which carries out a depth first search on the subset lattice and determines the support of itemsets by intersecting transaction lists. -A program to find frequent itemsets (also c losed and maximal) with the eclat algorithm, which carries out a depth first search on the sub set lattice and determines the support of items ets by intersecting transaction lists.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 99273910eclat.zip 列表 eclat/doc/ eclat/doc/copying eclat/doc/readme eclat/ex/ eclat/ex/flg2set eclat/ex/hdr2set eclat/ex/readme eclat/ex/row2set eclat/ex/tab2set eclat/ex/test1.tab eclat/ex/test2.tab eclat/ex/test3.tab eclat/ex/test4.tab eclat/ex/test5.tab eclat/ex/tid2set eclat/src/ eclat/src/bitmat.c eclat/src/bitmat.h eclat/src/eclat.c eclat/src/eclat.dsp eclat/src/eclat.dsw eclat/src/eclat.mak eclat/src/makefile