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

Math Quiz Templates freeware
Filter: All | Freeware | Demo
 

Math Quiz Templates

1 2 3 4 5 > 
Added: January 25, 2010 | Visits: 1.625

Ryan's Math Quiz Ryan's Math Quiz... Flash card style math reinforcement and proficiency enhancement. Simple interface with positive feedback and quiz quality reporting. Difficulty adjustable for 1st grade level math or higher. Configurable for professional teaching environments, simple enough for a child to use...



Platforms: Mac

License: Freeware Download (121): Ryan's Math Quiz Download

Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 475

rendezvousPong 1.2 About rendezvousPong A modern update to the classic Pong from the makers of iStorm and iChalk. Various challenges including Math Quiz Mode, perfect for young kids learning math. For grown ups, it also offers a way to help neutralize the US 04 election fatigue. Seamless game play over network...





Platforms: Mac, but may signifi

License: Freeware Size: 2.6 MB Download (46): rendezvousPong 1.2 Download

Added: August 16, 2008 | Visits: 2.161

Quiz-Tree Welcome to Quiz-Tree.com, the place where you will find fun quizzes on many subjects, including Elementary Math, Fractions, Spanish, Geography, SAT Verbal and Spelling. Educational Quizzes that you can play right in your browser. All quizzes feature animated interface, feedback sounds and other...


Platforms: Any

License: Freeware Download (602): Quiz-Tree Download

Added: August 20, 2006 | Visits: 3.672

QUIZ QUIZ is a study tool. You can train a topic by collecting questions in a file and then answer them repetitively. With Quiz, you can build and administer objective tests using either multiple choice or fill-the-blanks questions. More then one correct answer is allowed. It is possible to build...



License: Freeware Size: 6.68 MB Download (384): QUIZ Download

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

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: January 04, 2003  |  Added: October 04, 2006 | Visits: 3.939

Quiz-Buddy Lite Quiz-Buddy Lite - a learning and test-preparation tool. It is a free version of a more sophisticated Quiz-Buddy. The program comes with quizzes for learning Multiplication and State Capitals. Learning is accomplished through answering a number of multiple-choice questions. Quiz-Buddy Lite can be...


Platforms: Windows

License: Freeware Download (641): Quiz-Buddy Lite Download

Added: May 11, 2006 | Visits: 6.483

How To Edit Web Page Templates Tutorial This free ebook tutorial shows you how to edit basic web page templates and features tips, resources, software and more! The perfect starting point for newbies!


Platforms: Windows

License: Freeware Size: 579 KB Download (910): How To Edit Web Page Templates Tutorial Download

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

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

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 01, 2008  |  Added: October 25, 2008 | Visits: 10.738

Free Logo Templates A logo is an integral part of the company's image and key to marketing success, so its quality is of highest importance for any business. Professionalism, extra cheap price and customization ease make DigitalOfficePro logos really attractive and one of a kind. DigitalOfficePro offers a premium...


Platforms: Windows

License: Freeware Size: 19.58 MB Download (2672): Free Logo Templates Download

Added: November 27, 2013 | Visits: 1.674

Blitz templates Blitz templates is a fast template engine written in C and compiled as a PHP module. It started as a php_templates replacement, but developed into much more. It is based on extensible template controllers (PHP) and weakly-active templates (HTML).


Platforms: *nix

License: Freeware Size: 61.44 KB Download (121): Blitz templates Download

Added: July 06, 2010 | Visits: 1.111

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: July 01, 2010 | Visits: 837

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: November 06, 2010 | Visits: 874

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

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

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

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

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

Added: February 26, 2010 | Visits: 1.169

Math::Telephony::ErlangC Math::Telephony::ErlangC is a Perl extension for Erlang C calculations. SYNOPSIS use Math::Telephony::ErlangC; # Evaluate probability that a service request will have to wait $wprob = wait_probability($traffic, $servers); # Probability that the wait time will be less than a fixed maximum...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (138): Math::Telephony::ErlangC Download

Added: March 09, 2010 | Visits: 1.211

Math::Telephony::ErlangB Math::Telephony::ErlangB is a Perl extension for Erlang B calculations. SYNOPSIS use Math::Telephony::ErlangB qw( :all ); # Evaluate blocking probability $bprob = blocking_probability($traffic, $servers); $gos = gos($traffic, $servers); # Same result as above # Dimension minimum number...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (259): Math::Telephony::ErlangB Download

1 2 3 4 5 >