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

Domino Ai Algorithm software
Filter: All | Freeware | Demo
 

Domino Ai Algorithm

< 1 2 3 4 5 > 
Added: April 09, 2010 | Visits: 1.033

Algorithm::Loops Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*. SYNOPSYS use Algorithm::Loops qw( Filter MapCar MapCarU MapCarE MapCarMin NextPermute NextPermuteNum NestedLoops ); my @copy= Filter {tr/A-Z.,"()/a-z/d} @list; my $string= Filter... Platforms: *nix

License: Freeware Size: 22.53 KB Download (108): Algorithm::Loops Download

Added: November 14, 2010 | Visits: 932

AI::NeuralNet::Simple AI::NeuralNet::Simple is a simple learning module for building neural nets. SYNOPSIS use AI::NeuralNet::Simple; my $net = AI::NeuralNet::Simple->new(2,1,2); # teach it logical or for (1 .. 10000) { $net->train([1,1],[0,1]); $net->train([1,0],[0,1]); $net->train([0,1],[0,1]);... Platforms: *nix

License: Freeware Size: 17.41 KB Download (108): AI::NeuralNet::Simple Download

Added: April 25, 2010 | Visits: 944

Algorithm::Permute Algorithm::Permute is a Perl module with handy and fast permutation with object oriented interface. SYNOPSIS use Algorithm::Permute; my $p = new Algorithm::Permute([a..d]); while (@res = $p->next) { print join(", ", @res), "n"; } my @array = (1..9); Algorithm::Permute::permute { print... Platforms: *nix

License: Freeware Size: 10.24 KB Download (108): Algorithm::Permute Download

Added: January 17, 2010 | Visits: 1.047

Algorithm::BinPack Algorithm::BinPack is a Perl module that can efficiently pack items into bins. SYNOPSIS Algorithm::BinPack efficiently packs items into bins. The bins are given a maximum size, and items are packed in with as little empty space as possible. An example use would be backing up files to CD,... Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Algorithm::BinPack Download

Released: July 29, 2009  |  Added: June 06, 2011 | Visits: 1.230

Domino Solitaire Domino Solitaire (DomiSol) is a puzzle where 28 dominoes are placed to form a rectangle but you do not see their bounds. Your goal is to find these bounds by grouping the domino halves into a correct domino set. A logic challenge. Each game has at least one solution, the game field can be... Platforms: Windows

License: Freeware Size: 231 KB Download (107): Domino Solitaire Download

Added: February 01, 2010 | Visits: 1.230

Algorithm::NeedlemanWunsch Algorithm::NeedlemanWunsch is a sequence alignment with configurable scoring. SYNOPSIS use Algorithm::NeedlemanWunsch; sub score_sub { if (!@_) { return -2; # gap penalty } return ($_[0] eq $_[1]) ? 1 : -1; } my $matcher = Algorithm::NeedlemanWunsch->new(&score_sub); my $score =... Platforms: *nix

License: Freeware Size: 10.24 KB Download (105): Algorithm::NeedlemanWunsch Download

Added: July 09, 2010 | Visits: 973

Algorithm::SocialNetwork Algorithm::SocialNetwork is a social network analysis. SYNOPSIS use Graph::Undirected; use Algorithm::SocialNetwork; my $G = Graph::Undirected->new(); $G->add_edges([qw(a b)], [qw(b c)]); my $algo = Algorithm::SocialNetwork->new(graph => $G3); my $BC = $algo->BetweenessCentrality(); #... Platforms: *nix

License: Freeware Size: 9.22 KB Download (104): Algorithm::SocialNetwork Download

Added: April 11, 2010 | Visits: 2.961

Domino on Acid Domino on Acid project is a weird colorful solitaire variant of dominoes that visualizes natural deduction. Superficially, Dominoes on Acid is a solitaire variant of Dominoes with weird colorful tiles (and this view is enough to play the game). But on a deeper level it is a GUI for natural... Platforms: *nix

License: Freeware Size: 368.64 KB Download (104): Domino on Acid Download

Added: September 21, 2010 | Visits: 1.103

AI::Prolog::Builtins AI::Prolog::Builtins is a Perl module with builtin predicates that AI::Prolog supports. Comments Comments begin with a % and terminate at the end of the line or begin with /* and terminate with */. Variables As in Prolog, all variables begin with an upper-case letter and are not quoted.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (102): AI::Prolog::Builtins Download

Added: September 26, 2010 | Visits: 982

Domino for Kubuntu x86 (Dapper) Domino for Kubuntu x86 (Dapper) is a Domino package for Kubuntu Dapper x86. Details: - Built against KDE 3.5.5 - Separated widget style from window decoration - NOT made using checkinstall; package is built using standard Debian packaging tools Notes: - This build of Domino requires KDE... Platforms: *nix

License: Freeware Download (102): Domino for Kubuntu x86 (Dapper) Download

Added: February 19, 2010 | Visits: 886

Algorithm::SISort Algorithm::SISort is a Perl module that contains select and insert sorting algorithm. SYNOPSIS use Algorithm::SISort qw(Sort Sort_inplace); @sorted_list = Sort {$_[0] <=> $_[1]} @unsorted_list; # ... or ... $number_of_comparisons = Sort_inplace {$_[0] <=> $_[1]} @unsorted_list; This... Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): Algorithm::SISort Download

Added: November 04, 2010 | Visits: 949

Algorithm::Munkres Algorithm::Munkres is a Perl extension for Munkres solution to classical Assignment problem for square and rectangular matrices. This module extends the solution of Assignment problem for square matrices to rectangular matrices by padding zeros. Thus a rectangular matrix is converted to square... Platforms: *nix

License: Freeware Size: 9.22 KB Download (100): Algorithm::Munkres Download

Added: August 04, 2010 | Visits: 896

AI::NeuralNet::BackProp AI::NeuralNet::BackProp is a simple back-prop neural net that uses Deltas and Hebbs rule. SYNOPSIS use AI::NeuralNet::BackProp; # Create a new network with 1 layer, 5 inputs, and 5 outputs. my $net = new AI::NeuralNet::BackProp(1,5,5); # Add a small amount of randomness to the network... Platforms: *nix

License: Freeware Size: 96.26 KB Download (99): AI::NeuralNet::BackProp Download

Added: October 24, 2010 | Visits: 1.265

Domino Blue Domino Blue Milk is a Domino config file that looks like MacOS Xs Milk with a blue touch. Started from Polyester-Blue color profile, transformed it to a murrina-domino config and then customized to add brightness to buttons, scrollbars and checkboxes.. Domino Blue Milk KDE-Look.org Community... Platforms: *nix

License: Freeware Download (99): Domino Blue Download

Added: August 27, 2010 | Visits: 1.020

Domino for openSUSE Domino theme compiled for openSUSE and related reptiles. For the original sources and screenshots go to http://www.kde-look.org/content/show.php?content=42804. Domino for openSUSE KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers... Platforms: *nix

License: Freeware Download (99): Domino for openSUSE Download

Added: August 27, 2008 | Visits: 1.162

Libera Me Libera Me is a revolutionary toolbar that uses an AI-based algorithm (a registered patent) to power up and improve any of your Google or Yahoo Web searches by showing you only those results that are relevant for you according to the contexts/terms you select, and all of this in a matter of... Platforms: Windows

License: Freeware Size: 4.27 MB Download (98): Libera Me Download

Added: July 05, 2010 | Visits: 1.531

Games::Euchre::AI Games::Euchre::AI is a Player API for Euchre card game. This class implements a skeletal Euchre player programming interface. Subclasses can be created quite easily as interactive interfaces or AI computer players. If you wish to write your own computer player, I recommend you start with... Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Games::Euchre::AI Download

Released: January 03, 2023  |  Added: February 11, 2023 | Visits: 7.129

AVCLabs Video Blur AI AVCLabs Video Blur AI is the unique and simplest app you need for perfect video blurring. Applying the blur effect, which is compliant with the generative adversarial network for face anonymization, will selectively and intelligently pixelate or censor the faces (even the multiple moving faces)... Platforms: Windows 7

License: Shareware Cost: $9.95 USD Size: 109.92 MB Download (97): AVCLabs Video Blur AI Download

Added: January 13, 2010 | Visits: 1.370

Mind AI Mind AI project is an artificial mind based on some advanced concepts: - machine learning - representation - meta representation of concepts - concept reflection - reification - denotation Interaction with the AI is done via IRC. Whats New in This Release: - geo: start some... Platforms: *nix

License: Freeware Download (96): Mind AI Download

Added: March 22, 2010 | Visits: 903

Algorithm::DiffOld Algorithm::DiffOld is a Perl module to compute `intelligent differences between two files / lists but use the old (<=0.59) interface. NOTE This has been provided as part of the Algorithm::Diff package by Ned Konz. This particular module is ONLY for people who HAVE to have the old interface,... Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): Algorithm::DiffOld Download

< 1 2 3 4 5 >