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

Grindeq Math Utilities software
Filter: All | Freeware | Demo
 

Grindeq Math Utilities

< 1 2 3 4 5 > 
Released: June 19, 2007  |  Added: September 16, 2007 | Visits: 1.785

PST Utilities Using PST Utilities, you can synchronize files manually or can be run at desired interval to avoid manual intervention. PST file synchronization can be performed on two PST's on a computer or on two computers over a network. Tasks and Policies are helpful tool when organizing your mail in...



Platforms: Windows

License: Shareware Cost: $44.95 USD Size: 8.42 MB Download (459): PST Utilities Download

Released: March 17, 2008  |  Added: April 02, 2008 | Visits: 2.956

New Utilities Repair pc errors, clean and speed up your PC! New Utilities scan and repair the Windows registry, clean registry and hard drive, optimize your pc. Useful utilities for you - work with maximum performance! New Utilities is a set of system tools for each day: fix registry problems; clean registry;...





Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 1.63 MB Download (401): New Utilities Download

Released: May 01, 2008  |  Added: May 08, 2008 | Visits: 1.922

Math Quiz Creator Math Quiz Creator allows a parent or teacher to create custom math quizzes with just a few mouse clicks. Each quiz can contain arithmetic problems of any type. Problems can be defined so that you'll know exactly what concepts will be tested with a particular quiz. You can begin with simple...


Platforms: Windows

License: Shareware Cost: $24.95 USD Size: 1.36 MB Download (200): Math Quiz Creator Download

Released: August 10, 2010  |  Added: August 13, 2010 | Visits: 2.496

Math Center Level 2 Math software for students studying precalculus and calculus. Math Center Level 2 consists of a Scientific Calculator, a Graphing Calculator 2D Numeric, a Graphing Calculator 2D Parametric, a Graphing Calculator 2D Polar, an Integer Calculator, and a Rational Calculator. The Scientific...


Platforms: Windows

License: Shareware Cost: $40.00 USD Size: 2.86 MB Download (224): Math Center Level 2 Download

Released: June 03, 2016  |  Added: July 19, 2016 | Visits: 2.139

Math Studio Math tool for high school math, middle school math teaching and studying. Function graphing and analyzing: 2D, 2.5D function graphs and animations, extrema, root, tangent, limit,derivative, integral, inverse; sequence of number: arithmetic progression, geometric progression; analytic geometry:...


Platforms: Windows, Windows 7, Windows Server

License: Demo Cost: $40.00 USD Size: 233.4 KB Download (213): Math Studio Download

Released: June 03, 2016  |  Added: July 19, 2016 | Visits: 2.615

Math Calculator Math calculator, also derivative calculator, integral calculator, calculus calculator, expression calculator, equation solver, can be used to calculate expression, derivative, root, extremum, integral.Math calculator, also a derivative calculator, integral calculator, calculus calculator,...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $20.00 USD Size: 1.22 MB Download (322): Math Calculator Download

Released: August 25, 2009  |  Added: April 27, 2010 | Visits: 1.467

Math Stars Plus Class One Software, shareware programs for education, announces the release of Math Stars Plus 2010r1 for Windows and Macintosh. The basic module of Math Stars Plus challenges students to complete all fact groups up to a selectable number. As each function (+ - x /) is successfully completed, the...


Platforms: Windows, Mac

License: Shareware Cost: $19.95 USD Size: 3.91 MB Download (115): Math Stars Plus Download

Released: September 23, 2008  |  Added: November 26, 2008 | Visits: 1.415

Math Center Level 1 Math software for students studying precalculus. Can be enteresting for teachers teaching precalculus. Math Center Level 1 consists of Graphing calculator 2D, Advanced Calculator, and Simple Calculator called from the Control Panel. Simple calculator is a general purpose calculator which...


Platforms: Windows

License: Shareware Cost: $20.00 USD Size: 1.91 MB Download (110): Math Center Level 1 Download

Released: April 02, 2014  |  Added: November 12, 2014 | Visits: 3.713

Trades Math Calculator Solve common machine shop and other trades trigonometry and math problems at a price every trades person can afford! As a machinist or CNC programmer, you often have to use trigonometry to calculate hole positions, chamfers, sine bar stacks, dovetail measurements, bolt circles, etc. You often...


Platforms: Windows, Windows 7, Other

License: Demo Cost: $14.99 USD Size: 6.81 MB Download (234): Trades Math Calculator Download

Released: April 10, 2009  |  Added: April 21, 2009 | Visits: 1.931

Smart Math Calculator Advanced yet easy-to-use math calculator that immediately and precisely computes the result as you type a math expression. It allows multiples math expressions at same time. It also allows fractions and defining your own variables and functions. It has a beautiful user-interface that conveniently...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 2.27 MB Download (334): Smart Math Calculator Download

Added: July 06, 2010 | Visits: 1.103

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 (162): Math::Combinatorics Download

Added: July 15, 2010 | Visits: 1.170

WAVE Utilities WAVE Utilities package contains three programs for dealing with WAVE format audio files. SimplifyWave The standard permits WAVE format audio files to contain a variety of chunks, such as playlists, cue lists, and padding. A fair amount of software, however, is unable to parse such complex...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (94): WAVE Utilities Download

Added: July 23, 2010 | Visits: 1.326

Unicode Utilities Unicode Utilities project are a set of programs for manipulating and analyzing Unicode text. uniname defaults to printing the character offset of each character, its byte offset, its hex code value, its encoding, the glyph itself, and its name. Command line options allow undesired information to...


Platforms: *nix

License: Freeware Size: 256 KB Download (102): Unicode Utilities Download

Added: April 27, 2010 | Visits: 1.293

lsd mount utilities lsd mount utilities project assist in setting up (creating) and mounting encrypted loopback file systems in Linux 2.4 and 2.6. They also enable users (not just root) to mount encrypted file systems if appropriate entries have been added to /etc/fstab. Whats New in This Release: - The...


Platforms: *nix

License: Freeware Download (98): lsd mount utilities Download

Added: July 01, 2010 | Visits: 831

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

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 (96): Math::FresnelZone Download

Added: July 05, 2010 | Visits: 936

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 (88): Math::HashSum Download

Added: September 13, 2010 | Visits: 1.191

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 (98): Math::Numbers Download

Added: July 08, 2010 | Visits: 1.484

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 (123): Math::CDF Download

Added: February 09, 2010 | Visits: 1.074

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 (104): Math::Vec Download

< 1 2 3 4 5 >