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

Intergate Bc freeware
Filter: All | Freeware | Demo
 

Intergate Bc

< 1 2 3 > 
Released: July 10, 2003  |  Added: April 27, 2006 | Visits: 4.608

Planet's Visibility Planet’s Visibility presents a 3-color graph that shows when a planet, the moon or the sun is visible during any year from 3000 BC to AD 6000 at any location on the earth. The vertical axis marks the months of the year, the horizontal axis marks the hours of the day. The three colors create a... Platforms: Windows

License: Freeware Size: 5.22 MB Download (662): Planet's Visibility Download

Added: August 26, 2008 | Visits: 1.033

YoudaConqueror Feel what it is like to conquer the world! Youda Conqueror offers bubble shooter like you have never seen before. Alexander the Great (356 OCo 323 BC) King of Macedonia. (336-323 BC) He was one of the greatest conquerors that ever lived A kingdom where everyone was equal. Join many players in... Platforms: Windows

License: Freeware Size: 5.69 MB Download (515): YoudaConqueror Download

Added: January 18, 2010 | Visits: 1.197

Geography::States Geography::States is a Perl module with map states and provinces to their codes, and vice versa. SYNOPSIS use Geography::States; my $obj = Geography::States -> new (COUNTRY [, STRICT]); EXAMPLES my $canada = Geography::States -> new (Canada); my $name = $canada -> state (NF); #... Platforms: *nix

License: Freeware Size: 6.14 KB Download (109): Geography::States Download

Added: April 20, 2010 | Visits: 1.116

Closebracket Closebracket let you define multiple shell actions in a single command to speed up the typing of the most repetitive shell commands. The command name of Closebracket is `] and `][, thats because these characters are near the "Enter" key and it is easy to type them fast. `] stands for "primary... Platforms: *nix

License: Freeware Size: 8.19 KB Download (105): Closebracket Download

Added: October 09, 2010 | Visits: 1.085

Graph::ModularDecomposition Graph::ModularDecomposition is a Perl module for modular decomposition of directed graphs. SYNOPSIS use Graph::ModularDecomposition qw(pairstring_to_graph tree_to_string); my $g = new Graph::ModularDecomposition; my $h = $g->pairstring_to_graph( ab,ac,bc ); print "yesn" if... Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Graph::ModularDecomposition Download

Added: February 20, 2010 | Visits: 1.539

WebService::Basecamp WebService::Basecamp is a Perl interface to the Basecamp API webservice. SYNOPSIS use WebService::Basecamp; my $bc = WebService::Basecamp->new( url => http://mysite.clientsection.com, user => username, pass => password ); my $test = $bc->ping || die $bc->error(); my $projects =... Platforms: *nix

License: Freeware Size: 23.55 KB Download (103): WebService::Basecamp Download

Added: June 27, 2010 | Visits: 1.307

Locale::RecodeData::ISO_8859_14 Locale::RecodeData::ISO_8859_14 is a Perl module with conversion routines for ISO-8859-14. CHARACTER TABLE The following table is sorted in the same order as the original charmap. All character codes are in hexadecimal. Please read ISO-10646 as ISO-10646-UCS4. Local | ISO-10646 |... Platforms: *nix

License: Freeware Size: 460.8 KB Download (87): Locale::RecodeData::ISO_8859_14 Download

Added: January 22, 2010 | Visits: 774

JavaOp 42b JavaOp provides a Binary Bot for Battle.net. JavaOp is a cross-platform, flexible, plugin-oriented Battle.net Binary Bot. I did some work on it, and got a bot that could connect. But after christmas, I got a job where I was doing a lot of Java coding. I decided that I could do much better... Platforms: *nix

License: Freeware Download (98): JavaOp 42b Download

Added: July 09, 2010 | Visits: 912

Algorithm::Huffman Algorithm::Huffman is a Perl extension that implements the Huffman algorithm. SYNOPSIS use Algorithm::Huffman; my %char_counting = map {$_ => int rand(100)} (a .. z, A .. Z); # or better the real counting for your characters # as the huffman algorithm doesnt work good with random data... Platforms: *nix

License: Freeware Size: 8.19 KB Download (110): Algorithm::Huffman Download

Added: September 02, 2010 | Visits: 978

Date::Roman Date::Roman is a Perl OO extension for handling roman style dates. SYNOPSIS use Date::Roman; $caesar_death = Date::Roman->new(roman => id 3 702); print $caesar_death->ical(),"n"; #prints -520315 This module defines a class for handling Roman dates as defined by Julius Caesar in 45 BC.. Platforms: *nix

License: Freeware Size: 38.91 KB Download (124): Date::Roman Download

Added: November 11, 2010 | Visits: 1.077

virtual800 virtual800 is a FUSE-based filesystem that provides a big filesystem with big files for testing of large file transfers. Examples: miguelo@saturno:~$ mkdir test miguelo@saturno:~$ virtual800 -t syssize=768T,sysfiles=28 test miguelo@saturno:~$ cd test miguelo@saturno:~/test$ df -h... Platforms: *nix

License: Freeware Size: 51.2 KB Download (92): virtual800 Download

Added: May 26, 2010 | Visits: 801

Skalcuverter The normal desktop calculators seem counter-intuitive to me. Why emulate the limited interface (ie a numeric pad) of a pocket calculator, when youve got the power of a desktop computer and keyboard at your finger tips. SuperKaramba Calculator is a very simple calculator theme, with a lot of... Platforms: *nix

License: Freeware Size: 23.55 KB Download (94): Skalcuverter Download

Added: October 14, 2010 | Visits: 687

Time::Piece Time::Piece is a Perl module that contains Object Oriented time objects. SYNOPSIS use Time::Piece; my $t = localtime; print "Time is $tn"; print "Year is ", $t->year, "n"; This module replaces the standard localtime and gmtime functions with implementations that return objects. It does... Platforms: *nix

License: Freeware Size: 20.48 KB Download (92): Time::Piece Download

Added: October 23, 2010 | Visits: 1.272

Finance::Quote::Yahoo::Europe Finance::Quote::Yahoo::Europe is a Perl module that fetch quotes from Yahoo Europe. SYNOPSIS use Finance::Quote; $q = Finance::Quote->new; %info = $q->fetch("europe","12150.PA"); # Failover to other methods ok. %info = $q->fetch("yahoo_europe","12150.PA"); # Use this module only. This... Platforms: *nix

License: Freeware Size: 92.16 KB Download (101): Finance::Quote::Yahoo::Europe Download

Added: January 09, 2010 | Visits: 1.145

HTTP::Browscap HTTP::Browscap is a Perl module that can parse and search browscap.ini files. SYNOPSIS use HTTP::Browscap; my $capable = browscap(); if( $capable->{wap} ) { output_WAP(); } if( $capable->{css} > 1 ) { # Browser can handle CSS2 } # OO interface my $BC = HTTP::Browscap->new(... Platforms: *nix

License: Freeware Size: 9.22 KB Download (96): HTTP::Browscap Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 436

The Clumsys for Mac OS Tim and his mischievous friends got themselves into quite a pickle when they discovered Grandpas latest invention, The Time Machine. Help Grandpa track down 20 kids lost in time and clean up any traces they left behind. Who knows what kind of chain reaction a toy car could cause in the year 200... Platforms: Mac

License: Freeware Size: 85.1 MB Download (470): The Clumsys for Mac OS Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 575

GTU SPI Calculator x64 GTU SPI Calculator x64 is a handy and reliable application designed to calculate your current semester performance in the Gujarat Technological University (GTU) India. In basic of your performance in examination, assignments, practical exam is awarded a grade. These grade are described by the... Platforms: Windows

License: Freeware Size: 543 KB Download (571): GTU SPI Calculator x64 Download

Released: September 15, 2012  |  Added: September 15, 2012 | Visits: 405

Adastra FREESTAR A complete and accessible astronomy experience is in store -- with real-time sky, comprehensive reports, arcsecond accuracy, and exciting features such as animation and live tracking. Adastra's powerful search encompasses planets, comets, asteroids, DSOs, and a multitude of stars, making... Platforms: Windows

License: Freeware Size: 3.81 MB Download (557): Adastra FREESTAR Download

Released: December 27, 2012  |  Added: December 27, 2012 | Visits: 566

Kalemegdan Photo Screensaver Photo Screensavers bring you a new dimension in presenting pictures and recall for memories. Kalemegdan is the core and the oldest section of the urban area of Belgrade. The cliff-like ridge overlooks the Great War Island and the confluence of the Sava river into the Danube and makes one of the... Platforms: Windows

License: Freeware Size: 5.56 MB Download (51): Kalemegdan Photo Screensaver Download

Released: January 29, 2014  |  Added: August 13, 2014 | Visits: 608

The Clumsys Grandpa is your modern day “Back to the Future” inventor with his top-secret time machine. His mischevious grandson Tim and his friends have decided to test Grandpa Albert`s invention. Travel back in time and help the family collect their missing kids using a Gadget Assembly Screen. Pinpoint... Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 79.39 MB Download (64): The Clumsys Download

< 1 2 3 >