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

Xp Basket Asp Id An D Us Er 0 freeware
Filter: All | Freeware | Demo
 

Xp Basket Asp Id An D Us Er 0

< 1 2 3 4 5 > 
Added: August 26, 2010 | Visits: 715

g2 g2 is an easy to use, portable and powerful 2D graphics library. The project provides a comprehensive set of functions for simultaneous generation of graphical output on different types of devices. Following devices are currently supported: PostScript, X11, PNG and JPEG (using gd) and Win32... Platforms: *nix

License: Freeware Size: 481.28 KB Download (97): g2 Download

Added: October 08, 2010 | Visits: 967

CGI::kSession CGI::kSession is a sessions manager for CGI. This module can be used anywhere you need sessions. As a session management module, it uses files with a configurable lifetime to handle your session data. For those of you familiar with PHP, you will notice that the session syntax is a little bit... Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): CGI::kSession Download

Added: October 09, 2010 | Visits: 877

Games::Go::AGATourn AGATourn is a Perl extensions to ease the pain of using AGA tournament data files. SYNOPSIS use Games::Go::AGATourn; my $agaTourn = Games::Go::AGATourn->new (options); An AGATourn object represents a round or several rounds of an American Go Association tournament. There are methods for... Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): Games::Go::AGATourn Download

Added: August 26, 2010 | Visits: 1.084

RMoX RMoX is an experimental/research occam-pi/CSP based operating-system for (currently) Pentium based PCs. CSP provides a solid foundation for describing and reasoning about parallel systems and their interactions. The occam-pi language is an enhanced version of occam (based on CSP), that adds... Platforms: *nix

License: Freeware Size: 225.28 KB Download (93): RMoX Download

Added: August 24, 2010 | Visits: 916

X500::DN X500::DN is a Perl module that can handle X.500 DNs (Distinguished Names), parse and format them. SYNOPSIS use X500::DN; my $dn = X500::DN->ParseRFC2253 (cn=John Doe, o=Acme, Inc., c=US) or die; print $dn->getRFC2253String(), "n"; $dn = new X500::DN (new X500::RDN (c=>US), new X500::RDN... Platforms: *nix

License: Freeware Size: 5.12 KB Download (91): X500::DN Download

Added: September 23, 2010 | Visits: 947

Math::String::Charset Math::String::Charset is a simple charset for Math::String objects. SYNOPSIS use Math::String::Charset; $a = new Math::String::Charset; # default a-z $b = new Math::String::Charset [a..z]; # same $c = new Math::String::Charset { start => [a..z], sep => }; # with between chars print... Platforms: *nix

License: Freeware Size: 61.44 KB Download (94): Math::String::Charset Download

Released: August 12, 2005  |  Added: January 24, 2006 | Visits: 3.414

Cache Monitor Cache Monitor is an SQL development tool designed for InterSystems database Cache It supports developers with many features: Advanced SQL Query Editor (SQL Query Analyzer) Cache-SQL Syntax highlighting SQL Code completion Provide context sensitiv information about database... Platforms: DOS, OS/2, BeOS, Palm OS, Windows, Mac, *nix, Windows CE

License: Freeware Size: 2.44 MB Download (162): Cache Monitor Download

Added: August 11, 2008 | Visits: 969

Pablo ASP2VB Pablo ASP2VB 1.0 is a very interesting component for programmers to convert one or more ASP files to Visual Basic 6.0 projects, which can be compiled with a DLL and so have all the functions of the original ASP in said DLL.You need to have Internet Information Server (IIS) or another web server... Platforms: Windows

License: Freeware Size: 7 KB Download (110): Pablo ASP2VB Download

Added: March 07, 2010 | Visits: 1.114

Quantum::Entanglement Quantum::Entanglement package contains QM entanglement of variables in perl. SYNOPSIS use Quantum::Entanglement qw(:DEFAULT :complex :QFT); my $c = entangle(1,0,i,1); # $c = |0> + i|1> my $d = entangle(1,0,1,1); # $d = |0> + |1> $e = $c * $d; # $e now |0*0> + i|0*1> + |1*0> + i|1*1>,... Platforms: *nix

License: Freeware Size: 20.48 KB Download (101): Quantum::Entanglement Download

Added: November 25, 2010 | Visits: 1.224

mass mass.pl is the implementation of a relatively simple idea. Instead of interactively doing some task on one machine, then duplicating the effort on N other machines, write a shell script, then scp it to N machines and execute it as root. Example (sic@foo)($:~/mass)- ./mass.pl --name solaris... Platforms: *nix

License: Freeware Size: 12.29 KB Download (105): mass Download

Added: May 22, 2010 | Visits: 1.495

Chess::PGN::Filter Chess::PGN::Filter is a Perl extension for converting PGN files to other formats. SYNOPSIS use Chess::PGN::Filter; filter(source => $pgn,filtertype => XML); OR my %substitutions = ( hsmyers => Myers, Hugh S (ID), ); my @exclude = qw( WhiteElo BlackElo EventDate ); filter(... Platforms: *nix

License: Freeware Size: 18.43 KB Download (159): Chess::PGN::Filter Download

Added: January 02, 2010 | Visits: 1.090

Data::Faker::StreetAddress Data::Faker::StreetAddress is a Data::Faker plugin. DATA PROVIDERS us_zip_code Return a random zip or zip+4 zip code in the US zip code format. Note that this is not necessarily a valid zip code, just a 5 or 9 digit number in the correct format. us_state Return a random US state name.... Platforms: *nix

License: Freeware Size: 20.48 KB Download (104): Data::Faker::StreetAddress Download

Added: March 20, 2010 | Visits: 1.078

Crypt::SSLeay Crypt::SSLeay is a Perl module for OpenSSL glue that provides LWP https support. SYNOPSIS lwp-request https://www.nodeworks.com use LWP::UserAgent; my $ua = new LWP::UserAgent; my $req = new HTTP::Request(GET, https://www.nodeworks.com); my $res = $ua->request($req); print... Platforms: *nix

License: Freeware Download (106): Crypt::SSLeay Download

Added: January 01, 2010 | Visits: 1.142

Apache Hello World Benchmarks Apache Hello World Benchmarks is a benchmarking tool that seeks to give a sense of Web application execution speed on various software platforms running under the Apache Web server. Benchmarks can vary greatly from system to system, so this tool allows one to get numbers on ones own platform.... Platforms: *nix

License: Freeware Size: 37.89 KB Download (100): Apache Hello World Benchmarks Download

Added: April 11, 2010 | Visits: 897

Math::String::Charset::Nested Math::String::Charset::Nested is a charset for Math::String objects. SYNOPSIS use Math::String::Charset; # construct a charset from bigram table, and an initial set (containing # valid start-characters) # Note: After an a, either an b, c or a can follow, in this order # After an d only... Platforms: *nix

License: Freeware Size: 61.44 KB Download (94): Math::String::Charset::Nested Download

Added: November 11, 2010 | Visits: 914

THC-Snooze THC-Snooze is a framework for network traffic analysis. THC-Snooze project can be used as a sniffer or a network based intrusion detection system. It will watch the network traffic and invoke small programs ("modules" or "protocol dissectors"), which are easily written in a script language, to... Platforms: *nix

License: Freeware Size: 95.23 KB Download (91): THC-Snooze Download

Added: May 10, 2013 | Visits: 598

GNOME Photo Collector This tool can be used to classify images, storing informations and comments in a PostgreSQL database.GPC have been developed with the following goals in mind : - store informations about each film and image. - store keywords and comments on each film and image. - store these informations in a... Platforms: *nix, C/C++, BSD

License: Freeware Download (60): GNOME Photo Collector Download

Added: July 07, 2013 | Visits: 613

Another Particle Swarm Toolbox Particle swarm optimization is a derivative-free global optimum search algorithm based on the collective intelligence of a large group of intercommunicating entities. The individual particles are simple and primitive, knowing only their own current locations and fitness values, their personal... Platforms: Matlab

License: Freeware Size: 30.72 KB Download (53): Another Particle Swarm Toolbox Download

Added: July 13, 2013 | Visits: 452

Ventricular guinea-pig action potential This is a Simulink Model Code of a guinea-pig ventricular action potential published byFaber GM, Silva J, Livshitz L, Rudy Y. Kinetic properties of the cardiac L-type Ca2+ channel and its role in myocyte electrophysiology: a theoretical investigation.Biophys J. 2007 92:1522-1543.The action... Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Ventricular guinea-pig action potential Download

Added: June 05, 2013 | Visits: 337

spinedit spinedit is an easy way to implement an edit with a slider attached to it to allow easy adjustment of numerical values in GUIs.This package groups the two uicontrol components together and takes care of their callbacks, resulting in a kind of new uicontrol type named spinedit.The zip file... Platforms: Matlab

License: Freeware Size: 10 KB Download (39): spinedit Download

< 1 2 3 4 5 >