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

Basic Mathematics Online software
Filter: All | Freeware | Demo
 

Basic Mathematics Online

< 1 2 3 4 5 > 
Added: March 06, 2010 | Visits: 3.397

Ragnarok Online Client Ragnarok Online Client project is a client to the Ragnarok online network. Ragnarok Online Client is a client to the Ragnarok online network, an MMORPG. This project only provides an API to be able to program a client without having to understand the protocol itself, and to keep up-to-date...



Platforms: *nix

License: Freeware Size: 16.38 KB Download (579): Ragnarok Online Client Download

Added: October 27, 2010 | Visits: 1.334

Language::Basic::Expression Language::Basic::Expression is a Perl package to handle string, numeric, and boolean expressions. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. # Given an LB::Token::Group, create an expression I parse it my $exp =...





Platforms: *nix

License: Freeware Size: 52.22 KB Download (100): Language::Basic::Expression Download

Added: May 04, 2010 | Visits: 1.720

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: September 18, 2010 | Visits: 1.315

Toes Online Toes Online provides a member administration system. Toes Online is a web-based person registration and management system licensed under GPL, which can be used by organisations to registrate their members, employees, volunteers or others in an easy and efficient manner. It is a powerful web...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (93): Toes Online Download

Added: September 12, 2010 | Visits: 1.435

Agora BASIC Agora BASIC is a BASIC compiler for POSIX systems. Agora BASIC aims to implement all of Standard Full BASIC (ANSI INCITS 113-1987), with useful but compatible extensions. It does not do that quite yet. What it does is implement a small subset of the language, enough that simple programs can be...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (124): Agora BASIC Download

Added: November 14, 2010 | Visits: 1.962

Babylon Search Online Demo Babylon Search Online Demo provides a Firefox toolbar for trying out Babylon dictionaries and Wikipedia via the Web. Wikipedia search results are automatically shown as an easy-to-read summary, which is very convenient. Babylon is a multilingual Windows application (sold separately) from...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (115): Babylon Search Online Demo Download

Added: May 10, 2013 | Visits: 1.511

Online Grades Online Grades is the leading free-software project that allows K-12 student grades attendance information to be posted onto a dynamic web site. Online Grades is not a web-based gradebook. Instead, it accepts grade export information from several popular gradebook software programs such as Easy...


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

License: Freeware Download (169): Online Grades Download

Added: May 03, 2010 | Visits: 2.342

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: May 25, 2010 | Visits: 1.612

Underworld Online Underworld Online is a Fantasy MMORPG - Combats, Magic, Weapons, Spells, Guilds, Buildings. A castle is being taken over by an army of monsters. In this graphical fantasy MMORPG you can either fight and try to save the reign, or you can join the evil forces. Combats, Magic, Weapons, Spells,...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (113): Underworld Online Download

Added: November 20, 2010 | Visits: 1.660

CGI::WeT::Modules::Basic CGI::WeT::Modules::Basic is a basic rendering engine extensions. SYNOPSIS use CGI::WeT::Modules::Basic (); This module provides basic rendering constructs for the engine. Please be aware that the code supersedes the documentation. While I have tried to be accurate there are times that words...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (98): CGI::WeT::Modules::Basic Download

Added: November 19, 2010 | Visits: 1.519

online.php online.php analyses /var/log/ppp-usage and displays connection statistics. It also prints some information about your current PPP connection. Well, I was inspired by the script Onlinecalc by Michael Schlenstedt (Michael@adsl4linux.de). His script is heavily based upon "calc" by Ulrich Schmitz....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (123): online.php Download

Added: August 12, 2010 | Visits: 1.174

Online Friends Online is a speed focused program to give a textual display of your friends/buddies currently logged onto a unix host. This program is distributed in the hope that it will be useful for everyone, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): Online Friends Download

Added: June 14, 2010 | Visits: 1.739

Vista Basic Vista Basic provides a theme similar to Microsoft Vista. window borders similar to those of Microsoft Vista when using non Aero compatible software (such as JRE 6 or Photoshop CS 2).


Platforms: *nix

License: Freeware Size: 15.36 KB Download (211): Vista Basic Download

Added: October 17, 2010 | Visits: 2.108

Set::Infinite::Basic Set::Infinite::Basic is a Perl module with sets of intervals. SYNOPSIS use Set::Infinite::Basic; $set = Set::Infinite::Basic->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite::Basic is a Set Theory module for infinite sets. It works on reals, integers, and...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (91): Set::Infinite::Basic Download

Added: January 07, 2010 | Visits: 1.505

Basic Analysis and Security Engine BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. BASE is a web interface to perform analysis of...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (112): Basic Analysis and Security Engine Download

Added: July 01, 2010 | Visits: 1.791

BASIC-256 BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. The BASIC-256 project uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (115): BASIC-256 Download

Added: March 19, 2010 | Visits: 6.898

Online Contact Sheet Creator Online Contact Sheet Creator script that generate stylish contact sheets without any fussing around in Photoshop. You can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album. You can also...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (194): Online Contact Sheet Creator Download

Added: March 27, 2010 | Visits: 1.120

PerlPoint::Tags::Basic PerlPoint::Tags::Basic is a Perl module that declares basic PerlPoint tags. SYNOPSIS # declare basic tags use PerlPoint::Tags::Basic; This module declares several basic PerlPoint tags. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (97): PerlPoint::Tags::Basic Download

Added: December 02, 2013 | Visits: 1.770

Browseable Online Backup System Browseable Online Backup System (BOBS) is a complete online backup system. It uses large disks for storing backups and lets users browse and restore the files using a webbrowser. Files are fetched from other computers and stored in directories on the computer where bobs is installed. Two types...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (94): Browseable Online Backup System Download

Added: September 13, 2010 | Visits: 1.032

Perl::Metric::Basic Perl::Metric::Basic is a Perl module that can provide basic software metrics. SYNOPSIS # first construct a PPI::Document object to pass in my $document = PPI::Document->load("t/lib/Acme.pm"); # then retrieve metrics on the document my $m = Perl::Metric::Basic->new; my $metric =...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Perl::Metric::Basic Download

< 1 2 3 4 5 >