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

B Cher Und Elektronik freeware
Filter: All | Freeware | Demo
 

B Cher Und Elektronik

< 1 2 3 4 5 
Released: January 02, 2006  |  Added: February 01, 2006 | Visits: 2.072

AntiPhishing Uberwachen und Schutzen: Kostenloses AntiPhishing-Tool uberwacht im Hintergrund die im Browser aufgerufenen Seiten und schlagt Alarm wenn Phishing-Attacken vermutet werden. Auch sichere Seiten werden zuverlassig bestatigt. Regelma?ige Online-Aktualisierung der Datenbank. (Internet Explorer,... Platforms: Windows

License: Freeware Size: 1.86 MB Download (473): AntiPhishing Download

Released: September 01, 2007  |  Added: September 03, 2007 | Visits: 3.633

Asterisk Logger Sie haben das Kennwort für ein Programm vergessen? Dann setzen Sie dieses Tool ein und lassen sich das hinter Sternchen versteckte Passwort im Klartext anzeigen. uvm. Platforms: Windows, Mac, *nix

License: Freeware Size: 125.1 KB Download (1094): Asterisk Logger Download

Added: August 26, 2008 | Visits: 1.272

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 18, 2008 | Visits: 2.316

BackTrack BackTrack ist eine kostenlose Linux-Distribution in Form einer Live-CD, die sich durch zahlreiche Hack- und Knack-Tools von vergleichbaren Linux-Live-CDs unterscheidet. Einerseits eignet sich BackTrack damit hervorragend fRr Administratoren zum AufspRren von SicherheitslRcken, andererseits... Platforms: Windows

License: Freeware Size: 689.78 MB Download (1323): BackTrack 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.372

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.338

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 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

Added: August 22, 2008 | Visits: 1.256

Wilde Delfine 3D Bildschirmschoner Vielen Menschen sind Delfine Symbol der Freiheit, Freude, Anmut und Friede. Ihre einzigartige Intelligenz ist bewundernswert und ihre erstaunlichen Tricks erfreuen die ganze Welt. Dieser ehrfurchgebietende 3D Bildschirmschoner bietet die seltene Chance, Delfine in ihrem natuerlichen Lebensraum zu... Platforms: Windows

License: Freeware Size: 8.6 KB Download (109): Wilde Delfine 3D Bildschirmschoner Download

Added: August 13, 2008 | Visits: 975

Zauberwald 3D Bildschirmschoner Lassen Sie diesen einzigartigen Bildschirmschoner Sie in den tiefsten Zauberwald fuehren, wo die Baeume pummeligen Kobolden gleichen und unvorsichtige Leuchtkaefer wilde Nachttaenze hinlegen. Mysterioese Wesen bewegen sich im Dunklen, versteckt im tiefen Nebel, und nur das helle Lagerfeuer mit... Platforms: Windows

License: Freeware Size: 8.29 KB Download (141): Zauberwald 3D Bildschirmschoner 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.119

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: 977

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.191

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: 769

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

< 1 2 3 4 5