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

Generate Math Problems software
Filter: All | Freeware | Demo
 

Generate Math Problems

< 1 2 3 4 5 
Added: November 05, 2006 | Visits: 3.567

Magic Math Space Tour for the Age 11-12 Special Promotion This program is designed for bringing joy to Math Study. Kids effectively learn mathematics due to quiz-oriented learning accompanied by friendly natural animals and/or worms. As a whole inclusive hardle, the comprehensive game of Space Tour, touring and finding various planets and the...



Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 10.74 MB Download (155): Magic Math Space Tour for the Age 11-12 Special Promotion Download

Added: May 16, 2006 | Visits: 2.934

Innoexe Visual Algebra Innoexe Visual Algebra works in three modes. Work with others over the internet, network, or alone. Chat with others and solve problems at the same time. IVA is perfect for tutors teaching students over the internet or a network connection. Innoexe Visual Algebra will solve your problems step by...





Platforms: Windows

License: Shareware Cost: $7.00 USD Size: 7.04 MB Download (154): Innoexe Visual Algebra Download

Added: February 25, 2010 | Visits: 1.094

Math::Roman Math::Roman contains arbitrary sized Roman numbers and conversion from and to Arabic. SYNOPSIS use Math::Roman qw(roman); $a = new Math::Roman MCMLXXIII; # 1973 $b = roman(MCMLXI); # 1961 print $a - $b,"n"; # prints XII $d = Math::Roman->bzero(); # $d++; # I $d += 1998; # MCMXCIX $d...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (151): Math::Roman Download

Added: January 25, 2010 | Visits: 1.545

Math Flash Card Master Math Flash Card Master provides thepractice and testing of addition, subtraction, multiplication, and division.Math Flash Card Master can be adjusted to different knowledge levels, andincludes optional sounds and a timer feature.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 662 KB Download (150): Math Flash Card Master Download

Released: May 14, 2008  |  Added: November 04, 2009 | Visits: 2.115

Random Number Pro Random Number Pro is a practical math tool to generate random numbers according to different distributions. Only three steps you need do.Download and try it. Including Distributions: -Beta distribution, -Bernoulli distribution, -Bernoulli-Gauss distribution, -Binomial distribution,...


Platforms: Windows, *nix

License: Shareware Cost: $199.90 USD Size: 837.5 KB Download (144): Random Number Pro Download

Released: March 06, 2015  |  Added: November 28, 2015 | Visits: 21.434

PTC Mathcad Express PTC Mathcad Express is free-for-life engineering math software. You get unlimited use of the most popular capabilities in PTC Mathcad - the most powerful technical calculation software available. Easily solve, document, share and reuse vital calculations. If you download and choose the trial...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1.06 GB Download (142): PTC Mathcad Express Download

Added: August 03, 2010 | Visits: 1.216

Math::Fractal::DLA Math::Fractal::DLA is a Diffusion Limited Aggregation (DLA) Generator. SYNOPSIS use Math::Fractal::DLA; $fractal = new Math::Fractal::DLA; # Dynamic loading of the subclass Math::Fractal::DLA::TYPE $fractal->setType( TYPE ); # Open the log file FILE $fractal->debug( debug => 1, logfile...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (140): Math::Fractal::DLA Download

Released: February 20, 2017  |  Added: March 25, 2017 | Visits: 1.652

Math Practice Math Practice is an easy to use software addressed to parents who wish to help kids make their first steps into the world of math, providing fairly simple teaching tools and a basic interface. Choose between addition, subtraction, multiplication and division. Once you click on one of these, math...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $9.99 USD Size: 1.57 MB Download (140): Math Practice Download

Added: August 23, 2008 | Visits: 3.984

PERCENT Calculate the percentage of any number out of any number. Free math homework help from basic math to algebra, geometry and beyond. Students, teachers, parents, and everyone can find solutions to their percentage math problems instantly. Great little tool to have on anyones desktop.


Platforms: Windows

License: Freeware Size: 1.86 KB Download (139): PERCENT Download

Added: February 26, 2010 | Visits: 1.170

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: August 11, 2010 | Visits: 1.204

Math::Matrix Math::Matrix can multiply and invert Matrices. The following methods are available: new Constructor arguments are a list of references to arrays of the same length. The arrays are copied. The method returns undef in case of error. $a = new Math::Matrix ([rand,rand,rand],...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (134): Math::Matrix Download

Added: January 25, 2010 | Visits: 610

mWorksheet mWorksheet makes math worksheets for addition, subtraction, multiplication and division. You set the parameters for the entire worksheet or individual operands. Problems randomly generate each time you print a worksheet. Create multiple choice worksheets and multi-page worksheets. Print an answer...


Platforms: Mac

License: Demo Cost: $0.00 USD Size: 2.6 MB Download (134): mWorksheet Download

Added: August 19, 2008 | Visits: 1.626

Math Games Level 1 Math Games Level 1 teaches addition and multiplication with numbers from 1 to 12. Using the mouse, a student can select the values to calculate. Then, he or she clicks on the "Ask Me" button and lets the robot do the calculation and report the result. The game window can be maximized to make it...


Platforms: Windows

License: Freeware Size: 1.15 MB Download (131): Math Games Level 1 Download

Released: January 01, 2003  |  Added: March 05, 2006 | Visits: 2.936

USPExpress Math Parser USPExpress Math Parser is a COM-based component that is aimed to parse and evaluate scientific, engineering and math expressions on-the-fly. It is designed to be used in Visual Basic, VBA, C++, .NET, Delphi or Fortran applications, or any other programming environment with COM support....


Platforms: Windows

License: Shareware Cost: $148.00 USD Size: 3.52 MB Download (130): USPExpress Math Parser Download

Added: July 08, 2010 | Visits: 1.494

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: August 05, 2008 | Visits: 1.104

Math Mechanixs Math Mechanixs is an easy to use scientific math program with a Math Editor worksheet for solving mathematical problems and taking notes, an extendable Function Library with over 170 predefined functions and an integrated Function Solver, a 2D & 3D Graphing Utility supporting point labels,...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 8.72 MB Download (129): Math Mechanixs Download

Added: August 07, 2006 | Visits: 3.178

LangPad - Math&Currency Characters LangPad - Math&Currency Characters provides an easy way to insert Math&Currency characters and symbols into your WordPad and Notepad text. Click the mouse on a character or symbol in the chart, and it will be inserted into your text.



License: Shareware Cost: $7.00 USD Size: 484 KB Download (128): LangPad - Math&Currency Characters Download

Added: February 01, 2010 | Visits: 966

Math::Symbolic::MiscAlgebra Math::Symbolic::MiscAlgebra contains miscellaneous algebra routines like det(). SYNOPSIS use Math::Symbolic qw/:all/; use Math::Symbolic::MiscAlgebra qw/:all/; # not loaded by Math::Symbolic @matrix = ([x*y, z*x, y*z],[x, z, z],[x, x, y]); $det = det @matrix; @vector = (x, y, z);...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (126): Math::Symbolic::MiscAlgebra Download

Released: October 17, 2006  |  Added: November 07, 2006 | Visits: 2.529

SolidShare Analyzer SolidShare Analyzer can parse the log files generated, generate report on bandwidth utilization and possible security problems use both graphical and text formation. It has these features built-in: Multiple profiles Analyzer support multiple profiles, so manage several computers all...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 2.36 MB Download (122): SolidShare Analyzer Download

Added: January 25, 2010 | Visits: 1.046

TrigAid TrigAid allows a student to quickly perform math and trigonometry related calculations with ease. The application has a geometry section, vectors, conics, matrices, axes rotation, linear equation, triangulator, sequences and much, much more. In addition, the application has a unit converter and a...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (121): TrigAid Download

< 1 2 3 4 5