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.480.005 Times

Fuzzy Sets freeware
Filter: All | Freeware | Demo
 

Fuzzy Sets

< 1 2 3 4 5 > 
Added: November 08, 2010 | Visits: 735

Math::TotalBuilder::Common Math::TotalBuilder::Common is a Perl module with common unit sets for building totals. SYNOPSIS use Math::TotalBuilder; use Math::TotalBuilder::Common; # units for 952 pence my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952); This package is just a set of common sets of... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): Math::TotalBuilder::Common Download

Added: January 12, 2010 | Visits: 1.179

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: March 08, 2010 | Visits: 910

THC-FuzzyFingerprint Welcome to the world of Fuzzy Fingerprinting, a new technique to attack cryptographic key authentication protocols that rely on human verification of key fingerprints. It is important to note that while fuzzy fingerprinting is an attack against a protocol, it is not a cryptographic attack and... Platforms: *nix

License: Freeware Size: 204.8 KB Download (128): THC-FuzzyFingerprint Download

Added: August 23, 2010 | Visits: 799

Ctcompare Ctcompares project purpose is to allow you to compare several sets of C code trees on a token basis, rather than on a line by line basis. The programs help to identify similarities between snippets of code in both trees. Whats New in This Release: - The comparison method has been completely... Platforms: *nix

License: Freeware Size: 35.84 KB Download (90): Ctcompare Download

Added: July 05, 2010 | Visits: 878

MPCA MPCA is a comprehensive suite of tools for doing discrete principal components analysis on data sets of size 100Mb or more. Scaling is done using sparse vectors, multi-threading, memory mapping, and other POSIX tricks. Reports, file dumping utilities and other utilities are included. The... Platforms: *nix

License: Freeware Size: 2.8 MB Download (115): MPCA Download

Added: October 24, 2010 | Visits: 1.605

Global Javadoc Viewer Global Javadoc Viewer is a tiny application that allows you to conveniently browse multiple Javadoc sets simultaneously, using a single packages/classes hierarchy tree. Global Javadoc Viewer pre-alfa version is not configurable, but useful, it allows to browse the next javadoc API sets: -... Platforms: *nix

License: Freeware Size: 215.04 KB Download (121): Global Javadoc Viewer 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: 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 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: July 12, 2012  |  Added: July 12, 2012 | Visits: 949

Colors Builder Program "Colors Builder" is intended for creation of harmonious color circuits for web-site and formation of sets of palettes for web-design. Opportunities of a choice of primary colour from a palette of colors are included in the program: using Windows dialogue, from scale of the colors... Platforms: Windows

License: Freeware Size: 184.32 KB Download (409): Colors Builder Download

Released: September 12, 2012  |  Added: September 12, 2012 | Visits: 485

Globaldocs Globaldocs is a simple, small, easy to use application specially designed to enables you to conveniently browse, over the Internet and local filesystem, multiple javadoc sets, using a single packages/classes hierarchy tree and a searchable index. The viewer supports local and remote docsets... Platforms: Windows

License: Freeware Download (54): Globaldocs Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 727

Encodings Applet to list all supported encodings (character sets) supported by your browser/java. To install, Extract the zip download with WinZip, (or similar unzip utility) into any directory you please, often C: -- ticking off the (user folder names) option. To run as an application, type: java -jar... Platforms: Windows, Mac, Java, Linux, Unix

License: Freeware Size: 769 KB Download (54): Encodings Download

Released: January 01, 2013  |  Added: April 17, 2013 | Visits: 607

IconShock Icon Shock is a constantly expanding collection of almost 1.2 million stock icons with thousands more being added on a weekly basis. All of the icons are conveniently organized into some 302 sets, making it easy to find what you need for your particular project. Prices for sets start at $19 and... Platforms: Windows, Mac, *nix, Pocket PC, DOS, Other,Android,BlackBerry,iPhone,iPod,iTouch,iOS,Palm,Symbian,OpenVMS,Netware,Java,Handheld/Mobile Other

License: Freeware Size: 858 KB Download (54): IconShock Download

Added: May 10, 2013 | Visits: 271

Fuzzy Search 5.x-1.2 This module works independently of the core search module.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Fuzzy Search": - Mispellings and typos still provide relevant results. - External scoring factor... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Fuzzy Search 5.x-1.2 Download

Added: May 10, 2013 | Visits: 507

Convex hull and diameter of 2d point sets This script returns the convex hull (separated into upper and lower chains of vertices) and the diameter (farthest pair of points), given input consisting of a list of 2d points represented as pairs (x,y). The convex hull algorithm is Graham's scan, using a coordinate-based sorted order rather... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Convex hull and diameter of 2d point sets Download

Added: May 10, 2013 | Visits: 170

Quantum Superposition This script lets you treat  python sets.The constructor takes any number of scalars and/or Superposition instances. These items are the possible states. When doing scalar operations on such objects, the operation is delegated to its possible statbjects, tr /> Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Quantum Superposition Download

Added: May 10, 2013 | Visits: 234

Fuzzy matching dictionary This script is an ease of use subclass of dict - rather then one that uses a lot of dict features. If your request item is in the dictionary (with a key that hashes the same) then it acts as a more or less normal dictionary. If on the other hand you are looking for a string that is similar to a... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Fuzzy matching dictionary Download

Added: July 03, 2013 | Visits: 431

Spatial Fuzzy Clustering and Level Set Segmentation The performance of the level set segmentation is subject to appropriate initialization and optimal configuration of controlling parameters, which require substantial manual intervention. A new fuzzy level set algorithm is proposed in this paper to facilitate medical image segmentation. It is able... Platforms: Matlab

License: Freeware Size: 1.03 MB Download (51): Spatial Fuzzy Clustering and Level Set Segmentation Download

Added: June 30, 2013 | Visits: 588

Simplified Fuzzy ARTMAP Neural Network SFAM is an incremental neural network classifier. It is a simple and fast version of Fuzzy ARTMAP (FAM). Both FAM and SFAM produce the same output given the same input.References:[1] Kasuba, T. (1993). "Simplified fuzzy ARTMAP." AI Expert, Nov., 18d-deOCt25.[2] Carpenter, G. A., Grossberg, S.,... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (49): Simplified Fuzzy ARTMAP Neural Network Download

Added: May 03, 2013 | Visits: 411

Fuzzy CART The archive includes genfis4.m that generates Mamdani- and Sugeno-type FIS using CART algorithm to extract fuzzy rule information from data set. It is based mostly on Fuzzy Logic Toolbox but it has required to modify Toolbox's fuzzy rule building principle. As a result some original m-files was... Platforms: Matlab

License: Freeware Size: 61.44 KB Download (51): Fuzzy CART Download

< 1 2 3 4 5 >