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

Log Solver Calculator freeware
Filter: All | Freeware | Demo
 

Log Solver Calculator

< 1 2 3 4 5 > 
Released: November 04, 2008  |  Added: April 27, 2010 | Visits: 2.403

Calculator Calculator is a minimalist, easy to use Windows calculator that takes convenient advantage of the number key pad in your keyboard. Calculator can compute any algebra expression instantly. Calculator runs on Windows 2000/XP/2003 Server/Vista. This freeware version is free for public use and...



Platforms: Windows

License: Freeware Size: 20 KB Download (241): Calculator Download

Released: August 26, 2008  |  Added: September 08, 2008 | Visits: 2.928

eCalc Calculator eCalc is a free Windows calculator with basic and scientific functions. The calculator is designed with a high level of aesthetics, including large buttons and an easy to read display. The calculator operates with a frameless border and stays open above your other programs - making it an ideal...





Platforms: Windows

License: Freeware Size: 728.95 KB Download (283): eCalc Calculator Download

Released: February 23, 2009  |  Added: March 05, 2009 | Visits: 3.975

Science Calculator This is a very useful calculator for science students. The system contains a scientific calculator that can calculate molecular mass, and from this main calculator over 80 other calculators and science tools can be called. These include an extensive measurement converter, an area and volume...


Platforms: Windows

License: Freeware Size: 1.22 MB Download (674): Science Calculator Download

Released: May 05, 2009  |  Added: July 30, 2009 | Visits: 2.938

Energy Costs Calculator Do you often wonder which household appliances use so much power? You don't know why your water bill is so high? This free power and water consumption calculator will allow a quick and easy calculation of the consumption of utilities of a single appliance. Just after the installation,...


Platforms: Windows

License: Freeware Size: 679.15 KB Download (365): Energy Costs Calculator Download

Released: May 15, 2009  |  Added: October 12, 2009 | Visits: 8.040

Word Solver Word Solver was designed with the US game show Lingo in mind. Basically you have five or six letter words that you have to guess. You'll get the first letter given to you, but you have to take turns guessing letters. Word Solver works by picking up the keys you type into other applications or...


Platforms: Windows

License: Freeware Size: 28 KB Download (671): Word Solver Download

Released: June 01, 2009  |  Added: January 05, 2010 | Visits: 3.076

Time Zone Calculator Free Time Zone Calculator will help you calculate time differences between different world time zones. Accounting for daylight saving time (DST) and offering a database of all major cities of the world complete with their time zones and DST settings, Time Zone Calculator is your one-click...


Platforms: Windows

License: Freeware Size: 428.6 KB Download (271): Time Zone Calculator Download

Added: May 20, 2010 | Visits: 1.134

adcfw-log adcfw-log is a tool for analyzing firewall logs in order to extract meaningful information. It is designed to be a standalone script with very few requirements that can generate different kinds of reports, such as fully formatted reports of what had been logged, with summaries by source or...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): adcfw-log Download

Added: February 17, 2010 | Visits: 1.382

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: November 10, 2010 | Visits: 938

Log Watcher Log Watcher is a tool for log watching and colorize. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package. It may also create one...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Log Watcher Download

Added: June 22, 2010 | Visits: 1.182

HTTPD::Log::Filter HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. SYNOPSIS my $hlf = HTTPD::Log::Filter->new( exclusions_file => $exclusions_file, agent_re => .*Mozilla.*, format => ELF, ); while( <> ) { my $ret = $hlf->filter( $_ ); die "Error at line $.: invalid log...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): HTTPD::Log::Filter Download

Added: May 03, 2010 | Visits: 2.349

Blackjack basic strategy calculator Blackjack basic strategy calculator project is a Monte Carlo basic strategy calculator. bsc finds the Blackjack strategy through the Monte Carlo method. It analyzes each situation with adaptive depth, and is generally optimized for speed. The rules are hard coded for the authors local...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (226): Blackjack basic strategy calculator Download

Added: May 22, 2010 | Visits: 2.062

sudoku solver by darsie sudoku solver by darsie project is a console-based sudoku solver. sudoku solver by darsie is a console program that reads data from stdin (typically redirected from a file) and prints a possibly partial result. Definitive numbers are printed all over their fields. Other fields contain the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (309): sudoku solver by darsie Download

Added: January 07, 2010 | Visits: 2.581

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: September 26, 2010 | Visits: 1.293

coloured dashboard calculator coloured dashboard calculator theme is based on the db calculator theme on this site but it has other colours. To instal just untar. Go to sk and open locale theme and go to the folder where you saved it and select db_calculator.theme You can chose your own background just go to the folder...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): coloured dashboard calculator Download

Added: August 05, 2010 | Visits: 1.016

Log::StdLog Log::StdLog is a Perl module with a simple log file via a special filehandle. SYNOPSIS use Log::StdLog { level => warn, file => "$0.log" }; # Messages at the same or a higher level are logged... print {*STDLOG} error => "This error message will be loggedn"; print {*STDLOG} warn => "This...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Log::StdLog Download

Added: July 08, 2010 | Visits: 1.262

Puppet::Log Puppet::Log provides a log facility with an optional Tk display. This class implements a log facility with an optional Tk display. I .e once the class is created, you can log messages in it, but the Tk display does no need to be created at the same time. You may invoke later only when you...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Puppet::Log Download

Added: November 14, 2010 | Visits: 971

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

Added: August 22, 2010 | Visits: 1.098

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Log::Dispatch::TkText Download

Added: August 05, 2010 | Visits: 962

Log::Delimited Log::Delimited is a simple module to help log results. SYNOPSIS #!/usr/bin/perl -w use strict; use Log::Delimited; my $log = Log::Delimited->new({ log_cols => [url, step, elapsed], log_info => [http://slap.com/cgi-bin/slow_script, step 1, 99993.0923], })->log; $log->{log_info} =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Log::Delimited Download

Added: October 11, 2010 | Visits: 824

Log::Localized Log::Localized is a Perl module to localize your logging. SYNOPSIS What you most probably want to do is something like: package Foo; use Log::Localized; sub bar { # this message will be displayed if method bars verbosity is >= 1 llog(1,"running bar()"); } # this message will be...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (87): Log::Localized Download

< 1 2 3 4 5 >