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

Common Mathematical Symbols freeware
Filter: All | Freeware | Demo
 

Common Mathematical Symbols

< 1 2 3 4 5 > 
Released: June 10, 2012  |  Added: June 10, 2012 | Visits: 411

R for Mac R is a language and environment for statistical computing and graphics. R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S...



Platforms: Mac

License: Freeware Size: 49 MB Download (45): R for Mac Download

Released: July 07, 2012  |  Added: July 07, 2012 | Visits: 405

TexMakerX for Mac OS X 2.2 SVN TexMakerX is a fork of TexMaker and offers you an environment where you can create and manage LaTeX documents with great ease. It provides modern writing support, like interactive spell checking, code folding and syntax highlighting. Also it serves as a starting point from where you can easily...





Platforms: Mac

License: Freeware Size: 33.9 MB Download (45): TexMakerX for Mac OS X 2.2 SVN Download

Added: November 26, 2010 | Visits: 1.317

Common Text Transformation Library Common Text Transformation Library, CTTL for short, is a set of C++ classes and functions to understand and modify text data. Common Text Transformation Library implementation is based on STL classes and algorithms. Concept of a substring plays major role in design of the text transformation...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (100): Common Text Transformation Library Download

Added: August 15, 2008 | Visits: 1.040

MB Sabian Symbols Astrology MB Sabian Symbols Astrology correlates Sabian symbols with astrology. Sabian Symbols are 360 symbolic images and messages corresponding to the 360 degrees of the zodiac. This is a self explanatory software that finds a Sabian symbol for the different planets at the time of your birth. Astrology...


Platforms: Windows

License: Freeware Size: 1.59 KB Download (150): MB Sabian Symbols Astrology Download

Added: June 06, 2010 | Visits: 1.457

Common Data Format Common Data Format is a self-describing data abstraction for the storage and manipulation of multidimensional data in a platform- and discipline-independent fashion. It consists of a scientific data management package (known as the "CDF Library") that allows programmers and application...


Platforms: *nix

License: Freeware Size: 1.5 MB Download (128): Common Data Format Download

Added: November 08, 2010 | Visits: 1.088

Regexp::Common::comment Regexp::Common::comment is a Perl module that provide regexes for comments. SYNOPSIS use Regexp::Common qw /comment/; while (<>) { /$RE{comment}{C}/ and print "Contains a C commentn"; /$RE{comment}{C++}/ and print "Contains a C++ commentn"; /$RE{comment}{PHP}/ and print "Contains a PHP...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): Regexp::Common::comment Download

Added: February 09, 2010 | Visits: 1.115

Regexp::Common::net Regexp::Common::net is a Perl module that provide regexes for IPv4 addresses. SYNOPSIS use Regexp::Common qw /net/; while (<>) { /$RE{net}{IPv4}/ and print "Dotted decimal IP address"; /$RE{net}{IPv4}{hex}/ and print "Dotted hexadecimal IP address"; /$RE{net}{IPv4}{oct}{-sep => :}/ and...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (115): Regexp::Common::net Download

Added: November 18, 2010 | Visits: 1.223

GNU Common C++ GNU Common C++ project is a C++ framework offering portable support for threading, sockets, file access, daemons, persistence, serial I/O, XML parsing, and system services, initially started by David Sugar and Daniel Silverstone. GNU Common C++ is a GNU package and is licensed to the terms of...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (99): GNU Common C++ Download

Added: April 13, 2010 | Visits: 1.091

Regexp::Common::time Regexp::Common::time Perl module contains date and time regexps. SYNOPSIS use Regexp::Common qw(time); # Piecemeal, Time::Format-like patterns $RE{time}{tf}{-pat => pattern} # Piecemeal, strftime-like patterns $RE{time}{strftime}{-pat => pattern} # Match ISO8601-style date/time...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (88): Regexp::Common::time Download

Added: October 08, 2010 | Visits: 1.014

CMU Common Lisp CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. CMU Common Lisp project mainly conforms to the ANSI Common Lisp standard.. CMUCL is a high-performance, freeCommon Lisp implementation.


Platforms: *nix

License: Freeware Size: 3.44 MB Download (145): CMU Common Lisp Download

Added: July 31, 2013 | Visits: 1.564

Smart Common Input Method platform The Smart Common Input Method platform (SCIM), is an input method platform supporting more than thirty languages (CJK and many European languages) for POSIX-style operating systems including Linux and BSD.


Platforms: *nix

License: Freeware Size: 1.3 MB Download (111): Smart Common Input Method platform Download

Added: October 16, 2010 | Visits: 1.302

Lingua::Phonology::Symbols Lingua::Phonology::Symbols is a Perl module for associating symbols with segment prototypes. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; # Load the default features $phono->features->loadfile; # Load the default symbols $symbols = $phono->symbols;...


Platforms: *nix

License: Freeware Size: 99.33 KB Download (125): Lingua::Phonology::Symbols Download

Added: March 17, 2010 | Visits: 1.371

Ubuntu Common Hooker Ubuntu Common Hooker project aims to provide an interface for unknown file extensions to automatically install a certain packages when its called. Use cases Eduard is a schizophrenic, however his only obession and a way to calm him down is listening to "Veronika Plays Piano, volume 1" which...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (116): Ubuntu Common Hooker Download

Added: July 13, 2010 | Visits: 1.017

Common Media Input Layer 0.91 Common Media Input Layer (CMIL) is an C++ OO framework designed to improve the state of cross-platform input handling in games and other similar applications. CMIL was created out of the belief that the methods used in most media APIs perform input handling in a confusing, difficult, inflexible...


Platforms: *nix

License: Freeware Size: 89.09 KB Download (97): Common Media Input Layer 0.91 Download

Added: October 08, 2010 | Visits: 1.266

Emacs Common Lisp Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. It does not yet purport to conform to the ANSI standard since, among other things, CLOS, and pretty printing are missing. However, most other Common Lisp features like lexical closures, packages, readtables, multiple...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (120): Emacs Common Lisp Download

Added: November 04, 2010 | Visits: 1.062

Untahris Common Playground Untahris Common Playground - you can play several classic fun, simple arcade games. But playing alone is not fun, and you can play them in multiplayer mode (on one computer, local network, or maybe Internet). Now, Untahris has an original experimental feature, which makes it more than just a...


Platforms: *nix

License: Freeware Size: 1024 KB Download (91): Untahris Common Playground 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

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: May 10, 2010 | Visits: 999

Common Music Common Music (CM) is an object-oriented music composition environment. Common Music produces sound by transforming a high-level representation of musical structure into a variety of control protocols for sound synthesis and display..


Platforms: *nix

License: Freeware Size: 614.4 KB Download (102): Common Music Download

Added: September 24, 2010 | Visits: 929

DocSet::Doc::Common DocSet::Doc::Common is a Perl module with common functions used in DocSet::Doc subclasses. Implements functions and bits of code which otherwise needed to be duplicated in many modules. These functions couldnt be put into the base class DocSet::Doc. Certainly we could devise one more...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (89): DocSet::Doc::Common Download

< 1 2 3 4 5 >