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

Karatsuba Algorithm Applet software
Filter: All | Freeware | Demo
 

Karatsuba Algorithm Applet

< 1 2 3 4 5 > 
Added: February 01, 2010 | Visits: 1.227

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: February 07, 2010 | Visits: 1.147

GNOME Sensors Applet GNOME Panel Applet can display system temperatures, fan speeds and voltage readings from hardware sensors under Linux. Supported interfaces: - ACPI thermal zones, via the Linux kernel ACPI modules - Linux kernel i2c modules (for kernel 2.6). - lm_sensors and i2c packages (for kernel 2.4) -...





Platforms: *nix

License: Freeware Size: 153.6 KB Download (104): GNOME Sensors Applet Download

Added: July 09, 2010 | Visits: 971

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: May 13, 2010 | Visits: 758

XPenguins GNOME Applet The XPenguins GNOME Applet allows you to fill your screen with penguins at the click of a button, as well as being able to change their number and speed on the fly. You must install the basic XPenguins package first..


Platforms: *nix

License: Freeware Size: 64.51 KB Download (104): XPenguins GNOME Applet Download

Added: September 20, 2010 | Visits: 868

EmiFreq applet EmiFreq applet is an daemon that shows/control the CPU frequency and temperature thanks to the cpufreq sysfs kernel interface. The emifreqd daemon enables the applet to change the cpu speed. The GUI is very clean, intuitive fast access to frequency change (with HIG help). Modelled over the...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (104): EmiFreq applet Download

Added: September 09, 2010 | Visits: 1.357

Link Monitor Applet Link Monitor Applet is a GNOME Panel Applet displaying the round-trip time to one or more hosts in a bar graph..


Platforms: *nix

License: Freeware Size: 1024 KB Download (104): Link Monitor Applet Download

Added: January 15, 2010 | Visits: 1.038

Quick Lounge Applet Quick Lounge applet is an applet for the GNOME Panel. Applets are little applications embedded in the Panel. With this applet you can organize your preferred applications in a single place. You can add spaces between applications, they can be used to group together applications with similar...


Platforms: *nix

License: Freeware Size: 593.92 KB Download (103): Quick Lounge Applet Download

Added: February 19, 2010 | Visits: 884

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: March 10, 2010 | Visits: 995

Alarm Applet This is a very simple applet that provides a way of notifying you that a particular time has arrived. It allows you to display a dialog box with a message in it, execute a command, play a sound file or make the applet flash on and off at a particular time of day. This all came about because on...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): Alarm Applet Download

Added: November 04, 2010 | Visits: 946

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 16, 2008 | Visits: 779

Verge applet This freeware applet demonstrates falling water drops. It's possible to show clock on the menu . Put you mouse over the top half of applet to see the menu contents.Applet can be used with frames.You can use up to 20 buttons on one applet.


Platforms: ALL

License: Freeware Size: 6 KB Download (100): Verge applet Download

Added: January 04, 2010 | Visits: 1.040

Deskbar Applet 2.18.1 / Deskbar Applet is a Gnome applet to allow easy access to various search engines (like Googles Deskbar for Windows). Deskbar Applet looks like the current Gnome Mini-Commander, but it launches search queries instead of programs. Example search-engines include: Google MSN EBay IMDB Stock...


Platforms: *nix

License: Freeware Size: 911.36 KB Download (98): Deskbar Applet 2.18.1 / Download

Added: August 05, 2008 | Visits: 793

Mp3 Recording Applet SDK The MP3 audio recording applet SDK is designed to create MP3 audio recorder on the web site. It allows to record the audio in MP3 format from the web site and upload audio file to the web server via HTTP.


Platforms: Windows, Mac

License: Shareware Cost: $300.00 USD Size: 552 KB Download (97): Mp3 Recording Applet SDK Download

Added: March 20, 2010 | Visits: 838

Bloglines applet Bloglines Notifier is a Gnome panel applet that monitors a Bloglines account and displays an alert when there new items. When there are new items the applet displays a tooltip with the count of unread items. Also one can double click on the applet in order to launch a web browser and point it...


Platforms: *nix

License: Freeware Size: 358.4 KB Download (96): Bloglines applet Download

Added: March 22, 2010 | Visits: 900

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

Added: February 22, 2010 | Visits: 808

gospy-applet gospy-applet is a GNOME 2 applet to monitor changes on remote servers. You can add a illimited number of sources to monitor. gospy-applet is possible to detect changes in HTTP header fields, IP associated with domain name, page content, page status, page load time and so on..


Platforms: *nix

License: Freeware Size: 1024 KB Download (95): gospy-applet Download

Added: March 21, 2010 | Visits: 1.344

General Applet Interface Library The goal of the General Applet Interface Library is to give programmers a simple yet powerful applet interface. This library supports wmapplet/dockapps, GNOME 2 panel applets, and ROX panel applets. This library supports at the moment Dockapps, Gnome 2 Panel Applets and Rox panel applets. In...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (94): General Applet Interface Library Download

Added: October 05, 2010 | Visits: 807

Algorithm::SixDegrees Algorithm::SixDegrees is a Perl module that can find a path through linked elements in a set. SYNOPSIS use Algorithm::SixDegrees; my $sd1 = Algorithm::SixDegrees->new(); $sd1->data_source( actors => &starred_in ); $sd1->data_source( movies => &stars_of ); @elems = $sd1->make_link(actors,...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Algorithm::SixDegrees Download

Added: February 07, 2010 | Visits: 786

Algorithm::Diff Algorithm::Diff is a Perl module to compute `intelligent differences between two files / lists. SYNOPSIS require Algorithm::Diff; # This example produces traditional diff output: my $diff = Algorithm::Diff->new( @seq1, @seq2 ); $diff->Base( 1 ); # Return line numbers, not indices...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (93): Algorithm::Diff Download

Added: August 16, 2008 | Visits: 1.115

Drop Menu Applet DropMenu II Applet Features: Vertical Or Horizontal Drop Down Menu . Java Script Support. Sounds Support. Multi Level Support. Multi Language Support. Icon Images Support. You can change any menu item setting. Much More.


Platforms: Windows, *nix

License: Demo Cost: $29.95 USD Size: 77 KB Download (93): Drop Menu Applet Download

< 1 2 3 4 5 >