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

Dsn Options freeware
Filter: All | Freeware | Demo
 

Dsn Options

< 1 2 3 4 5 > 
Added: August 18, 2013 | Visits: 408

Plugin Options Starter Kit Simple way to learn and set-up your Plugin options pages very quickly!Use it to learn how to set-up Plugin options, or as a template to quickly create you own Plugins. There are lot's of code comments and sample usage of the Plugin options on the front end of your site.Learn the proper way to use... Platforms: PHP

License: Freeware Size: 317.44 KB Download (46): Plugin Options Starter Kit Download

Added: October 03, 2013 | Visits: 588

Image Search Options A Firefox add-on that provides you quick access to a customizable image search engine The Image Search Options extension allows you to browse for an image by simply choosing the appropriate option in the contextual menu. NOTE: The Image Search Options add-on is cross-platform and it works on... Platforms: Mac

License: Freeware Size: 10.24 KB Download (40): Image Search Options Download

Added: August 04, 2006 | Visits: 4.780

odbc2csv odbc2csv offers the programmer a simple, fast and effective method to collect DSN information from the local ODBC driver and output it to comma separated values. The csv output can be redirected to provide command line batch or script processing the information it needs to process Data Sources... Platforms: Windows

License: Freeware Size: 44 KB Download (378): odbc2csv Download

Released: July 20, 2007  |  Added: July 22, 2007 | Visits: 5.653

OptionsOracle Powerful, Simple to use and it Free. No limitations. OptionsOracle is a free tool for stock options strategy analysis. It is a powerful tool that allows testing of different options strategies using real-time options & stock-market information. The tool provides an easy interface to build a... Platforms: Windows

License: Freeware Size: 1.13 MB Download (717): OptionsOracle Download

Released: July 01, 2011  |  Added: August 06, 2011 | Visits: 2.048

MovieCal MovieCal is a calculator/converter with extensive options for professionals in the film & video business. MovieCal is freeware and available for MacOSX and Windows. MovieCal includes: - Converter Film & Videolengths Convert film & videolengths of various types (frames, feet, meter, time,... Platforms: Mac

License: Freeware Size: 4.2 MB Download (154): MovieCal Download

Added: November 06, 2010 | Visits: 1.278

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.266

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: August 24, 2010 | Visits: 967

Apache::MyConfig Apache::MyConfig is a Perl module created to build options access. SYNOPSIS use Apache::MyConfig; die unless $Apache::MyConfig::Setup{PERL_FILE_API}; Apache::MyConfig module provides access to the various hooks and features set when mod_perl is built. This circumvents the need to set up a... Platforms: *nix

License: Freeware Size: 389.12 KB Download (142): Apache::MyConfig Download

Added: October 19, 2010 | Visits: 905

Getopt::Function Getopt::Function is a Perl module to provide mixed options with help information. SYNOPSIS use Getopt::Function qw(maketrue makevalue); $::opthandler = new Getopt::Function [ ], { => [ , , ] } $result = GetOptions (...option-descriptions...); $::opthandler->std_opts;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): Getopt::Function Download

Added: May 11, 2010 | Visits: 1.170

Preferences Hide and Seek Preferences Hide and Seek can configure hard to find and hidden options of GNOME. Preferences Hide and Seek is a utility that groups together the options that actually exist for GNOME, but are usually hard to find or are just plain hidden from the user. This utility also makes it possible to... Platforms: *nix

License: Freeware Size: 88.06 KB Download (113): Preferences Hide and Seek Download

Added: October 25, 2010 | Visits: 1.181

Getopt::Plus Getopt::Plus is a Perl module with options wrapper with standard options, help system and more. FILE_SIZE_HUMAN Map from file size in bytes to human name, as hashref, keys being name (full name, lowercase, no trailing s) and abbrev (one/two-letter abbreviation). Option Types Permissable... Platforms: *nix

License: Freeware Size: 47.1 KB Download (100): Getopt::Plus Download

Added: May 03, 2010 | Visits: 948

Serenity Serenity is a soft and quiet theme to ease your mind, with a lot of options to make the Serenity yours. All I wanted to do was to remove as many lines as possible from the widgets in order to avoid the "recursive frames effect" in Konqueror. I did just a little more. And I also did my best to... Platforms: *nix

License: Freeware Download (92): Serenity Download

Added: February 01, 2010 | Visits: 1.387

Acovea Acovea implements a genetic algorithm for finding the "best" options for compiling programs with the GCC C and C++ compilers. ACOVEA (Analysis of Compiler Options via Evolutionary Algorithm) implements a genetic algorithm to find the "best" options for compiling programs with the GNU Compiler... Platforms: *nix

License: Freeware Size: 399.36 KB Download (97): Acovea Download

Added: January 14, 2010 | Visits: 947

Data::Startup SYNOPSIS ###### # Subroutine interface # use Data::Startup qw(config override); $options = override(%default_options, @option_list ); $options = override(%default_options, @option_list ); $options = override(%default_options, %option_list ); @options_list = config(%options ); ($key,... Platforms: *nix

License: Freeware Size: 74.75 KB Download (101): Data::Startup Download

Added: November 24, 2010 | Visits: 966

Tie::Layers SYNOPSIS ##### # Subroutines # use Tie::Layers qw(is_handle config); $yes = is_handle( $file_handle ); ($key, $old_value) = config(%options, $key); ($key, $old_value) = config(%options, $key => $new_value ); #### # Config default startup options # @old_options_list =... Platforms: *nix

License: Freeware Size: 71.68 KB Download (90): Tie::Layers Download

Added: May 04, 2010 | Visits: 693

Tk::CmdLine Tk::CmdLine contains process standard X11 command line options and set initial resources. SYNOPSIS Tk::CmdLine::SetArguments([@argument]); my $value = Tk::CmdLine::cget([$option]); Tk::CmdLine::SetResources((@resource | $resource) [, $priority]); Tk::CmdLine::LoadResources( [ -symbol... Platforms: *nix

License: Freeware Size: 5.7 MB Download (98): Tk::CmdLine Download

Added: February 13, 2010 | Visits: 716

Tk::Optionmenu Tk::Optionmenu will let the user select one of some predefined options values. SYNOPSIS use Optionmenu; $opt = $w->Optionmenu( -options => REFERENCE_to_OPTIONLIST, -command => CALLBACK, -variable => SCALAR_REF, ); $opt->addOptions( OPTIONLIST ); # OPTION LIST is # a) $val1, $val2,... Platforms: *nix

License: Freeware Size: 5.7 MB Download (92): Tk::Optionmenu Download

Added: January 25, 2010 | Visits: 795

Options Czar Options Czar is a free tool that allows the user to download market data for a specific stock and calculate strategies for investments in Equity Options at market prices. The program features advanced tools that analyze market trends along with a Strategy Maker feature that calculates the best... Platforms: Mac

License: Freeware Download (110): Options Czar Download

Added: January 25, 2010 | Visits: 1.266

Nokia Modem Options Nokia Modem Options contains a control panel and extension which allows you to use the GSM functions on your Nokia 6210 phone. Platforms: Mac

License: Freeware Size: 1.1 MB Download (380): Nokia Modem Options Download

Released: July 01, 2012  |  Added: October 14, 2012 | Visits: 818

Choice Components Analysis Choice Components Analysis analyzes survey data on the primary determinants of option choice. These determinants are automatic and blocked selections, and, comparative evaluations between options. Habits and behavioural scripts are examples of automatic selections, while, blocked selections occur... Platforms: Windows

License: Freeware Size: 258.17 KB Download (132): Choice Components Analysis Download

< 1 2 3 4 5 >