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

Futbol Italiano Serie B freeware
Filter: All | Freeware | Demo
 

Futbol Italiano Serie B

< 1 2 3 4 5 
Added: August 26, 2008 | Visits: 1.271

XZ-B-ONE Cursors Amazing set of animated cursors. Up to 64 frames per cursor, semitransparent smooth shadows, amazing look. Platforms: Windows

License: Freeware Size: 447 KB Download (595): XZ-B-ONE Cursors Download

Added: August 21, 2008 | Visits: 2.431

T@B ZS4 Video Editor ZS4 Video Editor, the new incarnation of Zwei-Stein, is advanced video editing software with compositing and over 100 built-in video effects. Unlimited number of video/audio effects for every track. Produce video with a resolution of 8x8 or 16000x16000 (~200 Megapixels / frame) and many sizes in... Platforms: Windows, *nix

License: Freeware Size: 2.3 MB Download (368): T@B ZS4 Video Editor Download

Added: August 05, 2008 | Visits: 1.751

AlphaWorks 20 plug-in filters for simple B&W transparency effects Platforms: Windows

License: Freeware Size: 441 KB Download (184): AlphaWorks Download

Added: August 21, 2008 | Visits: 1.371

t@b Batch FTP Uploader This command line utility was created for the purpose of uploading complete directories to an FTP server. It independently (without asking) keeps attempting to upload every single file until all files are successfully uploaded. Platforms: Windows

License: Freeware Size: 440 KB Download (140): t@b Batch FTP Uploader Download

Added: August 29, 2008 | Visits: 4.337

VisualBoy Advance 1.7 B VisualBoy Advance is probably the best GameBoyAdvance emulator.You can also easily find hundreds of GameBoyAdvance roms that are compatible with this emulator Platforms: Windows

License: Freeware Size: 6 KB Download (630): VisualBoy Advance 1.7 B Download

Added: August 09, 2008 | Visits: 1.643

Calendario Mundial Futbol Alemania In a world cup year, you can`t miss this complete calendar with all the matches, groups, dates and teams for the Football World Cup germany 2006. It is an Excel sheet that includes all the groups, teams and tables, in order to input goal-scorers, classified teams etc as they happen. This Excel... Platforms: Windows

License: Freeware Size: 5 KB Download (149): Calendario Mundial Futbol Alemania Download

Added: August 26, 2008 | Visits: 1.347

Multi ID3 Tag Editor Multi ID3 Tag Editor is an ID3 Tag editor, file renamer and mover for several files with just a simple mouse click. Features: Manual ID3 Tag v1&v2 editor ( Platforms: Windows

License: Freeware Size: 764 KB Download (677): Multi ID3 Tag Editor Download

Released: March 29, 2012  |  Added: April 17, 2012 | Visits: 5.088

Astroburn Lite The best choice for those who want to have quick and easy-to-use home program with essential features to perform disc burning. A. Insert a disc into your drive; B. Select data or an image file; C. Start burn. You can also personalize your Astroburn Lite - just select a skin for program interface... Platforms: Windows

License: Freeware Size: 6.05 MB Download (451): Astroburn Lite Download

Added: January 18, 2010 | Visits: 1.215

Number::Bytes::Human Number::Bytes::Human is a Perl module that can convert byte count to human readable format. SYNOPSIS use Number::Bytes::Human qw(format_bytes); $size = format_bytes(0); # 0 $size = format_bytes(2*1024); # 2.0K $size = format_bytes(1_234_890, bs => 1000); # 1.3M $size = format_bytes(1E9,... Platforms: *nix

License: Freeware Size: 9.22 KB Download (98): Number::Bytes::Human Download

Added: July 06, 2010 | Visits: 1.118

Math::Combinatorics Math::Combinatorics is a Perl module that can perform combinations and permutations on lists. SYNOPSIS Available as an object oriented API. use Math::Combinatorics; my @n = qw(a b c); my $combinat = Math::Combinatorics->new(count => 2, data => [@n], ); print "combinations of 2 from:... Platforms: *nix

License: Freeware Size: 10.24 KB Download (168): Math::Combinatorics Download

Added: April 01, 2010 | Visits: 976

Tree::BPTree Tree::BPTree is a Perl implementation of B+ trees. SYNOPSIS use Tree::BPTree; # These arguments are actually the defaults my $tree = new Tree::BPTree( -n => 3, -unique => 0, -keycmp => sub { $_[0] cmp $_[1] }, -valuecmp => sub { $_[0] <=> $_[1] }, ); # index the entries in this... Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): Tree::BPTree Download

Added: August 20, 2010 | Visits: 1.347

NAT Check Check Your Network Address Translator for Compatibility with Peer-to-Peer Protocols. If you are accessing the Internet from behind a Network Address Translator (NAT) of some kind, I would appreciate your help in surveying the behavior of different NATs, in terms of how and whether they support a... Platforms: *nix

License: Freeware Download (195): NAT Check Download

Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock - Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. Conway says that it is much clearer to use reverse than to flip $a and $b around in a sort block. He also suggests that, in newer... Platforms: *nix

License: Freeware Size: 245.76 KB Download (97): Perl::Critic::Policy::BuiltinFunctions::ProhibitReverseSortBlock Download

Added: May 15, 2010 | Visits: 1.190

Set::Partition Set::Partition is a Perl module that can enumerate all arrangements of a set in fixed subsets. SYNOPSIS use Set::Partition; my $s = Set::Partition->new( list => [qw(a b c d e)], partition => [2, 3], ); while (my $p = $s->next) { print join( , map { "(@$_)" } @$p ), $/; } # produces... Platforms: *nix

License: Freeware Size: 7.17 KB Download (133): Set::Partition Download

Added: May 12, 2010 | Visits: 877

Devel::Peek SYNOPSIS use Devel::Peek; Dump( $a ); Dump( $a, 5 ); DumpArray( 5, $a, $b, ... ); mstat "Point 5"; Devel::Peek contains functions which allows raw Perl datatypes to be manipulated from a Perl script. This is used by those who do XS programming to check that the data they are sending from... Platforms: *nix

License: Freeware Size: 15.36 KB Download (93): Devel::Peek Download

Added: April 02, 2010 | Visits: 768

sqlt-diff sqlt-diff is a Perl module that can find the differences b/w two schemas. SYNOPSIS For help: sqlt-diff -h|--help For a list of all valid parsers: sqlt -l|--list To diff two schemas: sqlt-diff [options] file_name1=parser file_name2=parser Options: -d|--debug Show debugging info... Platforms: *nix

License: Freeware Size: 532.48 KB Download (95): sqlt-diff Download

Added: September 16, 2010 | Visits: 1.285

Grid::Transform Grid::Transform is a Perl module with fast grid transformations. SYNOPSIS use Grid::Transform; $g = Grid::Transform->new([a..o], rows=>5); $g->rotate_270->flip_vertical; print join( , $g->grid), "n"; The Grid::Transform module provides fast methods to transform a grid of arbitrary data... Platforms: *nix

License: Freeware Size: 36.86 KB Download (104): Grid::Transform Download

Added: July 07, 2010 | Visits: 1.111

PSP-Recode PSP-Recode is another service menu for PSP videos, tested with my 1.5-2.71-B PSP and works perfect. Based on podencoder and original psp-recode for mp4ip, but this only need the last version of ffmpeg with PSP suport. This script only required ffmpeg and kdialog installed in your system, but,... Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): PSP-Recode Download

Added: May 22, 2010 | Visits: 1.354

Finance::Bank::Sporo Finance::Bank::Sporo is a Perl extension for B< SporoPay > of Slovenska Sporitelna. SYNOPSIS use Finance::Bank::Sporo; $sporo_obj = Bank::Sporo->new($prenumber,$number); $sporo_obj->configure( amt => $amt, vs => $vs, ss => $ss, rurl => $rurl, param => $param, ); print... Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Finance::Bank::Sporo Download

Added: June 03, 2010 | Visits: 2.637

Lexmark Z11 printer driver for Linux Lexmark Z11 printer driver for Linux is a Linux printer driver/filter for the Lexmark Z11 printer, supporting color and b/w printing, variable page size and more. The driver lz11-V2 is an improvement of the lz11 driver, which was first released in 2002. Additionally to the features of lz11,... Platforms: *nix

License: Freeware Size: 61.44 KB Download (157): Lexmark Z11 printer driver for Linux Download

< 1 2 3 4 5