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

Poker Statistics freeware
Filter: All | Freeware | Demo
 

Poker Statistics

< 1 2 3 4 5 > 
Added: February 17, 2010 | Visits: 1.213

Statistics::LineFit Statistics::LineFit module least squares line fit, weighted or unweighted. SYNOPSIS use Statistics::LineFit; $lineFit = Statistics::LineFit->new(); $lineFit->setData (@xValues, @yValues) or die "Invalid data"; ($intercept, $slope) = $lineFit->coefficients(); defined $intercept or die... Platforms: *nix

License: Freeware Size: 24.58 KB Download (128): Statistics::LineFit Download

Added: January 25, 2010 | Visits: 960

Diagnostic Utility Statistics Calculates diagnostic efficiency statistics: sensitivity, specificity, true and false positive rates, odds ratio, kappa, etc. Platforms: Mac

License: Freeware Download (128): Diagnostic Utility Statistics Download

Added: April 14, 2010 | Visits: 931

Bacula SNMP Subagent Bacula SNMP Subagent project provides indexed Bacula statistics via SNMP output. Data, query, and graph templates are provided for Cacti. Whats New in This Release: - Common functions were moved to a separate Perl library. - CounterXX should now be Integer32.. Platforms: *nix

License: Freeware Size: 26.62 KB Download (124): Bacula SNMP Subagent Download

Added: April 23, 2010 | Visits: 999

Statistics::GaussHelmert Statistics::GaussHelmert is a general weighted least squares estimation module. SYNOPSIS use Statistics::GaussHelmert; # create an empty model my $estimation = new Statistics::GaussHelmert; # setup the model given observations $y, covariance matrices # $Sigma_yy, an initial guess $b0... Platforms: *nix

License: Freeware Size: 13.31 KB Download (123): Statistics::GaussHelmert Download

Added: August 06, 2008 | Visits: 1.013

MZL & Novatech Traffic Statistics MZL & Novatech TrafficStatistic makes it possible to view statistics on network usage and has it's focus on payment relevent information. It reads the user's IP packages and allows to see the amount of bandwidth consumed as an icon in the system tray. So a user, who pays a volume based fee or who... Platforms: Windows

License: Freeware Size: 4.56 KB Download (123): MZL & Novatech Traffic Statistics Download

Added: June 12, 2010 | Visits: 766

JPerfmeter JPerfmeter is a Java Performance statistics monitor. JPerfmeter is a simple performance statistics monitor in the style of perfmeter, full Java. Note that JPerfmeter needs the rpc.rstatd daemon to be running on the system its monitoring (available on Solaris systems and other various... Platforms: *nix

License: Freeware Download (121): JPerfmeter Download

Added: November 23, 2010 | Visits: 1.501

Statistics::Descriptive Statistics::Descriptive is a Perl module of basic descriptive statistical functions. SYNOPSIS use Statistics::Descriptive; $stat = Statistics::Descriptive::Full->new(); $stat->add_data(1,2,3,4); $mean = $stat->mean(); $var = $stat->variance(); $tm = $stat->trimmed_mean(.25);... Platforms: *nix

License: Freeware Size: 11.26 KB Download (119): Statistics::Descriptive Download

Added: November 16, 2010 | Visits: 1.079

Statistics::ChisqIndep Statistics::ChisqIndep is a Perl module to perform chi-square test of independence (a.k.a. contingency tables). Synopsis #example for Statistics::ChisqIndep use strict; use Statistics::ChisqIndep; use POSIX; # input data in the form of the array of array references my @obs = ([15, 68,... Platforms: *nix

License: Freeware Size: 3.07 KB Download (119): Statistics::ChisqIndep Download

Added: June 23, 2010 | Visits: 823

Bind9 SNMP Subagent Bind9 SNMP Subagent provides indexed BIND 9 statistics via SNMP output. Data, query, and graph templates are provided for Cacti. Whats New in This Release: - The duplicate %CFG variable (both in the library and script) has been removed. - This release supports BIND 9 views. - There are... Platforms: *nix

License: Freeware Size: 23.55 KB Download (119): Bind9 SNMP Subagent Download

Added: June 16, 2010 | Visits: 1.442

Free Statistics Free Statistics records and views daily Web site page views (hits) for statistical tracking. This is a Free PHP script to record and view daily website page views (hits) for statistical tracking. Features a chart of daily page views totals displayed with bar graph, total for last x days, most... Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): Free Statistics Download

Added: July 23, 2010 | Visits: 972

Statistics::Descriptive::Discrete Statistics::Descriptive::Discrete is a Perl module to compute descriptive statistics for discrete data sets. SYNOPSIS use Statistics::Descriptive::Discrete; my $stats = new Statistics::Descriptive::Discrete; $stats->add_data(1,10,2,0,1,4,5,1,10,8,7); print "count = ",$stats->count(),"n";... Platforms: *nix

License: Freeware Size: 7.17 KB Download (113): Statistics::Descriptive::Discrete Download

Added: April 19, 2010 | Visits: 996

gdcalc gdcalc project is a financial, statistics, scientific and programmers calculator for Unix and Linux with both RPN and algebraic modes. The GUI was written with glade and uses the Gnome/Gtk+ toolkit - so it may well be compatible with themes and other whiz-bang features of those systems.... Platforms: *nix

License: Freeware Size: 327.68 KB Download (109): gdcalc Download

Added: March 17, 2010 | Visits: 3.149

MRTS MRTG RRDtool Total Statistics is a PHP script that uses MRTG and RRDtool to sum up traffic monthly and yearly. Just click on any device and MRTS will show you the traffic-graphs and the statistics on how much traffic you have made during the actual/last months/year. MRTS is short for “MRTG... Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): MRTS Download

Added: August 01, 2010 | Visits: 1.380

Statistics::Smoothing::SGT Statistics::Smoothing::SGT is a Simple Good-Turing (SGT) smoothing implementation. SYNOPSIS Basic Usage use Statistics::Smoothing::SGT my $sgt = new Statistics::Smoothing::SGT($frequencyClasses, $total); $sgt->calculateValues(); $probabilities = $sgt->getProbabilities(); $newFrequencies... Platforms: *nix

License: Freeware Size: 19.46 KB Download (107): Statistics::Smoothing::SGT Download

Added: July 08, 2010 | Visits: 1.772

Statistics::Distributions Statistics::Distributions is a Perl module for calculating critical values and upper probabilities of common statistical distributions. SYNOPSIS use Statistics::Distributions; $chis=Statistics::Distributions::chisqrdistr (2,.05); print "Chi-squared-crit (2 degrees of freedom, 95th... Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): Statistics::Distributions Download

Added: August 27, 2008 | Visits: 1.384

MZL & Novatech Traffic Statistics Linux Server The MZL & Novatech Traffic Statistics Linux Server is intended to run in servers in intranet or on a gateway and allows to view the Linux servers network usage information on Windows workstations as HTML reports. It reads IP packet from libpcap and allows users of the free Windows client to see... Platforms: *nix

License: Freeware Size: 2.33 KB Download (106): MZL & Novatech Traffic Statistics Linux Server Download

Added: May 15, 2010 | Visits: 961

Statistics::Hartigan Statistics::Hartigan is a Perl extension for the stopping rule proposed by Hartigan J. Hartigan, J. (1975). Clustering Algorithms. John Wiley and Sons, New York, NY, US. SYNOPSIS use Statistics::Hartigan; &hartigan(InputFile, "agglo", 6, 10); Input file is expected in the "dense" format -... Platforms: *nix

License: Freeware Size: 6.14 KB Download (106): Statistics::Hartigan Download

Added: February 06, 2010 | Visits: 1.429

Web Statistics Montage Web Statistics Montage is a great web statistics tool to add to your arsenal. Firstly, you need to be using a web host that uses the cPanel control panel and that also has AWStats enabled. Since cPanel is the most popular control panel on the market for Linux servers, this script should be useful... Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Web Statistics Montage Download

Added: October 14, 2010 | Visits: 994

Move Move can help you move files or whole directories without loosing your amaroK statistics (playcounter, score, etc.). It also works with audio files which are not yet in your collection (f.ex. download folder). Tested with amaroK 1.4 and Sqlite database, should work with MySQL and PostgreSQL... Platforms: *nix

License: Freeware Size: 4.1 KB Download (103): Move Download

Added: March 03, 2010 | Visits: 1.244

Statistics::Forecast Statistics::Forecast is a Perl module that calculates a future value. This is a dummy Oriented Object module that calculates a future value by using existing values. The new value is calculated by using linear regression. SYNOPSIS use Statistics::Forecast; Create forecast object my... Platforms: *nix

License: Freeware Size: 3.07 KB Download (102): Statistics::Forecast Download

< 1 2 3 4 5 >