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

All Math Symbols Contact Php freeware
Filter: All | Freeware | Demo
 

All Math Symbols Contact Php

< 1 2 3 4 5 
Added: July 05, 2010 | Visits: 945

Math::HashSum Math::HashSum can sum a list of key-value pairs on a per-key basis. SYNOPSIS use Math::HashSum qw(hashsum); my %hash1 = (a=>.1, b=>.4); my %hash2 = (a=>.2, b=>.5); my %sum = hashsum(%hash1,%hash2); print "$sum{a}n"; # Prints .3 print "$sum{b}n"; # Prints .9 This module allows you to... Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Math::HashSum Download

Added: September 13, 2010 | Visits: 1.205

Math::Numbers Math::Numbers is a Perl module that contains methods for mathematical approaches of concepts of the number theory. SYNOPSIS use Math::Numbers; my $a = 123; my $b = 34; my $numbers = Math::Numbers->new($a, $b [, ...]); print "They are coprimes (relatively primes)!n" if... Platforms: *nix

License: Freeware Size: 4.1 KB Download (104): Math::Numbers Download

Added: August 09, 2010 | Visits: 1.747

PHP Database Interface 1.0 PHP Database Interface is an easy to use PHP database interface meant to give applications universal support across many databases, including several flat file formats. Installation These are just a few notes installation notes regarding DBi and using it with your project txtSQL support... Platforms: *nix

License: Freeware Size: 33.79 KB Download (109): PHP Database Interface 1.0 Download

Added: August 25, 2010 | Visits: 2.606

Easy PHP Upload Easy PHP Upload class (the old name) can be used to upload files with a client browser to a remote webserver location. The features in the first release are: file-extension check, maximum file- size limitation and a flexible error reporting system. The class is extremely easy to use and comes... Platforms: *nix

License: Freeware Size: 13.31 KB Download (223): Easy PHP Upload Download

Added: July 08, 2010 | Visits: 1.496

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =... Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: March 09, 2010 | Visits: 1.218

Math::Telephony::ErlangB Math::Telephony::ErlangB is a Perl extension for Erlang B calculations. SYNOPSIS use Math::Telephony::ErlangB qw( :all ); # Evaluate blocking probability $bprob = blocking_probability($traffic, $servers); $gos = gos($traffic, $servers); # Same result as above # Dimension minimum number... Platforms: *nix

License: Freeware Size: 24.58 KB Download (259): Math::Telephony::ErlangB Download

Added: March 18, 2010 | Visits: 822

Math::Expr Math::Expr is a Perl module that parses mathematical expressions. SYNOPSIS require Math::Expr; $p=new Math::Expr; $e=$p->Parse("a+4*b-d/log(s)+f(d,e)"); Parses mathematical expressions into a tree structure. The expressions may contain integers, real numbers, alphanumeric variable names,... Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): Math::Expr Download

Added: April 23, 2010 | Visits: 1.489

Ansilove/PHP Ansilove/PHP is a set of tools to convert ANSi and artscene related file formats into PNG images, supporting ANSi (.ANS), BiNARY (.BIN), and ADF (.ADF) formats. Ansilove/PHP project includes an all purposes command line converter, along with a library to use on web pages for doing "on the fly"... Platforms: *nix

License: Freeware Size: 133.12 KB Download (110): Ansilove/PHP Download

Added: November 18, 2010 | Visits: 1.821

Php AMX Php AMX project is a Web management interface for Half-life game servers. It uses MySQL and AMX plugins to communicate with any number of servers. Php AMX is a project that enables HLDS control via php but without rcon control or sockets etc. It uses MySQL server connection for main data... Platforms: *nix

License: Freeware Size: 522.24 KB Download (118): Php AMX Download

Added: February 01, 2010 | Visits: 6.755

Contact Form Killer Contact Form Killer is a free tool you can use to generate contact forms for your site, or let your web site visitors add contact forms themselves. Contact Form Killer script takes care of messy form validation with both JavaScript and PHP, just in case they have JavaScript disabled. The... Platforms: *nix

License: Freeware Size: 12.29 KB Download (276): Contact Form Killer Download

Added: April 17, 2010 | Visits: 1.010

Math::MatrixReal::Aug SYNOPSIS use Math::MatrixReal; use Math::MatrixReal::Aug; These are certain extra methods for Math::MatrixReal, in the tradition of Math::MatrixReal::Ext1; $matrix1->augmentright($matrix2); Creates a new matrix of the form [$matrix1 $matrix2]. $matrix1 and $matrix2 must have the same... Platforms: *nix

License: Freeware Size: 4.1 KB Download (107): Math::MatrixReal::Aug Download

Added: September 02, 2010 | Visits: 1.037

Math::NumberCruncher Math::NumberCruncher Perl module contains a collection of useful math-related functions. SYNOPSIS It should be noted that as of v4.0, there is now an OO interface to Math::NumberCruncher. For backwards compatibility, however, the previous, functional style will always be supported. # OO... Platforms: *nix

License: Freeware Size: 81.92 KB Download (101): Math::NumberCruncher Download

Added: August 07, 2010 | Visits: 2.457

PHP/Mysql Site Builder PHP/Mysql Site Builder is a PHP/Mysql tool for managing your homepage, you can create dinamyc and static version of your site. PHPBuilder is free software, released under GNU GPL Licence version 2.0 (see COPYING file for details). PHPBuilder is the result of many ideas, and code write by... Platforms: *nix

License: Freeware Size: 79.87 KB Download (248): PHP/Mysql Site Builder Download

Added: November 26, 2010 | Visits: 1.420

Math::Logic Math::Logic is a Perl module that provides pure 2, 3 or multi-value logic. SYNOPSIS use Math::Logic qw( $TRUE $FALSE $UNDEF $STR_TRUE $STR_FALSE $STR_UNDEF ) ; # 1 0 -1 TRUE FALSE UNDEF use Math::Logic :NUM ; # $TRUE $FALSE $UNDEF -- what you normally want use Math::Logic :ALL ; # All... Platforms: *nix

License: Freeware Size: 12.29 KB Download (104): Math::Logic Download

Added: September 02, 2010 | Visits: 2.442

Simple PHP Calendar Simple PHP Calendar is a a simple, extensible PHP calendar class. The project focuses exclusively on generating an HTML representation for a given month. It is meant to be easily extended for use in other applications, such as input widgets for forms, or full event calendaring applications. Its... Platforms: *nix

License: Freeware Size: 2.05 KB Download (124): Simple PHP Calendar Download

Added: August 01, 2010 | Visits: 2.475

PHP Photo Album PHP Photo Album provides an easy to install and run PHP Photo Album/Gallery script. It is easy to install and run PHP Photo Album/Gallery script. No database required. Automatic installation on your FTP-server with just a few clicks. You have in a seconds functional phpAlbum. Caching of all... Platforms: *nix

License: Freeware Size: 194.56 KB Download (172): PHP Photo Album Download

Added: May 22, 2010 | Visits: 1.055

Math::BigInt Math::BigInt is an arbitrary size integer/float math package. SYNOPSIS use Math::BigInt; # or make it faster: install (optional) Math::BigInt::GMP # and always use (it will fall back to pure Perl if the # GMP library is not installed): # will warn if Math::BigInt::GMP cannot be found... Platforms: *nix

License: Freeware Size: 194.56 KB Download (89): Math::BigInt Download

Added: September 02, 2010 | Visits: 1.255

uni PHP DataGrid uni PHP DataGrid is a simple, innovative and powerful tool for generating data-bound grid control, specially designed for Web developers. It is useful for all PHP database- driven Web site and online-based data administration. It is also useful for dynamic content management and PHP-based... Platforms: *nix

License: Freeware Download (151): uni PHP DataGrid Download

Added: March 27, 2010 | Visits: 1.857

Php-MultiShop Php-MultiShop is a CMS & e-Commerce System, an OpenSource platform to realize a virtual mall that includes various shops and contents. The user will have a global vision of the portal, to read the most interesting content (news, forums, curiosities, suggestions, reviews, cultural or commercial... Platforms: *nix

License: Freeware Size: 5 MB Download (149): Php-MultiShop Download

Added: July 24, 2010 | Visits: 2.202

PHP::Session PHP::Session is a Perl module to read / write PHP session files. SYNOPSIS use PHP::Session; my $session = PHP::Session->new($id); # session id my $id = $session->id; # get/set session data my $foo = $session->get(foo); $session->set(bar => $bar); # remove session data... Platforms: *nix

License: Freeware Size: 15.36 KB Download (119): PHP::Session Download

< 1 2 3 4 5