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

Touchpoint Math Worksheets freeware
Filter: All | Freeware | Demo
 

Touchpoint Math Worksheets

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

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

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 (93): Math::TotalBuilder::Common Download

Added: March 21, 2010 | Visits: 1.165

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

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

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

Added: April 11, 2010 | Visits: 889

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 (94): Math::String::Charset::Nested Download

Added: September 23, 2010 | Visits: 940

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 (94): Math::String::Charset Download

Added: January 03, 2010 | Visits: 660

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

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

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

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: March 17, 2010 | Visits: 1.178

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

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: May 03, 2012  |  Added: May 14, 2012 | Visits: 1.069

AshSofDev Math Tables AshSofDev Math Tables is a small program written for my grandaughter to help with her math. Maybe someone else can get some use from it.


Platforms: Windows

License: Freeware Size: 3.4 MB Download (94): AshSofDev Math Tables Download

Released: July 09, 2012  |  Added: April 29, 2014 | Visits: 931

Math Buddy Math Buddy 2.1 is a FREE math game that helps you practice your math. Free Math Game


Platforms: Windows

License: Freeware Size: 1.41 MB Download (808): Math Buddy Download

Released: September 01, 2012  |  Added: September 01, 2012 | Visits: 591

Math Bricks Math Bricks is a handy, easy to use lightweight modeling application that enables you to create, try and adjust your control (not only) system. Kernel of this program is MBricks - cross-platform collection of bricks. Created in Math Bricks system can be implemented in one *.h file. for WindowsAll


Platforms: Windows

License: Freeware Download (439): Math Bricks Download

Released: August 16, 2012  |  Added: August 16, 2012 | Visits: 617

Math-teroid: Multiplication for Mac OS For a quick, fun way to reinforce your multiplication facts, you can't beat Math-teroid. Gravitational anomalies have caused asteroids to be attracted to the space station. It's your responsibility to keep the station safe as long as possible. Click on an asteroid to get it's incoming...


Platforms: Mac

License: Freeware Size: 3.6 MB Download (467): Math-teroid: Multiplication for Mac OS Download

Released: August 24, 2012  |  Added: August 24, 2012 | Visits: 522

Simple Math Parser Simple Math Parser is a small, effective parser specially designed for mathematical function that produces a tree to represent them. It is writen in Java and was mainly produced for use in the OpenPlotTool project, but is developed separately. for WindowsAll


Platforms: Windows

License: Freeware Download (52): Simple Math Parser Download

Released: July 21, 2012  |  Added: July 21, 2012 | Visits: 945

Math for kids Free math lessons and math homework help from basic math to algebra, geometry. The classic puzzle, a favorite of programmers and Buddhist monks. Puzzle index for geometry puzzles, logic puzzles, math puzzles, weight puzzles, moves puzzles and puzzles. You can sort the puzzle list by clicking The...


Platforms: All

License: Freeware Size: 30.72 KB Download (65): Math for kids Download

Added: May 10, 2013 | Visits: 775

Rapid Math Trainer Rapid Math Trainer is a tiny Flash ActionScript Speed math program to train rapid multiplication and addition.Good for any age who wants to improve arithmetic and general maths skills. Quick mathematics is useful.


Platforms: Windows, Mac, *nix, Flash, BSD Solaris

License: Freeware Download (55): Rapid Math Trainer Download

< 1 2 3 4 5 >