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

Applied Math Workbook software
Filter: All | Freeware | Demo
 

Applied Math Workbook

< 1 2 3 4 5 > 
Added: March 23, 2010 | Visits: 706

Math::BaseCnv Math::BaseCnv is a fast functions to convert between number bases. SYNOPSIS use Math::BaseCnv; # Convert 63 from base-10 (decimal) to base-2 (binary) $binary_63 = cnv( 63, 10, 2 ); BaseCnv provides a few simple functions for converting between arbitrary number bases. It is as fast as I...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (96): Math::BaseCnv Download

Added: November 08, 2010 | Visits: 728

Math::TotalBuilder::Common Math::TotalBuilder::Common is a Perl module with common unit sets for building totals. SYNOPSIS use Math::TotalBuilder; use Math::TotalBuilder::Common; # units for 952 pence my %tender = build($Math::TotalBuilder::Common::uk_money_old, 952); This package is just a set of common sets of...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (87): Math::TotalBuilder::Common Download

Added: March 21, 2010 | Visits: 1.160

Math Objects Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (92): Math Objects Download

Added: January 18, 2010 | Visits: 2.214

Math::Group::Thompson Math::Group::Thompson Perl module contains OO methods that calculates the cardinality of the ball of radius n of Thompson group F. SYNOPSIS use Math::Group::Thompson; my $F = Math::Group::Thompson->new( VERBOSE => 0 ); my $card = $F->cardBn(3,); print "#B(3) = $cardn"; The...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (91): Math::Group::Thompson Download

Added: February 01, 2010 | Visits: 958

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 (121): Math::Symbolic::MiscAlgebra Download

Added: April 11, 2010 | Visits: 884

Math::String::Charset::Nested Math::String::Charset::Nested is a charset for Math::String objects. SYNOPSIS use Math::String::Charset; # construct a charset from bigram table, and an initial set (containing # valid start-characters) # Note: After an a, either an b, c or a can follow, in this order # After an d only...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (88): Math::String::Charset::Nested Download

Added: September 23, 2010 | Visits: 937

Math::String::Charset Math::String::Charset is a simple charset for Math::String objects. SYNOPSIS use Math::String::Charset; $a = new Math::String::Charset; # default a-z $b = new Math::String::Charset [a..z]; # same $c = new Math::String::Charset { start => [a..z], sep => }; # with between chars print...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (89): Math::String::Charset Download

Added: January 03, 2010 | Visits: 656

Math::Macopt Math::Macopt is a Perl wrapper for macopt++, which is a conjugate gradient library. INSTALLATION The package can be installed by the standard PERL module installation procedure: perl Makefile.PL make make test make install Please noted that the original "macopt++" C++ source code is...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (88): Math::Macopt Download

Added: August 03, 2010 | Visits: 1.208

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 (134): Math::Fractal::DLA Download

Added: February 12, 2010 | Visits: 752

Math::XOR Math::XOR is a package to handle XOR encryption of string buffers. SYNOPSIS use XOR; print xor_buf("hello", "world"), "n"; The XOR module allows you to quickly XOR two strings together. This is the only method of encryption that (assuming the randomness of the pattern used as an encryption...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (159): Math::XOR Download

Added: August 11, 2010 | Visits: 1.196

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 (133): Math::Matrix Download

Added: March 17, 2010 | Visits: 1.174

Math::Bezier::Convert Math::Bezier::Convert is a Perl module to convert cubic and quadratic bezier each other. SYNOPSIS use Math::Bezier::Convert; @new_cubic = divide_cubic($cx1, $cy1, $cx2, $cy2, $cx3, $cy3, $cx4, $cy4, $t); @new_quad = divide_quadratic($cx1, $cy1, $cx2, $cy2, $cx3, $cy3, $t); @quad =...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (99): Math::Bezier::Convert Download

Added: January 25, 2010 | Visits: 967

Math Stars Math Stars is a great educational game for children who are just learning their math skills. Addition, subtraction, multiplication, and division are all included in this program. If ten out of ten questions are answered correctly, kids get a gold star. Ultimately, kids can end up in the Hall of...


Platforms: Mac

License: Demo Cost: $0.00 USD Download (112): Math Stars Download

Added: January 25, 2010 | Visits: 940

Master Math Word Problems X Master Math Word Problems is an easy to use program to aid students in learning to identify key words that identify mathematical operations and work through mathematical word problems. Word problems are considered important because they take math into the real world. Unfortunately solving word...


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (104): Master Math Word Problems X Download

Added: January 25, 2010 | Visits: 1.366

Math Flash Card Master X 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: 643 KB Download (158): Math Flash Card Master X Download

Added: January 25, 2010 | Visits: 1.540

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: February 20, 2017  |  Added: March 25, 2017 | Visits: 1.645

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: January 25, 2010 | Visits: 1.427

OxMath 2D/3D Math Library OxMath is an open source 2D/3D math library for REALbasic with ubiquitous vector, quaternion, and axis angle classes, plus vector array classes for efficient vertex/triangle storage and batch processing.The library also includes bounding volume/intersection classes, and waveform "function"...


Platforms: Mac

License: Freeware Size: 76 KB Download (105): OxMath 2D/3D Math Library Download

Released: September 21, 2013  |  Added: August 06, 2014 | Visits: 2.616

Visual Math Academic Edition Visual Math academic edition. Visual Math product family 12 in 1 bundle special. Help school, college, university teachers, students to teach or study mathematics, including algebra, geometry, calculus, statistics, complex variable function, fractal, curve fitting, probability analysis,...


Platforms: Windows, Windows 7, Windows Server

License: Demo Cost: $1800.00 USD Size: 25.27 MB Download (1253): Visual Math Academic Edition Download

Released: January 01, 2010  |  Added: June 11, 2010 | Visits: 831

SysInfoTools Math Repair SysInfoTools for OpenOffice Math Recovery software recover data from documents created with openoffice math. SysInfoTools OpenOffice Math Recovery tool used by those provider which provide many recovery service.SysInfoTools for OpenOffice Math Recovery software scan data from corrupt, damage or...


Platforms: Windows, Windows Vista

License: Commercial Cost: $69.00 USD Size: 5.41 MB Download (94): SysInfoTools Math Repair Download

< 1 2 3 4 5 >