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

Pc Usage Statistics freeware
Filter: All | Freeware | Demo
 

Pc Usage Statistics

< 1 2 3 4 5 
Released: May 25, 2008  |  Added: July 02, 2008 | Visits: 5.658

WeFi for Pocket PC WeFi for Pocket PC is the best software for finding and connecting to wireless networks with your windows mobile device. With WeFi, you always get the optimal WiFi connection, while keeping the battery consumption to a minimum. The WeFi software provides you with an intuitive and aesthetic user...



Platforms: Pocket PC, Windows

License: Freeware Size: 2.9 MB Download (1483): WeFi for Pocket PC Download

Added: August 25, 2008 | Visits: 1.340

PC Power Partner Now you can conserve energy and save money by using this tool to manage your computer's energy usage. With PC Power Partner, you can schedule times for your computer to shut down, hibernate, or go into standby mode. Stop wasting energy by leaving your computer on all the time. Instead,...





Platforms: Windows

License: Freeware Size: 1.03 MB Download (507): PC Power Partner Download

Released: October 21, 2008  |  Added: October 27, 2008 | Visits: 6.453

Free PC Audit Free PC Audit is a freeware system, hardware and software information tool. It extracts details of all components of the PC, shows installed software with version and product key. Free PC Audit does not require installation and can be used as a portable application. It can be run from a removable...


Platforms: Windows

License: Freeware Size: 966.5 KB Download (821): Free PC Audit Download

Released: August 01, 2008  |  Added: November 07, 2008 | Visits: 5.739

Express PC Audit Tool Get a complete audit of your PC's hardware and software. Easy and fast. Great for personal and business use. Why people love it: * Automated - No more tedious manual PC audits. (Hint: forward it to employees!) * Accurate - Uses Windows Management Instrumentation (WMI) to collect PC...


Platforms: Windows

License: Freeware Size: 176 KB Download (486): Express PC Audit Tool Download

Released: April 18, 2010  |  Added: April 29, 2010 | Visits: 4.562

Employees PC Monitor Employees PC Monitor is an application for real time network computer monitoring, and for employees' work time tracking. Employees PC Monitor allows you invisibly monitor your entire network from one contralized position, such as instant message, Files operation, websites visited, applications...


Platforms: Windows

License: Freeware Size: 24.34 MB Download (863): Employees PC Monitor Download

Added: March 03, 2010 | Visits: 1.235

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

Added: May 09, 2010 | Visits: 1.129

Statistics::Gap Statistics::Gap Perl module is an adaptation of the Gap Statistic. SYNOPSIS use Statistics::Gap; $predictedk = &gap("prefix", "vec", INPUTMATRIX, "rbr", "h2", 30, 10, rep, 90, 4); OR use Statistics::Gap; $predictedk = &gap("prefix", "vec", INPUTMATRIX, "rbr", "h2", 30, 10, rep, 90, 4,...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (92): Statistics::Gap Download

Added: April 24, 2010 | Visits: 1.232

PC-Info PC-Info project is a Server-Client Software using the Adaptive Communication Environment (ACE). Server uses KDE/QT to show the client data. Cmd-line is also possible. Until now the Client can submit IP/Port, Hostname and CPU-Model information. Installation: The simplest way to compile...


Platforms: *nix

License: Freeware Size: 604.16 KB Download (104): PC-Info Download

Added: March 26, 2010 | Visits: 1.021

Pod::Usage Pod::Usage, pod2usage() can print a usage message from embedded pod documentation. SYNOPSIS use Pod::Usage my $message_text = "This text precedes the usage message."; my $exit_status = 2; ## The exit status to use my $verbose_level = 0; ## The verbose level to use my $filehandle =...


Platforms: *nix

License: Freeware Size: 97.28 KB Download (99): Pod::Usage Download

Added: June 09, 2010 | Visits: 1.086

Statistics::RankOrder Statistics::RankOrder contains algorithms for determining overall rankings from a panel of judges. SYNOPSIS use Statistics::RankOrder; my $r = Statistics::RankOrder->new(); $r->add_judge( [qw( A B C )] ); $r->add_judge( [qw( A C B )] ); $r->add_judge( [qw( B A C )] ); my %ranks =...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (95): Statistics::RankOrder Download

Added: November 23, 2010 | Visits: 1.492

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: June 01, 2010 | Visits: 1.110

Statistics::ChiSquare Statistics::ChiSquare - How well-distributed is your data? SYNOPSIS use Statistics::Chisquare; print chisquare(@array_of_numbers); Statistics::ChiSquare is available at a CPAN site near you. Suppose you flip a coin 100 times, and it turns up heads 70 times. Is the coin fair? Suppose...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (101): Statistics::ChiSquare Download

Added: June 16, 2010 | Visits: 1.433

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 20, 2010 | Visits: 1.226

Statistics::ROC Statistics::ROC is a Perl module with receiver-operator-characteristic (ROC) curves with nonparametric confidence bounds. SYNOPSIS use Statistics::ROC; my ($y) = loggamma($x); my ($y) = betain($x, $p, $q, $beta); my ($y) = Betain($x, $p, $q); my ($y) = xinbta($p, $q, $beta, $alpha); my...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Statistics::ROC Download

Added: November 07, 2010 | Visits: 948

Statistics::Candidates Candidates is a Perl5 module for manipulating candidate features (help module for Statistics::MaxEntropy). SYNOPSIS use Statistics::Candidates; # create a new candidates object and read candidate features $candidates = Statistics::Candidates->new($some_file); # checks for constant...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (93): Statistics::Candidates Download

Added: February 09, 2010 | Visits: 1.056

Statistics::Cluto Statistics::Cluto package contains Perl binding for CLUTO. SYNOPSIS use Statistics::Cluto; use Data::Dumper; my $c = new Statistics::Cluto; $c->set_dense_matrix(4, 5, [ [8, 8, 0, 3, 2], [2, 9, 9, 1, 4], [7, 6, 1, 2, 3], [1, 7, 8, 2, 1] ]); $c->set_options({ rowlabels => [ row0,...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (93): Statistics::Cluto Download

Added: January 03, 2010 | Visits: 898

Test::Usage Test::Usage is a different approach to testing: selective, quieter, colorful. SYNOPSIS Lets say we are building module Foo.pm. To exercise it, we write a usage examples module, Foo_T.pm, which may eventually look something like this: package Foo_T; use Test::Usage; use strict; use...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): Test::Usage Download

Added: May 10, 2013 | Visits: 2.216

Qmail-Scanner Statistics Qmail-Scanner Statistics (QSS) uses the Qmail-Scanner Logfile to generate daily, monthly, and yearly statistics. It also shows a complete list of viruses stopped by Qmail-Scanner, the top five domains from which the viruses came, as well as the countries.The application is easy to customize to...


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

License: Freeware Download (131): Qmail-Scanner Statistics Download

Added: July 08, 2010 | Visits: 1.763

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: January 14, 2010 | Visits: 1.333

Perl IRC Statistics Generator Perl IRC Statistics Generator (pisg) is an IRC channel statics generator written in Perl, it creates statistics from different logfile formats. It was originally written because IRCStats wasnt open source. So heres an open source/GPLed version to anyone interested. Its a funny thing for your...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (98): Perl IRC Statistics Generator Download

< 1 2 3 4 5