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

Aviation Ground Handling freeware
Filter: All | Freeware | Demo
 

Aviation Ground Handling

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 403

simple form handling simple form handling shows a very simple form together with the form handling process on a single page.



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

License: Freeware Download (59): simple form handling Download

Added: May 10, 2013 | Visits: 455

Simple session handling example This script is a very simple session handling example that uses plain Python CGI (tested only under Python 2.2 ). Its goal is to show how cookies are set via HTTP and how easily they can be used for session management.





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

License: Freeware Download (57): Simple session handling example Download

Added: May 10, 2013 | Visits: 496

Functional exception handling This scrip represents a tool for turning exception handling into functional alternation. try..except clauses make Python source code often clumsy and impact the readablity. This script presents a simple functional approach to work with exceptions and finalizations - applicable in a majority of...


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

License: Freeware Download (51): Functional exception handling Download

Added: August 30, 2008 | Visits: 1.252

Samurai Blades: On Deadly Ground Samurai Blades: On Deadly Ground is a computer version of the turn based tactical wargame Samurai Blades made by Standard Games and Publications Ltd. Use over 60 different units including ninjas, monks, samurai and more. Map Editor mode allows for almost unlimited gameplay. Create, save, and load...


Platforms: Windows

License: Freeware Size: 6.51 MB Download (530): Samurai Blades: On Deadly Ground Download

Added: May 10, 2013 | Visits: 550

Free Item Handling Fee A "free" item is any item that has a regular selling price of $0.00. It does not check for specials, which means if you place an item on sale for free then it does not charge the fee.Example:We set the Free Item Handling Fee to $0.50. A user puts three free items into their cart, and goes to...


Platforms: Windows, PHP, BSD

License: Freeware Download (57): Free Item Handling Fee Download

Added: March 28, 2013 | Visits: 543

Handling Large Data Sets Efficiently in MATLAB Example code from "Handling Large Data Sets Efficiently in MATLAB " webinar (http://www.mathworks.com/company/events/we.../wbnr30435.html) describing strategies for handling large amounts of data in MATLAB and avoiding "out-of-memory" errors. It will provide you with an understanding of the...


Platforms: Matlab

License: Freeware Size: 1.26 MB Download (46): Handling Large Data Sets Efficiently in MATLAB Download

Added: September 10, 2013 | Visits: 436

SQL Handling Functions SQL Handling Functions is a MySQL database access wrapper that can execute common SQL queries.Functions of SQL Handling Functions:- Establish connections to a MySQL host and access a given database- Execute INSERT or UPDATE SQL queries to a given table and a list of fields- Get the last inserted...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): SQL Handling Functions Download

Added: January 18, 2010 | Visits: 1.027

cexcept cexcept (pronounced "see except" in English) is a package providing a Try/Catch/Throw exception handling interface for ANSI C (C89 and subsequent ISO standards). It does not attempt to handle "real" exceptions like floating-point exceptions or addressing exceptions; cexcept is intended as an...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (101): cexcept Download

Added: September 26, 2010 | Visits: 703

WorldForge::varconf WorldForge::varconf is configuration handling library required by many WorldForge components. It provides: - An framework for storing and retrieving configuration data. - Loading and saving of config files. - Handling of complex command line arguments. - Signals to notify the application...


Platforms: *nix

License: Freeware Size: 215.04 KB Download (90): WorldForge::varconf Download

Added: November 19, 2010 | Visits: 1.199

Gnome Attacks Bomb them down to the ground with one finger Gnome Attacks is a Gnome 2 game where you bomb cities into oblivion in order to make a flat surface for your rapidly-losing-height spaceship to land. It is extremely accessible since you can control it "simply using one finger." The current...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (99): Gnome Attacks Download

Added: February 19, 2010 | Visits: 1.425

App::Modular::Module::Events App::Modular::Module::Events is a Perl module with event handling for App::Modular compatible applications. SYNOPSIS #################################################################### package App::Modular::Module::Me; use base qw(App::Modular::Module); sub depends { return Events; }...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (106): App::Modular::Module::Events Download

Added: November 22, 2010 | Visits: 1.865

phpSocketDaemon phpSocketDaemon is a PHP socket daemon framework that can handle thousands of client and server connections, asynchronously, with built-in buffering, state handling, etc. The implementation of a new TCP client or server service (or a mix thereof) with this library is very easy, and allows...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): phpSocketDaemon Download

Added: November 06, 2010 | Visits: 1.272

The C++ Cmdline Library The C++ Cmdline Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (108): The C++ Cmdline Library Download

Added: February 05, 2010 | Visits: 2.261

C++ Command Line Library C++ Command Line Library provides a framework for handling command line options and arguments. Either variables (of any type) are set to values given at the command line. Or user defined functions are called with arguments (of any type) read from the command line. It was developed and tested...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (137): C++ Command Line Library Download

Added: November 13, 2010 | Visits: 906

libxcpc libxcpc library implements an automatic resource cleanup and exception handling in C. Error handling and cleanup code (at least for code that does error handling) can take quite some space in terms of lines of code to be written. This not only increases the binary size, but makes the code more...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): libxcpc Download

Added: March 05, 2010 | Visits: 690

mod_jsp mod_jsp is a JSP handling module for Apache 2. It works by starting and maintaining its own application server (based on Jetty). It can then continually manage the application servers virtual host filesystem mappings from the data passed from Apache..


Platforms: *nix

License: Freeware Size: 655.36 KB Download (92): mod_jsp Download

Added: June 13, 2010 | Visits: 1.152

Bio::Map::CytoMap Bio::Map::CytoMap is a Bio::MapI compliant map implementation handling cytogenic bands. SYNOPSIS use Bio::Map::CytoMap; my $map = new Bio::Map::CytoMap(-name => human1, -species => $human); foreach my $marker ( @markers ) { # get a list of markers somewhere $map->add_element($marker); }...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (124): Bio::Map::CytoMap Download

Added: February 08, 2010 | Visits: 1.158

Mix2005 Mix2005 is a graphical volume control that was developed from the ground up to support ALSA. It tries to customize its interface based on what ALSA says the sound card can support. Introducing Mix2005, a graphical volume control for ALSA. Mix2005 is the ALSA version of our old Mix2000 program,...


Platforms: *nix

License: Freeware Size: 512 KB Download (96): Mix2005 Download

Added: January 25, 2010 | Visits: 1.009

Ruby/Password Ruby/Password is a suite of password handling methods for Ruby. It supports the manual entry of passwords from the keyboard in both buffered and unbuffered modes, random password generation, password strength checking, phonemic password generation (for easy memorisation by human-beings) and the...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (102): Ruby/Password Download

Added: January 24, 2010 | Visits: 695

Gtk2::Ex::MindMapView::ArgUtils Gtk2::Ex::MindMapView::ArgUtils is a Perl module with argument handling utilites. SYNOPSIS use Gtk2::Ex::MindMapView::ArgUtils; This is an internal set of argument handling utilities. INTERFACE args_required ($attributes_ref, @valid_keys) Complains if a required argument to a module...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (87): Gtk2::Ex::MindMapView::ArgUtils Download

1 2 3 4 5 >