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

Algorithm Colorado Drivers License freeware
Filter: All | Freeware | Demo
 

Algorithm Colorado Drivers License

< 1 2 3 4 5 
Added: January 25, 2010 | Visits: 859

Razer Pro HID Drivers Razer Pro HID Drivers contain drivers for the Razer multi-button mouse. This mouse is specialized for ultra-fine pixel accuracy.



Platforms: Mac

License: Freeware Size: 964 KB Download (124): Razer Pro HID Drivers Download

Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 944

Colorado Solitaire Colorado Solitaire is a free 2 deck solitaire card game for the PC. Colorado Solitaire is played with 20 piles which may have cards from the stock pile placed on them without regard to rank or suit. Colorado Solitaire has 8 foundations, four of which are built up, and the other four are built...





Platforms: Windows, Edition 2005,Edition 2005

License: Freeware Size: 3.42 MB Download (60): Colorado Solitaire Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 852

Drivers For Free Drivers For Free software is designed to quickly locate the most current drivers specific to your computer system through its user-friendly interface and access to an extensive database. Drivers For Free saves the frustration and extensive time investment usually associated with updating drivers....


Platforms: Windows

License: Freeware Size: 5.59 MB Download (428): Drivers For Free Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 352

Algorithm::MatchingModel Algorithm::MatchingModel is a perl library for running match simulations and statistics for two-sided matching problems. It includes classes for a preference factory, algorithm plug-ins, and gathering statistics between rounds.


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.57 KB Download (53): Algorithm::MatchingModel Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 497

Data Structure & Algorithm Library(DSAL) The Data Structure & Algorithm Library (DSAL) is a library of classical data structure and algorithm.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 55.37 KB Download (49): Data Structure & Algorithm Library(DSAL) Download

Released: July 12, 2012  |  Added: July 12, 2012 | Visits: 639

Gutenprint - Top Quality Printer Drivers A very high quality package of printer drivers for Ghostscript and CUPS on Linux, Macintosh OS X, and other POSIX-compliant operating systems. This project also maintains an enhanced Print plug-in for GIMP 2.x from the same code base.


Platforms: Mac, BSD, Linux

License: Freeware Size: 5.24 MB Download (51): Gutenprint - Top Quality Printer Drivers Download

Released: June 17, 2012  |  Added: June 17, 2012 | Visits: 496

Java Genetic Algorithm Library An object oriented library of an Genetic Algorithm, implemented in Java. Clear separation of the several concepts of the algorithm, e.g. Gene, Chromosome, Genotype, Phenotype, Population and Fitness Function. The fitness calculation is parallelized.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.03 MB Download (44): Java Genetic Algorithm Library Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 323

LEA - Lightweight Eyetracking Algorithm LEA is a lightweight eyetracking algorithm library (hence the name) written in and for Java. LEA is able to track eye movements with an ordinary webcam and returns relative movements (up, down, ...). It is also able to compensate for slight head motions.


Platforms: Windows, Mac, Linux

License: Freeware Size: 446.61 KB Download (46): LEA - Lightweight Eyetracking Algorithm Download

Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 353

Optimization Algorithm Toolkit (OAT) A Java workbench and toolkit for developing, evaluating, and playing with classical and state-of-the-art optimization algorithms on standard benchmark problem domains; including reference algorithm implementations, graphing, visualizations and much more.


Platforms: Windows, Mac, Linux

License: Freeware Size: 11.16 MB Download (54): Optimization Algorithm Toolkit (OAT) Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 508

Springbots, Genetic Algorithm Springbots is a python application which takes a set of 2d physical structures built with nodes and movable springs and evolve them for specific tasks like walking, swimming and jumping using genetic algorithm.


Platforms: Windows, Mac, Linux

License: Freeware Size: 107.43 KB Download (46): Springbots, Genetic Algorithm Download

Released: October 26, 2012  |  Added: October 26, 2012 | Visits: 482

Trilobots: A Genetic Algorithm Shooter Trilobots is an arcade-style shooter that evolves the abilities and programming of the enemies using a genetic algorithm. The end goal is to make the evolution transparent, allowing users to learn how genetic algorithms work while having fun.


Platforms: Windows, Mac, Linux

License: Freeware Size: 135.09 KB Download (52): Trilobots: A Genetic Algorithm Shooter Download

Added: October 23, 2013 | Visits: 562

Ultra Tic Tac Toe Ultra Tic Tac Toe (UTTT) is a console game board package containing tic tac toe (naughts and crosses) and connect 4 games. The version of tic tac toe in UTTT is an extention of the classic game: in addition to the traditional 3x3 board, it can be played on 4x4, 5x5, 6x6, and 7x7 boards (and there...


Platforms: *nix

License: Freeware Size: 10.63 MB Download (56): Ultra Tic Tac Toe Download

Added: May 10, 2013 | Visits: 388

Porter Stemming Algorithm This is a fairly faithful implementation of the Porter stemming algorithm that reduces English words to their stems.There is a deviation in the way compound words are stemmed, such as hyphenated words and words starting with certain prefixes. For instance, "international" should be reduced to...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): Porter Stemming Algorithm Download

Added: May 10, 2013 | Visits: 395

Bron-Kerbosch Maximal Independent Set Algorithm Maximal independent sets come in handy for certain applications. The Bron-Kerbosch algorithm is a well-known algorithm for listing all the maximal independent sets.It is used for finding maximal cliques or finding the maximal independent sets in the complementThis file is an implementation of...


Platforms: Windows, Mac, *nix, Matlab, BSD Solaris


Added: September 06, 2013 | Visits: 601

Genetic Algorithm Utility Library The Genetic Algorithm Utility Library (or, GAUL for short) is a flexible programming library designed to aid in the development of applications that use genetic, or evolutionary, algorithms. It provides data structures and functions for handling and manipulation of the data required for serial...


Platforms: C and C plus plus

License: Freeware Size: 552.96 KB Download (44): Genetic Algorithm Utility Library Download

Added: September 07, 2013 | Visits: 544

K-means algorithm demo The k-means algorithm is widely used in a number applications like speech processing and image compression.This script implements the algorithm in a simple but general way. It performs four basic steps.1. Define k arbitrary prototypes from the data samples.2. Assign each sample to the nearest...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): K-means algorithm demo Download

Added: July 06, 2013 | Visits: 522

GUI for DTMF Generator-Decoder using Goertzel's Algorithm This is a GUI for DTMF generator-decoder using Goertzel's algorithm.Has options to change Number of samples and Noise power that could be added at the generator.Suggestions and comments is always welcome.Now i am working on medical image pattern recognition techniques.It would be great if...


Platforms: Matlab

License: Freeware Size: 10 KB Download (50): GUI for DTMF Generator-Decoder using Goertzel's Algorithm Download

Added: June 03, 2013 | Visits: 368

Extended Euclidean Algorithm for polynomials over GF(2^m) Contains two functions. The one function computes the greatest common divisor (gcd) of two polynomials a(x) and b(x) over GF(2^m). The other function performs the extended Euclidean algorithm where two polynomials u(x) and v(x) is calculated in addition to the gcd of a(x) and b(x) such that gcd =...


Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Extended Euclidean Algorithm for polynomials over GF(2^m) Download

Added: July 16, 2013 | Visits: 469

Vuvuzela sound denoising algorithm The sound denoising algorithm is based on the popular spectral subtraction technique. Based on the spectrum of the vuvuzela sound, this denoising technique simply computes an antenuation map in the time-frequency domain. Then, the audio signal is restored by computing the inverse STFT. See [1-3]...


Platforms: Matlab

License: Freeware Size: 1.13 MB Download (42): Vuvuzela sound denoising algorithm Download

Added: June 14, 2013 | Visits: 395

Steepest Descent Algorithm This is a small example code for "Steepest Descent Algorithm". It implements steepest descent Algorithm with optimum step size computation at each step. The code uses a 2x2 correlation matrix and solves the Normal equation for Weiner filter iteratively.Reference:Adaptive Filter Theory 3rd...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Steepest Descent Algorithm Download

< 1 2 3 4 5