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

Abstract Algebra Proofs freeware
Filter: All | Freeware | Demo
 

Abstract Algebra Proofs

1 2 3 4 5 > 
Added: June 27, 2013 | Visits: 588

Group Explorer Group Explorer is mathematical visualization software for the abstract algebra classroom.Users can explore dozens of finite groups (and morphisms among them) visually and interactively.



Platforms: Mac

License: Freeware Size: 21.4 MB Download (48): Group Explorer Download

Released: March 06, 1999  |  Added: June 12, 2006 | Visits: 5.498

Algebra - One On One Algebra One on One is an educational game for those wanting a fun way to learn and practice Algebra. This program covers 21 functions which includes maximums, minimums, absolute values, averages, x/y, ax + b, axy + b, ax + by + c, squares, cubes, and so on. It has a practice and a game area. It...





Platforms: Windows

License: Freeware Size: 859 KB Download (465): Algebra - One On One Download

Added: June 25, 2010 | Visits: 921

DBIx::SQL::Abstract DBIx::SQL::Abstract is a Perl module that provides a convenient abstraction layer to a database. SYNOPSIS use DBIx::SQL::Abstract; my $dbh = DBIx::SQL::Abstract->new( %dbcfg ); Building SQL Abstractions. my($query, @bind) = $dbh->select($table, @fields, %where, @order); my($query,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): DBIx::SQL::Abstract Download

Added: July 18, 2010 | Visits: 1.566

SQL::Abstract::Limit SQL::Abstract::Limit is a portable LIMIT emulation. SYNOPSIS use SQL::Abstract::Limit; my $sql = SQL::Abstract::Limit->new( limit_dialect => LimitOffset );; # or autodetect from a DBI $dbh: my $sql = SQL::Abstract::Limit->new( limit_dialect => $dbh ); # or from a Class::DBI class: my...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (98): SQL::Abstract::Limit Download

Added: August 22, 2010 | Visits: 769

Config::Abstract Config::Abstract is a Perl extension for abstracting configuration files. SYNOPSIS use Config::Abstract; my $ini = new Config::Abstract(testdata.pl); Config::Abstract is the base class for a number of other classes created to facilitate use and handling of a variety of different...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Config::Abstract Download

Added: August 27, 2010 | Visits: 1.973

Math::Algebra::Symbols Math::Algebra::Symbols is a Symbolic Algebra in Pure Perl. SYNOPSIS Example symbols.pl #!perl -w -I.. use Math::Algebra::Symbols hyper=>1; use Test::Simple tests=>5; ($n, $x, $y) = symbols(qw(n x y)); $a += ($x**8 - 1)/($x-1); $b += sin($x)**2 + cos($x)**2; $c += (sin($n*$x) +...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (162): Math::Algebra::Symbols Download

Released: May 30, 2010  |  Added: April 19, 2011 | Visits: 1.351

Free 3d Abstract Screensaver Screensaver is another small program for computer user. Now this not for only computer but also available for mobile. Screensaver is not only images slideshow. This is learnable also. Many people use this program for entertainment. This is help us for keeping our mind fresh and clean in our...


Platforms: Windows

License: Freeware Size: 1.2 MB Download (116): Free 3d Abstract Screensaver Download

Released: January 27, 2012  |  Added: February 09, 2012 | Visits: 1.380

Abstract Heaven Animated Wallpaper Abstract Heaven Animated Wallpaper is a unique animated wallpaper that will bring to your computer screen fantastics animations of colors flowing in your desktop. With 3 wonderful and beautiful scenarios for you. * 3 Beautiful Scenes. * High Quality Image and Effects. * Realistic...


Platforms: Windows

License: Freeware Size: 17.68 MB Download (223): Abstract Heaven Animated Wallpaper Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 663

Generic Java Algebra Library Generic Java Algebra Library is a collection that includes generic class definitions in GJ/Generic Java/JSR-014. It helps to outline algebraic structures such as Monoids, SemiGroups, Groups, Rings, Fields and various Domains. It is very useful for math development. Eases the work of mathematicains.


Platforms: Windows

License: Freeware Download (47): Generic Java Algebra Library Download

Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 540

Abstract Screensaver Enjoy this screensaver featuring a collection of Abstract photos. Bring your desktop to life with this free Abstract screensaver.


Platforms: Windows

License: Freeware Size: 659 KB Download (46): Abstract Screensaver Download

Added: May 10, 2013 | Visits: 549

Abstract Zones The Abstract Zones module provides an efficient way to associate products and categories with shipping, payment, order total modules and in general with the osCommerce catalog end. This module primary target is an association between the shipping modules and the catalog products. Shipping modules...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Abstract Zones Download

Added: May 10, 2013 | Visits: 497

Abstract methods/classes The point is that python doesn't have a notion of abstract methods.Abstract methods are part of a base class that defines an interface, without any code. Abstract methods can't be called directly, because they don't contain any code in their definition. In the definition of the base class, you...


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

License: Freeware Download (55): Abstract methods/classes Download

Added: May 10, 2013 | Visits: 739

Basic Linear Algebra Matrix This script defines the Matrix class, an implementation of a linear algebra matrix. Arithmetic operations, trace, determinant, and minors are defined for it. This is a lightweight alternative to a numerical Python package for people who need to do basic linear algebra. Vectors are implemented as...


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

License: Freeware Download (68): Basic Linear Algebra Matrix Download

Added: April 21, 2013 | Visits: 469

MySQL Abstract Layer MySQL Abstract Layer is a simple MySQL database access wrapper. It can execute SELECT, UPDATE and INSERT SQL queries using single calls that take the table names, column names, column values and table search conditions.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): MySQL Abstract Layer Download

Added: July 23, 2013 | Visits: 393

Java Algebra System Java Algebra System (JAS for short) is an object oriented, type safe and multi-threaded approach to computer algebra. JAS provides a well designed software library using generic types for algebraic computations implemented in the Java programming language. The library can be used as any other...


Platforms: *nix

License: Freeware Size: 23.39 MB Download (36): Java Algebra System Download

Added: July 22, 2013 | Visits: 468

Date::Holidays::Abstract This module is an abstract class intended for Date::Holidays::* The goal is to have all the existing and future modules implement the same methods, so they will have a uniform usage and can be used in polymorphic context or can be easily adapted into the Date::Holidays class. If you want to use...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (43): Date::Holidays::Abstract Download

Added: August 28, 2008 | Visits: 1.267

7art Abstract Patterns ScreenSaver Colourful patterns to calm your mind softly and enrich your visual experience with amazing abstract shapes. The screensaver features 22 wonderful true-color slides in very high resolution 1280x800 so it can be used also at wide screen 16:10 desktops.


Platforms: Windows

License: Freeware Size: 7.71 MB Download (94): 7art Abstract Patterns ScreenSaver Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 430

FlipBook Creator Themes Pack - Abstract Free FlipBook Creator Themes Pack- Abstract The Free Themes & Template for FlipBook Creator (Pro) are made available in the standard .ZIP file format. Most modern operating systems should allow you to open these without installing any special software, but in the event you do need something, get...


Platforms: Windows

License: Freeware Size: 3.66 MB Download (51): FlipBook Creator Themes Pack - Abstract Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 511

3D Abstract Windows 7 Theme 3D Abstract is a Window 7 Theme which includes 10 backgrounds of high resolution 3D abstract shapes. This is a high resolution Windows 7 Theme which will fit very well into nearly all desktop and laptop screens with Windows 7 operating system. There are 10 background images of 1920 x 1200...


Platforms: Windows

License: Freeware Size: 10.16 MB Download (53): 3D Abstract Windows 7 Theme Download

Released: July 20, 2012  |  Added: July 20, 2012 | Visits: 475

Abstract Database Library ADbD is Abstract Database Library. Written in PHP5. Is design for speed and simplicity.


Platforms: Windows, Mac, Linux

License: Freeware Size: 15.83 KB Download (50): Abstract Database Library Download

1 2 3 4 5 >