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

Smart Board Math Packs freeware
Filter: All | Freeware | Demo
 

Smart Board Math Packs

1 2 3 4 5 > 
Added: February 07, 2010 | Visits: 1.128

Math::Logic::Predicate Math::Logic::Predicate is a Perl module to manage and query a predicate assertion database. SYNOPSIS use Math::Logic::Predicate; $db = new Math::Logic::Predicate; # Enter some predicates into the database $db->add(<



Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): Math::Logic::Predicate Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 436

Smart Mahjongg Smart Mahjongg is the adaptation of a popular old Chinese board game especially for Pocket PCs. Other names are Mah Jong, Taipei, Taipeh or Shanghai. The objective of the Solitaire version for single player, which is implemented in Smart Mahjongg, is to remove all 144 tiles from the board....





Platforms: Windows

License: Freeware Size: 1.08 MB Download (56): Smart Mahjongg Download

Added: August 12, 2006 | Visits: 12.473

Alert Post-A-Board Create and offer Web Message Boards. No Scripting, No HTML required. Just install the Post-A-Board server and run it alongside your current Web Server - or on its own. Control Panel-driven Web interface lets you create Public Boards and Private Boards. Alert Post-A-Board lets you create and/or...


Platforms: Windows

License: Freeware Size: 3.4 MB Download (685): Alert Post-A-Board Download

Released: June 02, 2002  |  Added: April 14, 2006 | Visits: 12.975

Math Worksheet Maker 3 This is a tool that makes making math worksheets easier than ever. Just a few clicks and you're on. The limits are almost unlimited as it can get 300 math problems on a worksheet without even making it look compacted. Supports bold printing mode also. It allows you to put a title, select the type...


Platforms: Windows, *nix

License: Freeware Size: 821 KB Download (1680): Math Worksheet Maker 3 Download

Released: February 10, 2003  |  Added: May 06, 2006 | Visits: 9.182

Mental Math Practice Free mental math practice software. Covers all the basic math skills - Addition, Subtraction, Multiplication, and Division. You choose what you want to work on. The software delivers the questions, checks your answers, and keeps your score so you can see how well you're doing. Use it...


Platforms: Windows, Windows CE

License: Freeware Download (986): Mental Math Practice Download

Released: May 12, 2003  |  Added: December 04, 2008 | Visits: 6.742

Math Homework Maker The Math Homework Maker, is a FREE software which can solve all your homework. If you are a pupil or a student, needing help with your math homework or just want to check them, Then you must have this software. The Math Homework Maker covers everything you need, from elementary school up...


Platforms: Windows

License: Freeware Size: 409 KB Download (1120): Math Homework Maker Download

Released: January 04, 2004  |  Added: August 23, 2006 | Visits: 4.483

Logical 5 Board Game An addictive board game for 1 or 2 Players. Playing against computer is a real challenge! 2 player mode inclued. Freeware. Game Rules: Make at least 5 squares in a row, in any position, horizontally, vertically or diagonally. Rows and columns can be moved by clicking on the buttons placed at...


Platforms: Windows

License: Freeware Size: 121 KB Download (547): Logical 5 Board Game Download

Released: March 05, 2007  |  Added: March 21, 2009 | Visits: 2.484

Smart Bro Smart Bro is a free browser designed carefully to suite the user needs. It is built on the Internet Explorer technology. Smart Bro has many options that you always wanted: 1. Tabbed interface: Multi-pages inside the same application. 2. Integrated form filler 3. RSS Reader. 4....


Platforms: Windows

License: Freeware Size: 1.96 MB Download (275): Smart Bro Download

Released: November 06, 2008  |  Added: November 10, 2008 | Visits: 2.740

Smart Mail Notifier Smart Mail Notifier is a tiny user friendly software for checking mail and RSS. Being located in the system tray it checks mail automatically and displays new messages in a usable way. Smart Mail Notifier also allows you to answer any delivered letter swiftly. You needn't visit web mail sites...


Platforms: Windows

License: Freeware Size: 1.78 MB Download (288): Smart Mail Notifier Download

Added: August 17, 2010 | Visits: 1.603

ssh-smart ssh-smart is a really small software (a proof-of-concept) to put private identity from ssh on smartcard (memory card)). For the moment, we use the smartcard (from René Puls) program used to establish communication with the reader and the memory card. It has only been tested with the Towitoko...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (163): ssh-smart Download

Added: July 06, 2010 | Visits: 1.117

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: October 19, 2010 | Visits: 4.193

Psunami Bulletin Board Psunami Bulletin Board is an Open Source alternative to the popular Ultimate Bulletin Board software, and aims for speed, ease of use, and a full feature set. For installation, do the following: 1)Recursively copy everything from ./cgi-bin/ into your servers cgi-bin/ directory....


Platforms: *nix

License: Freeware Size: 64.51 KB Download (97): Psunami Bulletin Board Download

Added: July 01, 2010 | Visits: 841

Math::NoCarry Math::NoCarry is a Perl extension for no carry arithmetic. SYNOPSIS use Math::NoCarry; my $sum = Math::NoCarry::add( 123, 456 ); my $difference = Math::NoCarry::subtract( 123, 456 ); my $product = Math::NoCarry::multiply( 123, 456 ); No carry arithmetic doesnt allow you to carry...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Math::NoCarry Download

Added: February 08, 2010 | Visits: 3.409

Acquire Board Game Acquire is a computer version of the classic board game. The goal of the game is to make the most profit by buying stocks in companies that form, merge and grow as tiles are placed on the game board. This program is a text-based version of the game and should be playable on any system with a...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (306): Acquire Board Game Download

Added: June 21, 2010 | Visits: 1.053

Smart::Comments Smart::Comments are comments that do more than just sit there. SYNOPSIS use Smart::Comments; my $var = suspect_value(); ### $var ### got: $var ### Now computing value... # and when looping: for my $big_num (@big_nums) { ### Factoring... done factor($big_num); } while ($error >...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): Smart::Comments Download

Added: November 06, 2010 | Visits: 877

Math::FresnelZone SYNOPSIS use Math::FresnelZone; use Math::FresnelZone qw(fresnel fresnelMi fresnelKm); The arguments are: 0 - distance in kilometers or miles (default is 1), 1 - frequency in GHz (defualt 2.4), 2 - set to true to specify that the distance you are inputting is in miles and that the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Math::FresnelZone Download

Added: July 05, 2010 | Visits: 944

Math::HashSum Math::HashSum can sum a list of key-value pairs on a per-key basis. SYNOPSIS use Math::HashSum qw(hashsum); my %hash1 = (a=>.1, b=>.4); my %hash2 = (a=>.2, b=>.5); my %sum = hashsum(%hash1,%hash2); print "$sum{a}n"; # Prints .3 print "$sum{b}n"; # Prints .9 This module allows you to...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Math::HashSum Download

Added: September 13, 2010 | Visits: 1.205

Math::Numbers Math::Numbers is a Perl module that contains methods for mathematical approaches of concepts of the number theory. SYNOPSIS use Math::Numbers; my $a = 123; my $b = 34; my $numbers = Math::Numbers->new($a, $b [, ...]); print "They are coprimes (relatively primes)!n" if...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (104): Math::Numbers Download

Added: July 08, 2010 | Visits: 1.495

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: February 09, 2010 | Visits: 1.087

Math::Vec Math::Vec is a Object-Oriented Vector Math Methods in Perl. SYNOPSIS use Math::Vec; $v = Math::Vec->new(0,1,2); or use Math::Vec qw(NewVec); $v = NewVec(0,1,2); @res = $v->Cross([1,2.5,0]); $p = NewVec(@res); $q = $p->Dot([0,1,0]); or use Math::Vec qw(:terse); $v = V(0,1,2); $q...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (110): Math::Vec Download

1 2 3 4 5 >