1)  FP_tree
FP_tree
1.
In order to constructing the FP_tree efficiently,this paper proposed a new fast algorithm called inproved hierarchy FP_tree(abbreviate IHFP_tree).
在FP_growth算法中,FP_tree及条件FP_tree的构造和遍历占了算法绝大部分的时间,为了能减少这方面的时间,提出了一种新型快速的方法——改进的层次频繁模式树(inproved hierarchy FP_tree,IHFP_tree)。
2)  FP-tree
FP-tree
1.
An improved algorithm for mining maximal frequent patterns based on FP-tree;
一种基于FP-tree挖掘最大频繁模式的改进算法
2.
Improved algorithm for frequent itemset mining based on FP-tree;
改进的基于FP-tree的频繁项集挖掘算法
3.
Frequent Closed Itemsets Mining Algorithm Based on FP-Tree;
基于FP-Tree的频繁闭合项目集挖掘算法的研究
3)  FP_-Tree*
FP_-Tree*
4)  FP-Tree algorithm
FP-Tree算法
1.
For this method, the information of fixture design is assorted firstly, then the rules are obtained from mining the information of fixture with FP-Tree algorithms, and the numerical value of rules is optimized in order to abridge the time of searches.
本文提出了基于关联规则算法的夹具设计规则挖掘方法,首先对夹具设计信息进行整理分类,通过FP-Tree算法挖掘夹具的设计信息,获得夹具的设计规则,并对夹具设计规则进行属性优化。
5)  fp-tree
fp-tree树
6)  unidirectional FP-tree
单向FP-tree
1.
Mining frequent closed itemsets in unidirectional FP-tree;
在单向FP-tree上挖掘频繁闭项集
参考词条
补充资料:FP语言


FP语言
FP language

  数耀尝麟黝出的。FP程序是没有变量的函数。FP表达式的计值是在函数一级的运算,它将函数型(又称组合型)施于函数以产生新的函数,FP的算子具有较强的代数性质,因此可把程序作为代数项处理。下面的即程序计算二向量的内积: L短f IP兰(/+)。(a火)OTrans其中/,。和a分别表示组合型“插人”,“复合”和“作用于所有”,它们将已知函数组合成新函数。FP的特点是: (1)引用透明,程序紧凑; (2)便于表示递归函数,因而,具有较好的表达可计算函数的能力; (3)具有潜在的并行性,便于表示并行算法; (4)具有良好的代数性质,因而,便于使用机械方法来理解和证明程序。FP有多种实现和扩充,最典型的是J.压ekus后来提出的FL语言,它是强类型语言并允许高阶函数和用户自定义类型。
  
说明:补充资料仅用于学习参考,请勿用于其它任何用途。