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

Ai Buddy Option Com Ckforms software
Filter: All | Freeware | Demo
 

Ai Buddy Option Com Ckforms

< 1 2 3 4 5 > 
Released: January 16, 2008  |  Added: April 01, 2008 | Visits: 6.169

COM Port Data Emulator If you are a software developer or a hardware engineer, you may often face situations when you need information about the ability of communication ports on a typical end-user system to handle large flows of data. If looking for a reliable COM port testing and analysis tool, look no further than...



Platforms: Windows

License: Freeware Size: 1.41 MB Download (1518): COM Port Data Emulator Download

Released: January 01, 2011  |  Added: February 20, 2011 | Visits: 2.864

Real Option Valuation The Real Option Valuation model encompasses a suite of option pricing tools to quantify the embedded strategic value for a range of financial analysis and investment scenarios. Traditional discounted cash flow investment analysis will only accept an investment if the returns on the project exceed...





Platforms: Windows, Mac

License: Shareware Cost: $26.00 USD Size: 151.37 KB Download (181): Real Option Valuation Download

Added: August 16, 2008 | Visits: 1.796

SilverFast Ai Epson Scan-Software (Win) SilverFast Ai (for Epson Scanner) award-winning scanner software sets a new standard for ease of control and sophistication for desktop scanners (film and flatbed). SilverFast Ai is high-end scanning and image optimization software from LaserSoft Imaging, a pioneer in desktop high-end imaging....


Platforms: Windows

License: Demo Cost: $119.00 USD Size: 10.99 MB Download (555): SilverFast Ai Epson Scan-Software (Win) Download

Added: August 25, 2008 | Visits: 2.308

SilverFast Ai IT8 Nikon Scan-Software (Win) SilverFast Ai (for your Nikon-Scanner) award-winning scanner software sets a new standard for ease of control and sophistication for Epson desktop scanners (film and flatbed). SilverFast Ai is high-end scanning and image optimization software from LaserSoft Imaging, a pioneer in desktop high-end...


Platforms: Windows

License: Demo Cost: $218.00 USD Size: 10.99 MB Download (568): SilverFast Ai IT8 Nikon Scan-Software (Win) Download

Added: August 10, 2008 | Visits: 1.149

Reboot Buddy Reboot Buddy 2.1 automatically reboots the PC at the set time or on command. The application allows users to set multiple reboot times or reboot on Command, Reboot Buddy 2.1 allows user to Reboot, Logoff, Shutdown, Lock workstation and also has a Force option, Can also run from the command line...


Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 1.69 MB Download (491): Reboot Buddy Download

Released: August 02, 2012  |  Added: September 09, 2012 | Visits: 3.447

COM Port Splitter With COM Port Splitter you can split one real port into several virtual ports, join real ports into one virtual, and redirect the serial traffic from real port to another real or virtual. You can also share one real serial port among several applications so that they will receive the same data...


Platforms: Windows

License: Shareware Cost: $99.95 USD Size: 6.54 MB Download (393): COM Port Splitter Download

Added: January 18, 2010 | Visits: 1.089

AI::FuzzyInference AI::FuzzyInference is a Perl module to implement a Fuzzy Inference System. SYNOPSYS use AI::FuzzyInference; my $s = new AI::FuzzyInference; $s->inVar(service, 0, 10, poor => [0, 0, 2, 1, 4, 0], good => [2, 0, 4, 1, 6, 0], excellent => [4, 0, 6, 1, 8, 0], amazing => [6, 0, 8, 1,...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (109): AI::FuzzyInference Download

Added: July 19, 2010 | Visits: 2.046

wpa-buddy wpa-buddy is a tool to decrypt WPA-PSK protected traffic, given the passphrase. wpa-buddy project can work in real-time (sniffing packets from a network interface) or in batch mode (reading packets from a capture file). It also produces nice output telling you whats going on. wpa-buddy...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (537): wpa-buddy Download

Added: January 17, 2010 | Visits: 1.003

AI::NNFlex AI::NNFlex is a base Perl class for implementing neural networks. SYNOPSIS use AI::NNFlex; my $network = AI::NNFlex->new(config parameter=>value); $network->add_layer( nodes=>x, activationfunction=>function); $network->init(); $network->lesion( nodes=>PROBABILITY,...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (94): AI::NNFlex Download

Added: October 16, 2010 | Visits: 961

AI::NNFlex::Reinforce AI::NNFlex::Reinforce is a very simple experimental NN module. SYNOPSIS use AI::NNFlex::Reinforce; my $network = AI::NNFlex::Reinforce->new(config parameter=>value); $network->add_layer(nodes=>x,activationfunction=>function); $network->init(); use AI::NNFlex::Dataset; my $dataset...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (90): AI::NNFlex::Reinforce Download

Added: July 05, 2010 | Visits: 1.528

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

Added: September 21, 2010 | Visits: 1.101

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: November 14, 2010 | Visits: 930

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: January 13, 2010 | Visits: 1.368

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: August 05, 2010 | Visits: 1.462

AI::DecisionTree AI::DecisionTree is Perl module for automatically Learns Decision Trees. SYNOPSIS use AI::DecisionTree; my $dtree = new AI::DecisionTree; # A set of training data for deciding whether to play tennis $dtree->add_instance (attributes => {outlook => sunny, temperature => hot, humidity =>...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (170): AI::DecisionTree Download

Added: April 21, 2010 | Visits: 1.889

BDD BuDDy BDD BuDDy is a Binary Decision Diagram library, with : many highly efficient vectorized BDD operations, dynamic variable reordering, automated garbage collection, a C++ interface with automatic reference counting, and much more. The BDD package presented here was made as part of a PhD project...


Platforms: *nix

License: Freeware Size: 778.24 KB Download (136): BDD BuDDy Download

Added: March 19, 2010 | Visits: 1.487

Keyword Marketing Buddy Keyword Marketing Buddy is a great tool that lets you compare the popularity of several different keyword groups at once. Enter in a few general keywords, and Keyword Marketing Buddy will generate a list of keywords related to the original keywords and order them according to popularity....


Platforms: *nix

License: Freeware Size: 5.12 KB Download (106): Keyword Marketing Buddy Download

Added: April 03, 2010 | Visits: 1.125

Bug Buddy Bug Buddy is a graphical bug reporting tool. It can extract debugging information from a core file or crashed application (via gnome_segv). Application Options: --name=NAME Name of contact --email=EMAIL Email address of contact --package=PACKAGE Package containing the program...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (109): Bug Buddy Download

Added: May 24, 2010 | Visits: 967

AI::Menu AI::Menu is a Perl object that generates Tree::Nary objects from directed graphs or a description of the function set. The algorithm is not very efficient (approximately O(F^6), F being the number of functions). It is also not quite as intelligent as it should be. You should cache the results...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): AI::Menu Download

Added: August 08, 2010 | Visits: 1.622

Tk Web form Buddy Tk Web form Buddy project is a helper for Web forms. The Tk Web form Buddy is a Tk script that allows one easily to make a series of strings available to the X11 PRIMARY selection, which is useful for filling in Web forms that have common/repetitive data. How many times have you wished to...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (102): Tk Web form Buddy Download

< 1 2 3 4 5 >