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

Matrix Calculator Code freeware
Filter: All | Freeware | Demo
 

Matrix Calculator Code

< 1 2 3 4 5 > 
Released: August 26, 2008  |  Added: September 08, 2008 | Visits: 2.930

eCalc Calculator eCalc is a free Windows calculator with basic and scientific functions. The calculator is designed with a high level of aesthetics, including large buttons and an easy to read display. The calculator operates with a frameless border and stays open above your other programs - making it an ideal... Platforms: Windows

License: Freeware Size: 728.95 KB Download (283): eCalc Calculator Download

Released: February 23, 2009  |  Added: March 05, 2009 | Visits: 3.977

Science Calculator This is a very useful calculator for science students. The system contains a scientific calculator that can calculate molecular mass, and from this main calculator over 80 other calculators and science tools can be called. These include an extensive measurement converter, an area and volume... Platforms: Windows

License: Freeware Size: 1.22 MB Download (674): Science Calculator Download

Released: May 05, 2009  |  Added: July 30, 2009 | Visits: 2.939

Energy Costs Calculator Do you often wonder which household appliances use so much power? You don't know why your water bill is so high? This free power and water consumption calculator will allow a quick and easy calculation of the consumption of utilities of a single appliance. Just after the installation,... Platforms: Windows

License: Freeware Size: 679.15 KB Download (365): Energy Costs Calculator Download

Released: June 01, 2009  |  Added: January 05, 2010 | Visits: 3.077

Time Zone Calculator Free Time Zone Calculator will help you calculate time differences between different world time zones. Accounting for daylight saving time (DST) and offering a database of all major cities of the world complete with their time zones and DST settings, Time Zone Calculator is your one-click... Platforms: Windows

License: Freeware Size: 428.6 KB Download (271): Time Zone Calculator Download

Added: January 18, 2010 | Visits: 2.898

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom... Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code Download

Added: May 03, 2010 | Visits: 2.352

Blackjack basic strategy calculator Blackjack basic strategy calculator project is a Monte Carlo basic strategy calculator. bsc finds the Blackjack strategy through the Monte Carlo method. It analyzes each situation with adaptive depth, and is generally optimized for speed. The rules are hard coded for the authors local... Platforms: *nix

License: Freeware Size: 55.3 KB Download (226): Blackjack basic strategy calculator Download

Added: September 26, 2010 | Visits: 1.294

coloured dashboard calculator coloured dashboard calculator theme is based on the db calculator theme on this site but it has other colours. To instal just untar. Go to sk and open locale theme and go to the folder where you saved it and select db_calculator.theme You can chose your own background just go to the folder... Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): coloured dashboard calculator Download

Added: January 08, 2010 | Visits: 1.604

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: October 12, 2010 | Visits: 1.827

FOX Calculator FOX Calculator is a desktop calculator written in FOX. The FOX Calculator is a simple desktop calculator geared toward the programmer. It supports not only a full complement scientific functions, but also common operations that programmers need, such as bitwise operations, bitwise shifting,... Platforms: *nix

License: Freeware Size: 1.1 MB Download (218): FOX Calculator Download

Added: May 12, 2010 | Visits: 1.136

Meta Matrix Library Meta Matrix Library is a modular designed collection of C libraries. Meta Matrix Library was developed as part of the Free Finite Element Package to provide easy and consistent access to numerical linear algebra software for sparse and dense matrices. The dense matrix and vector operations of... Platforms: *nix

License: Freeware Size: 460.8 KB Download (119): Meta Matrix Library Download

Added: August 02, 2010 | Visits: 1.772

Real Life Mortgage Calculator Real Life Mortgage Calculator is a script that provides visitors to your Web site of how much house they can afford than a simple mortgage calculator. Calculating the costs of your first home is more than just getting a mortgage - theres a ton of other costs to consider including appliances,... Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Real Life Mortgage Calculator Download

Added: February 14, 2010 | Visits: 1.535

Math::Zap::Matrix Math::Zap::Matrix is a Perl module for 3*3 matrix manipulation. Synopsis Example t/matrix.t #_ Matrix _____________________________________________________________ # Test 3*3 matrices # philiprbrenan@yahoo.com, 2004, Perl License... Platforms: *nix

License: Freeware Size: 63.49 KB Download (189): Math::Zap::Matrix Download

Added: November 24, 2010 | Visits: 1.700

PHP Active Code Library PHP Active Code Library (ACL) is a PHP 5 class used to store and call PHP files that are stored in a database. The files are stored in a plain text field and not a binary field. PHP ACL also takes care of include/require calls. If a file includes another file stored in the database, PHP ACL... Platforms: *nix

License: Freeware Size: 13.31 KB Download (130): PHP Active Code Library Download

Added: September 18, 2010 | Visits: 1.380

Code::Splice Code::Splice injects the contents of one subroutine at a specified point elsewhere. SYNOPSIS use Code::Splice; Code::Splice::inject( code => sub { print "fredn"; }, package => main, method => foo, precondition => sub { my $op = shift; my $line = shift; $line =~ m/print/ and $line =~... Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Code::Splice Download

Added: March 14, 2010 | Visits: 1.004

Bio::Matrix::PSM::InstanceSite Bio::Matrix::PSM::InstanceSite is a PSM site occurance. SYNOPSIS use Bio::Matrix::PSM::InstanceSite; #You can get an InstanceSite object either from a file: my ($instances,$matrix)=$SomePSMFile->parse_next; #or from memory my %params=(seq=>TATAAT, id=>"TATAbox1",... Platforms: *nix

License: Freeware Size: 4.7 MB Download (115): Bio::Matrix::PSM::InstanceSite Download

Added: August 11, 2010 | Visits: 1.208

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: May 24, 2010 | Visits: 1.419

Calorie Burning Calculator Calorie Burning Calculator project is a free, nicely-formatted online calculator to help your web site visitors calculate how many calories they require a day to maintain their body weight, or basal metabolic rate (BMR).. Platforms: *nix

License: Freeware Size: 25.6 KB Download (124): Calorie Burning Calculator Download

Added: October 07, 2010 | Visits: 1.288

Code::Blocks 1.0 Code::Blocks is a free C++ IDE built specifically to meet the most demanding needs of its users. The Code::Blocks project was designed, right from the start, to be extensible and configurable. Built around a plugin framework, Code::Blocks can be extended with plugin DLLs. It includes a plugin... Platforms: *nix

License: Freeware Size: 2.6 MB Download (206): Code::Blocks 1.0 Download

Added: January 25, 2010 | Visits: 2.375

The Matrix Screensaver (PPC) The Matrix Screensaver features the blockbuster 1999 summer movie, The Matrix, startting Keanu Reeves and Laurence Fishburne. The screensaver features green matrix code scrolling vertically down your computer screen over a black background. Platforms: Mac

License: Freeware Size: 2.5 MB Download (299): The Matrix Screensaver (PPC) Download

Added: January 25, 2010 | Visits: 1.151

Graphing Calculator Viewer Graphing Calculator Viewer allows you to view and interact with Graphing Calculator documents. It includes examples and demonstrations of the software.It features:2D curves3D surfacesInequalitiesSave moviesSave for Web saves HTML & PNG filesSave as RTF export to word processorsActs as a web... Platforms: Mac

License: Freeware Download (127): Graphing Calculator Viewer Download

< 1 2 3 4 5 >