3D PDF for Revit allows easy sharing and archiving of Autodesk Revit design and construction data with anyone, anywhere with the free Adobe Reader. Easily create and share interactive 3D documents enabling everyone from clients, to sub-contractors,...

3D PDF for AutoCAD allows easy sharing and archiving of 2D and 3D AutoCAD designs with anyone, anywhere with the free Adobe Reader. Easily create and share interactive documents to communicate your design and construction information with clients, to...

PhotochemCAD program contains modules for performing calculations, a database of absorption and emission spectra for 150 diverse compounds, a database of solar spectra, and extensive literature references. It can be used as a computer-aided research and...

PhotochemCAD program contains modules for performing calculations, a database of absorption and emission spectra for 150 diverse compounds, a database of solar spectra, and extensive literature references. It can be used as a computer-aided research and...

Eclat

Eclat 4.0

Eclat is a simple application specially designed to help you find frequent item sets (also closed and maximal) with the eclat algorithm, which carries out a depth first search on the subset lattice and determines the support of item sets by intersecting...

Carpenter

Carpenter 3.0

Carpenter is a program to find closed frequent item sets with the carpenter algorithm (Pan et al. 2003), which enumerates transaction sets, in contrast to many other frequent item set mining algorithms, which enumerate item sets. Such an approach can be...

Seqwog

Seqwog 2.0

Seqwog is a command prompt application specially designed to help you find frequent sequences without gaps in their occurrences.That is, the items of the frequent subsequences must always be consecutive in the underlying transactions. There must not be...

RElim

RElim 4.0

RElim is a program to find frequent item sets (also closed and maximal) with the Relim algorithm (recursive elimination), which is inspired by the FP-growth algorithm. Basically all the work is done in one recursive function of fairly few lines of code....

JIM

JIM 3.0

JIM is a program to find Jaccard item sets with an extension of the Eclat algorithm. In analogy to frequent item set mining, where one tries to find item sets the support of which exceeds a user-specified threshold (minimum support) in a database of...

SaM

SaM 3.0

SaM is a program to find frequent item sets (also closed and maximal) with a split and merge algorithm (Split and Merge), which combines a depth-first traversal of the subset lattice with a horizontal transaction representation. The main strength of this...