Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.569 Times

Frequent Subsequence Item freeware
Filter: All | Freeware | Demo
 

Frequent Subsequence Item

1 2 3 4 5 > 
Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 352

Seqwog Seqwog is a small, 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 other items interspersed between... Platforms: Windows

License: Freeware Download (450): Seqwog Download

Released: September 09, 2012  |  Added: September 09, 2012 | Visits: 418

Eclat Eclat is a small, 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 transaction lists. The current... Platforms: Windows

License: Freeware Download (447): Eclat Download

Released: November 21, 2012  |  Added: November 21, 2012 | Visits: 594

RElim 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, but does its work without prefix trees or any other complicated data structures. The main strength of this algorithm is not its speed... Platforms: Windows

License: Freeware Download (498): RElim Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 520

IsTa IsTa is a small, simple application that will help you find closed frequent item sets by intersecting transactions, which is based on the insight that an item set is closed if it is the intersection of all transactions that contain it. Such an approach can be highly competitive in special... Platforms: Windows

License: Freeware Download (426): IsTa Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 546

Apriori Apriori is a small, simple, command prompt application designed to help you find association rules and frequent item sets (also closed and maximal) with the apriori algorithm, which carries out a breadth first search on the subset lattice and determines the support of item sets by subset tests.... Platforms: Windows

License: Freeware Download (469): Apriori Download

Released: November 15, 2012  |  Added: November 15, 2012 | Visits: 493

FPgrowth FPgrowth is a simple, tiny application that will help you find frequent item sets (also closed and maximal) with the fpgrowth algorithm (frequent pattern growth, Han et al 2000), which represents the transaction database as a prefix tree which is enhanced with pointers that organize the nodes... Platforms: Windows

License: Freeware Download (470): FPgrowth Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 510

Carpenter Carpenter is a handy, easy to use application specially designed to help you find closed frequent item sets with the carpenter algorithm, which enumerates transaction sets, in contrast to many other frequent item set mining algorithms, which enumerate item sets. Such an approach can be highly... Platforms: Windows

License: Freeware Download (453): Carpenter Download

Added: February 27, 2010 | Visits: 1.155

Data::Validator::Item Data::Validator::Item is a Factory Class to validate data items. This is an attempt to create an object which will permit semi-automatic verification of a data value. SYNOPSIS use Data::Validator::Item; my $item = Data::Validator::Item->new(); #Create a new Data::Validator::Item, called... Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): Data::Validator::Item Download

Added: November 05, 2010 | Visits: 1.061

Dicop::Item::Template Dicop::Item::Template is an object defining Dicop::Item subclasses. SYNOPSIS use Dicop::Request::Template push @templates, Dicop::Item::Template->new ( class => Dicop::Item::Subclass, fields => "name => { maxlen => 128, def => some name }", );. Platforms: *nix

License: Freeware Size: 112.64 KB Download (126): Dicop::Item::Template Download

Added: April 11, 2010 | Visits: 1.965

Convert::Wiki::Node::Item Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). SYNOPSIS use Convert::Wiki::Node::Item; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => item ); print $para->as_wiki(); # print something like "* Foo is a foorbarn" A... Platforms: *nix

License: Freeware Size: 19.46 KB Download (98): Convert::Wiki::Node::Item Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 1.050

Add Item to Dock for Mac OS Add Item to Dock is a flexible, open-source tool, released for the benefit of system administrators, and developers. Add Item to Dock provides an interface to the defaults program, allowing you to add items to the dock via the command line. - Improved Handling of Symbolic Links Platforms: Mac

License: Freeware Size: 604.16 KB Download (58): Add Item to Dock for Mac OS Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 742

Amazon Search Menu Item for Safari Amazon Search Menu Item is a highly efficient Safari extension that will provide the facility of searching on Amazon right from the context-menu. To use it, just select some text on the page, right-click and then choose Search in Amazon. It's a more minimalist alternative for those who don't... Platforms: Windows

License: Freeware Download (46): Amazon Search Menu Item for Safari Download

Added: May 10, 2013 | Visits: 439

Displaying Item subtotals in cart This is a basic mod which changes the display in the shopping cart to show item subtotals in place of a list of item price, attribute price etc. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Displaying Item subtotals in cart Download

Added: May 10, 2013 | Visits: 588

First Item $X, Additional Items $Y Shipping This shipping module lets you specify the shipping cost for the first item, then another cost for all additional items. For example, $5 for the first item plus $2 for each additional item.Basically, it's a Flat Rate that you specify, plus another Flat Rate for all items after the first one.It has... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): First Item $X, Additional Items $Y Shipping Download

Added: May 10, 2013 | Visits: 501

Per Item Per State This shipping module allows you to create groups of country states / zones and assign a per-item shipping price to such a group. Small example:Group 1: Wisconsin, Illinois, IndianaPer item rate: $12.00Descr: 2 Day GroundGroup 2: Deleware, Connecticut, Washington DCPer item rate: $16.50Descr: 1... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (53): Per Item Per State Download

Added: May 10, 2013 | Visits: 553

Free Item Handling Fee A "free" item is any item that has a regular selling price of $0.00. It does not check for specials, which means if you place an item on sale for free then it does not charge the fee.Example:We set the Free Item Handling Fee to $0.50. A user puts three free items into their cart, and goes to... Platforms: Windows, PHP, BSD

License: Freeware Download (57): Free Item Handling Fee Download

Added: May 10, 2013 | Visits: 699

Finding the last item in a loop Finding the last item in a loop script shows you a method to detect the last item in a loop. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Finding the last item in a loop Download

Released: December 05, 2012  |  Added: December 05, 2012 | Visits: 905

Item Generator Item Generator is a desktop application for generating, creating, and saving random treasure for RPG games. It incorporates rules from the Pathfinder RPG Core Rulebook, Game Mastery Guide, Advanced Player's Guide, Ultimate Magic, and the Inner Sea W Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 2.32 MB Download (153): Item Generator Download

Released: December 26, 2012  |  Added: December 26, 2012 | Visits: 464

Itemizer - Generic (C)RGP item editor Itemizer is a small application that lets you define attribute sets for (C)RPG items, create item catalogs from these sets and edit the item data in the catalogs. Itemizer can also be used to manage character and other game entity data in (C)RPGs. Platforms: Windows, Mac, Linux

License: Freeware Size: 59.43 KB Download (58): Itemizer - Generic (C)RGP item editor Download

Added: May 10, 2013 | Visits: 312

Lootz Item Filter 6.x-1.x-dev [item]text[/item] is converted to WoW DB links.The javascript for mouseover popups is embedded, and results are cached for performance.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 6.x Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Lootz Item Filter 6.x-1.x-dev Download

1 2 3 4 5 >