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

Stat freeware
Filter: All | Freeware | Demo
 

Stat

< 1 2 3 4 5 > 
Added: August 05, 2013 | Visits: 566

Altos Toolbar Easily insert Altos Charts, Regional Charts, Flash Charts and Stat Tables into your blog posts using the Visual Editor for WordPressdlT«. Platforms: PHP

License: Freeware Size: 10 KB Download (51): Altos Toolbar Download

Added: June 14, 2013 | Visits: 449

Quick STAT Displays quick statistics of your blog about its PageRank, Alexa Rank, and BackLinks right on the dashboard page to help you monitor your blog's rank.You will see additional box on dashboard page once the plugin is activated. It uses InfoLinks's and Popurius's service to checks your PageRank,... Platforms: PHP

License: Freeware Size: 10 KB Download (53): Quick STAT Download

Added: August 28, 2013 | Visits: 394

CodeChangeViewer It's behavior as web service, and provides a unify solution to stat. CVS/SVN repository modules code change information and generate online html report. User can browse LOC-line of change, FOC-file of change, code diff, check-in comment and so on from the report online, and it can stat. more... Platforms: *nix

License: Freeware Size: 2.85 MB Download (37): CodeChangeViewer Download

Added: November 08, 2013 | Visits: 435

AccounteX for Linux AccounteX is an IP accounting system based on the IP Stat program. It has many exciting features like fully customizable web traffic accounting and user access control by many different values. information service and web statistics and administration. Platforms: *nix

License: Freeware Size: 204.8 KB Download (36): AccounteX for Linux Download

Added: August 08, 2008 | Visits: 760

Boxxed Boxxed is a collection of over 20 fun minigames, each with multiple difficulty levels. When you complete a minigame, you earn a fixed amount of money based on the difficulty level. In addition, you may receive bonus money and stat points based on your performance (such as having a lot of extra... Platforms: Windows

License: Freeware Size: 12.88 MB Download (94): Boxxed Download

Added: August 20, 2008 | Visits: 1.054

Gogo Explorer Gogo Explorer is a powerful web browser. It is based on the Internet Explorer engine, and offers more excellent features. 1. Minimum memory usage(set memory option first). 2. Cache manager: smaller flow of the network, faster speed.3. Block all popup AD on more than 1000 test websites.4. Abundant... Platforms: Windows

License: Freeware Size: 1.81 KB Download (99): Gogo Explorer Download

Added: March 21, 2010 | Visits: 1.229

App::datetime App::datetime is a date and time considerations. Most Enterprise development includes processing of dates and times. There are many date and time modules on CPAN, and choosing the right one can be confusing. There are no special perl data types for dates and times, so some direction is needed.... Platforms: *nix

License: Freeware Size: 122.88 KB Download (95): App::datetime Download

Added: April 04, 2010 | Visits: 1.145

ex::override ex::override is a Perl pragma to override core functions. SYNOPSIS use ex::override ucfirst => sub { # make sure only the first # letter is uppercased ucfirst( lc( shift ) ); }; ucfirst( MAKE THIS RIGHT ); # Make this right no ex::override ucfirst; ucfirst( MAKE THIS RIGHT ); #... Platforms: *nix

License: Freeware Size: 4.1 KB Download (121): ex::override Download

Added: October 24, 2010 | Visits: 1.529

Bio::Tools::Run::PiseApplication::fasta Bio::Tools::Run::PiseApplication::fasta is a Bioperl class for sequence database search. Parameters: fasta (Excl) Fasta program query (Sequence) Query sequence File pipe: seqfile seqtype (Excl) Is it a DNA or protein sequence (-n) protein_db (Excl) Protein Database nucleotid_db... Platforms: *nix

License: Freeware Size: 82.94 KB Download (101): Bio::Tools::Run::PiseApplication::fasta Download

Added: November 23, 2010 | Visits: 1.500

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: March 14, 2010 | Visits: 789

MetaFS MetaFS is a daemon for Linux (and Linux only) that allows you to access information about your files (such as MP3 tags or JPEGs EXIF tags) easily and consistently using extended attributes. MetaFS project also allows you to perform fast searches using this information. MetaFS is extensible, so... Platforms: *nix

License: Freeware Size: 624.64 KB Download (93): MetaFS Download

Added: July 07, 2010 | Visits: 1.008

FL-COW The library born to solve a problem I had when working with the Linux Kernel archives that I use to replicate using hard links. Replicating archives with hard links is both fast and space saving, and it helped me a lot in speeding up my operations when working on the kernel source. A recent... Platforms: *nix

License: Freeware Size: 296.96 KB Download (90): FL-COW Download

Added: November 18, 2010 | Visits: 1.108

dim_STAT dim_STAT project is a performance analysis and monitoring tool for Solaris and Linux (as well all other UNIX) systems.. Platforms: *nix

License: Freeware Size: 57.6 MB Download (126): dim_STAT Download

Added: October 15, 2010 | Visits: 1.219

Audio::CD Audio::CD is a Perl interface to libcdaudio (cd + cddb). SYNOPSIS use Audio::CD (); my $cd = Audio::CD->init; Audio::CD provides a Perl interface to libcdaudio by Tony Arcieri, available from http://cdcd.undergrid.net/ Several classes provide glue for the libcdaudio functions and data... Platforms: *nix

License: Freeware Size: 7.17 KB Download (99): Audio::CD Download

Added: May 11, 2010 | Visits: 2.093

WWW::BF2S WWW::BF2S is a Perl module that can get Battlefield 2 Player Stats. SYNOPSIS use WWW::BF2S; my $bf2 = Net::BF2S->new; my $data = $bf2->getStats(45355493,64573414,64318788,64246757,62797217,61091442,64964638,64661842,65431962,58968459); Fetches Battlefield 2 player stats from BF2S. You... Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): WWW::BF2S Download

Added: April 02, 2010 | Visits: 1.108

POE::Component::Player::Mpg123 SYNOPSIS use POE qw(Component::Player::Mpg123); $mp = POE::Component::Player::Mpg123->new(); $mp->play("/tmp/test.mp3"); POE::Kernel->run(); This component is used to manipulate the mpg123 player from within a POE application. The less common but open-source mpg321 has also been tested.... Platforms: *nix

License: Freeware Size: 7.17 KB Download (104): POE::Component::Player::Mpg123 Download

Added: May 02, 2010 | Visits: 773

Fcntl Fcntl is a Perl module to load the C Fcntl.h defines. SYNOPSIS use Fcntl; use Fcntl qw(:DEFAULT :flock); This module is just a translation of the C fcntl.h file. Unlike the old mechanism of requiring a translated fcntl.ph file, this uses the h2xs program (see the Perl source distribution)... Platforms: *nix

License: Freeware Size: 12.2 MB Download (91): Fcntl Download

Added: June 14, 2010 | Visits: 1.243

File::Listing File::Listing is a Perl module to parse directory listing. SYNOPSIS use File::Listing qw(parse_dir); for (parse_dir(`ls -l`)) { ($name, $type, $size, $mtime, $mode) = @$_; next if $type ne f; # plain file #... } # directory listing can also be read from a file open(LISTING, "zcat... Platforms: *nix

License: Freeware Size: 235.52 KB Download (102): File::Listing Download

Added: February 04, 2010 | Visits: 1.284

Call of Combat Call of Combat is a 3d online, multiplayer, wargame where you control an infantry squad in WWII. Free real-time multiplayer squad based WW2 infantry simulation. Play as Axis or Allies on over 50 user submitted battlefields controlling your squad of 4 soldiers and working with up to 30 other... Platforms: *nix

License: Freeware Download (114): Call of Combat Download

Added: September 24, 2010 | Visits: 894

Froody::QuickStart Froody::QuickStart is a Perl module for the froody Quick Start tutorial. At the core of Froody is the concept of Froody Methods, methods that you can call remotely over the web. For example, we have a hypothetical method called "examples.myapi.greet" that can return us greetings. We need to... Platforms: *nix

License: Freeware Size: 95.23 KB Download (91): Froody::QuickStart Download

< 1 2 3 4 5 >