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

Karatsuba Algorithm Applet freeware
Filter: All | Freeware | Demo
 

Karatsuba Algorithm Applet

< 1 2 3 4 5 
Added: June 03, 2013 | Visits: 438

Munkres Assignment Algorithm Munkres algorithm (also known as Hungarian algorithm) is an efficient algorithm to solve the assignment problem in polynomial-time. The algorithm has many applications in combinatorial optimization, for example in Traveling Salesman problem.There are a few submissions in the File Exchange for the...



Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Munkres Assignment Algorithm Download

Model Determination using Genetic Algorithm: Application to Vapour Pressure vs Temperature Equations We use the genetic algorithm (gatool) to determine the three parameters of the simple Antoine equation and the six parameters of the Modified Antoine Model. Predictions are in perfect agreement with experimental data of vapor pressure of ethanol versus temperature for a temperature range from...





Platforms: Matlab


Added: July 14, 2013 | Visits: 382

Orthogonal Least Squares Algorithm for RBF Networks The code implements the algorithm as given in Chen et. al 1991.It takes max tolerance from the user.It selects Ms significant regressors from the total M regressors.Unfortunately, the error obtained after training the RBF network isn't as expected. Is there a mistake in my code???Please feel free...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Orthogonal Least Squares Algorithm for RBF Networks Download

Added: September 01, 2013 | Visits: 450

Cuckoo Search (CS) Algorithm A new metaheuristic optimization algorithm, called Cuckoo Search (CS), is fully implemented, and the vectorized version is given here. This code demonstrates how CS works for unconstrained optimization, which can easily be extended to solve various global optimization problems efficiently.


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Cuckoo Search (CS) Algorithm Download

Added: April 25, 2013 | Visits: 615

Firefly Algorithm Firefly algorithm for nonlinear constrained optimization


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Firefly Algorithm Download

Added: August 20, 2013 | Visits: 398

General Viterbi Algorithm General implementation of matlab version of Viterbi algorithm specifically written for gene structure finding problem in mind. However, it can be modified to suit the goal of a user.Input:Transition Probability MatrixEmission Probability MatrixInitial Probability MatrixStates Matrix (ie....


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): General Viterbi Algorithm Download

Added: July 30, 2013 | Visits: 500

Euclid's algorithm This function do the Euclid's algorithm. As a matter of fact, for two given polynomials n, m (which are the polynomials of the symbolicvariable "s") it gives two other polynomials x, y such that nx+my=1.


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Euclid's algorithm Download

Added: September 06, 2013 | Visits: 499

Demo files for The example is on developing an algorithm for detecting an object (green ball) in MATLAB. The demo highlights* image import (and video import)* image visualization* simple image processing* automatic report generation* GUI building* deploying stand alone applicationYou can find the recording of...


Platforms: Matlab

License: Freeware Size: 327.68 KB Download (41): Demo files for "Algorithm Development with MATLAB" Webinar Download

Fixed Start Open Traveling Salesman Problem - Genetic Algorithm Script The algorithm computes the optimal route from a fixed predetermined starting point to all other cities without returning to the starting point.


Platforms: Matlab


Added: July 31, 2013 | Visits: 532

Amarok Labels Applet This is the first version of a labels applet for amarok. It displays the labels assigned to the currently playing song. If it is possible to download labels from last.fm it shows them in a tag cloud together with the assigned labels. If the song can't be found, it cuts the song name and artist...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): Amarok Labels Applet Download

Added: August 06, 2013 | Visits: 511

Darkstat Plasma Applet for Linux Darkstat Plasma Applet is a simple KDE4 applet to display darkstat's network statistics (download, upload, total bytes, packets) comfortably on your desktop. It's made for KDE 4.1 and needs Plasma.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): Darkstat Plasma Applet for Linux Download

Added: July 14, 2013 | Visits: 454

QuickRes Applet GNOME QuickRes Applet is a small program that sits on any GNOME panel, allowing you to change the X11 video mode by selecting it from a list of video modes, just like that icon in Windoze 9X. It's based on gtkuickres by Ian Moore. Some other code has been hacked from other GNOME applets, mainly...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): QuickRes Applet Download

Added: July 10, 2013 | Visits: 194

gHellanzb Applet gHellanzb Applet is a gnome applet that display informations available from the hellanzb status.


Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): gHellanzb Applet Download

Added: September 19, 2013 | Visits: 271

Eee Applet Eee Applet is a systray applet for monitoring Eee Pc specific ACPI info.


Platforms: *nix

License: Freeware Size: 378.88 KB Download (34): Eee Applet Download

Added: October 17, 2013 | Visits: 433

Eternal Lands time applet Eternal Lands time applet is a GNOME applet that displays the current game time and day information for Eternal Lands, a free MMORPG. Usage: Copy the Python script to /usr/bin and the server file to /usr/lib/bonobo/servers, that's it. You can then use the "Add to Panel" option from your gnome...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): Eternal Lands time applet Download

Added: August 09, 2013 | Visits: 617

Gnome Proxy Applet Gnome Proxy Applet is a panel applet for changing your network proxy configuration with a single click from the gnome panel, without entering gnome network preferences. It's written in pure C and needs at least GNOME 2.26. Building: ./configure --prefix=/usr/...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (31): Gnome Proxy Applet Download

Added: June 26, 2013 | Visits: 438

PulseAudio Mixer Applet Pulseaudio Mixer Applet is an applet for the GNOME panel that can control both input and output device volumes, and individual playback stream volumes. It also provides a convenient way to change the default input and output devices, and move application audio streams to different devices.


Platforms: *nix

License: Freeware Size: 389.12 KB Download (35): PulseAudio Mixer Applet Download

Added: October 23, 2013 | Visits: 530

Algorithm::Evolve Calculate distances on a square grid with optional wormholes (the 'chessboard metric') Algorithm::Metric::Chessboard is a Perl module to calculate distances on a square grid with optional wormholes (the 'chessboard metric'). Calculates the minimum number of moves between two points in a game...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (35): Algorithm::Evolve Download

Added: November 22, 2013 | Visits: 447

GNOME Wireless Applet This is the home page for the GNOME Wireless Applet project. This project aims to create a GNOME-based panel applet and management tool to manage wireless network cards that support Linux wireless extensions. You can find a list of such cards at Jean Tourrilhes's Linux & Wireless LANs page. Many...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (38): GNOME Wireless Applet Download

Added: October 15, 2013 | Visits: 284

GNU Applet GNU Applet(gnuapplet) is an applet that can (1)launch gnu emacswhen clicked and (2)open an file on GNU Emacs by draging-and-dropping an icon from gnome desktop. In other word, GNU Applet is a GUIversion of gnuclient.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (38): GNU Applet Download

< 1 2 3 4 5